Age | Commit message (Expand) | Author |
2014-04-05 | Source tree reorg, phase 1. Almost everything moved, no file contents changed. | Rob Austein |
2014-04-05 | Add delete_certificate_request and show_certificate_requests to rpkic. | Rob Austein |
2014-03-31 | Pull from trunk. | Rob Austein |
2014-02-25 | Router certificates working again after changes to get subject name out of th... | Rob Austein |
2014-02-25 | Something broke MySQLdb on my laptop during a recent upgrade, and I | Rob Austein |
2014-02-21 | Add router certificate support to yamltest, rpkic, etc. | Rob Austein |
2014-02-20 | Whack RSA-specific code to a more general API using PrivateKey and | Rob Austein |
2014-02-15 | Rework add_router_certificate_request to parse the XML format. | Rob Austein |
2014-01-29 | First cut of zookeeper methods to add router certs and other EE certs. | Rob Austein |
2014-01-29 | Rework PKCS #10 sanity checking code. | Rob Austein |
2014-01-29 | Clean up OID database. Would have done this years ago, had I | Rob Austein |
2014-01-29 | Checkpoint | Rob Austein |
2014-01-26 | Checkpoint. | Rob Austein |
2014-01-25 | Add EECertificateRequest model; untested, except to verify that | Rob Austein |
2014-01-09 | Update more copyrights, clean up module doc blocks. | Rob Austein |
2014-01-07 | Remove ancient kludge that worked around a Django 1.2 bug. | Rob Austein |
2013-09-26 | Bump CRL interval up by an hour to avoid race condition, since CRL | Rob Austein |
2013-09-11 | Zookeeper.synchronize_bpki() was only synchronizing a subset of the | Rob Austein |
2013-07-19 | Push updated BPKI CRL into pubd at the same time as we're pushing | Rob Austein |
2013-06-18 | Synchronize BSCs after updating BPKI, closes #555. | Rob Austein |
2013-04-19 | Add option to allow setting initial resource validity when configuring | Rob Austein |
2013-04-18 | Teach rpkic and yamltest about Ghostbusters records. | Rob Austein |
2013-04-16 | Restrict use of rpkid.self.regen_margin to certificate regeneration, | Rob Austein |
2013-03-25 | Add create_identity and initialize_server_bpki, teach yamltest to use | Rob Austein |
2013-03-25 | Start splitting BPKI initialization into separate ServerCA and | Rob Austein |
2013-03-24 | First pass at cleaning up exception handling in rpkic and zookeeper. | Rob Austein |
2013-03-22 | Rewrite configure_publication_client() to avoid dependency on | Rob Austein |
2013-03-05 | Skip synchronization for parents with no repository set. Fixes #438. | Rob Austein |
2012-11-12 | merge with /trunk | Michael Elkins |
2012-11-10 | Stylistic nit. | Rob Austein |
2012-11-10 | remove 'serialize' from the introspection rules, since it doesn't affect the ... | Michael Elkins |
2012-11-10 | initial support for using django south on rpki.gui.app | Michael Elkins |
2012-11-08 | convert the IP prefix from string to rpki.POW.IPAddress prior to invoking res... | Michael Elkins |
2012-10-26 | Teach MySQLdb converter interface about rpki.sundial.datetime. | Rob Austein |
2012-10-18 | pylint | Rob Austein |
2012-10-12 | Replace rpki.ipaddrs with rpki.POW.IPAddress. | Rob Austein |
2012-10-01 | Convert CRL creation to use POW rather than POW.pkix. | Rob Austein |
2012-09-02 | Checkpoint of tweaks to rpki.x509.X501DN class prior to flipping that | Rob Austein |
2012-08-24 | Typo | Rob Austein |
2012-08-23 | Checkpoint. | Rob Austein |
2012-08-23 | Debug with larger configurations. | Rob Austein |
2012-08-22 | Cleanup. | Rob Austein |
2012-08-22 | Checkpoint of new testbed configuration tool. | Rob Austein |
2012-08-21 | Use .raw() SQL queries when constructing Child.resource_bag (more | Rob Austein |
2012-08-20 | Don't write unchanged BPKI files: nothing bad happens if we do, but | Rob Austein |
2012-08-20 | Refactor Zookeeper.synchronize() into a collection of more | Rob Austein |
2012-07-30 | Switch to Django ORM .raw() query interface for a few queries which | Rob Austein |
2012-07-06 | Add control interface to clear CMS-timestamp-based replay protection, | Rob Austein |
2012-07-05 | fix __unicode__ method for HostedCA | Michael Elkins |
2012-07-04 | Oops, forgot to include revoke_forgotten command when copying other | Rob Austein |