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 | 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-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-09 | Update more copyrights, clean up module doc blocks. | 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-10-18 | pylint | Rob Austein |
2012-08-24 | Typo | Rob Austein |
2012-08-23 | Checkpoint. | 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-06 | Add control interface to clear CMS-timestamp-based replay protection, | Rob Austein |
2012-07-04 | Oops, forgot to include revoke_forgotten command when copying other | Rob Austein |
2012-06-16 | Add "--flat_publication" option to yamltest, and corresponding | Rob Austein |
2012-05-11 | Add rekey, revoke, and reissue commands. Closes #249. | Rob Austein |
2012-05-10 | We only need to poke requested handles once per synchronize call, not | Rob Austein |
2012-05-05 | Allow loading of CSV files assigning resources to unknown children. | Rob Austein |
2012-05-04 | Add delete_rootd. | Rob Austein |
2012-04-24 | Add Zookeeper.publish_world_now() and rpkic force_publication. Closes #27. | Rob Austein |
2012-04-24 | Bump default CRL interval and regeneration margin up a bit to reduce | Rob Austein |
2012-02-22 | rpki.rpkic.main.do_update_bpki() wasn't writing updated BPKI object to | Rob Austein |
2012-02-22 | invoke .save() after calling .avow() or .generate_crl() to ensure the newly g... | Michael Elkins |
2012-02-17 | use .all() to select all objects. closes #199 | Michael Elkins |
2012-02-16 | Fix delete_self operation. Closes #196. | Rob Austein |
2012-02-16 | Client objects live under server_ca, not resource_ca. Closes #194. | Rob Austein |
2012-02-15 | poke rpkid to run its cron job after creating/deleting roas or gbrs | Michael Elkins |
2012-01-20 | branch merge with tk100 | Michael Elkins |
2012-01-20 | merge with ^/branches/tk100 | Michael Elkins |
2012-01-19 | merge with ^/branches/tk100 | Michael Elkins |
2012-01-17 | merge with ^/branches/tk100 | Michael Elkins |
2012-01-13 | Add a couple of features Michael requested: ability to poke rpkid for | Rob Austein |
2012-01-12 | Refactor library functions out of rpkic command line shell (see #26, | Rob Austein |