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-30 | First cut at upgrade script for change [5678]. Needs testing. | Rob Austein |
2014-02-15 | Rework add_router_certificate_request to parse the XML format. | Rob Austein |
2014-01-29 | Clean up OID database. Would have done this years ago, had I | Rob Austein |
2014-01-17 | Cleanup | Rob Austein |
2014-01-15 | Add subject names to show_bpki output. | Rob Austein |
2014-01-15 | Add show_bpki command to list BPKI dates and SKIs. | Rob Austein |
2014-01-12 | Use argparse for all command parsing, both argv and internal command | Rob Austein |
2014-01-09 | Update more copyrights, clean up module doc blocks. | Rob Austein |
2014-01-09 | getopt -> argparse, update copyright. | Rob Austein |
2014-01-07 | Switch `rpkic show_published_objects` to use `.tracking_data()` | Rob Austein |
2014-01-07 | Add show_received_resources and show_published_objects. See #663. | Rob Austein |
2014-01-07 | Add show_roa_request and show_ghostbuster_request commands. See #663. | Rob Austein |
2014-01-07 | Set notBefore value directly when issuing certificates to avoid race | Rob Austein |
2013-09-11 | Fix outdated error message. | Rob Austein |
2013-06-18 | Synchronize BSCs after updating BPKI, closes #555. | Rob Austein |
2013-06-10 | rpki.version hack and rpkic command to display it. | 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-03-25 | Break rootd setup out of rpkic create_identity into new command rpkic | 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-18 | Publication clients hang off of server_ca, not resource_ca. | Rob Austein |
2013-02-20 | Move .rpkic_history from current directory to $HOME. Fixes #422. | Rob Austein |
2013-01-25 | Clean up and extend rpki.log.init() to support things like letting the | Rob Austein |
2012-10-18 | pylint | Rob Austein |
2012-09-07 | Synchronize after updating BPKI. | Rob Austein |
2012-08-20 | Refactor Zookeeper.synchronize() into a collection of more | Rob Austein |
2012-08-18 | Merge rpkic profiling support from trunk/. | Rob Austein |
2012-07-31 | Move rpkic autosync control to rpki.conf. | Rob Austein |
2012-07-31 | First cut at allowing I/O loop to run during processing of massive | 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-08 | Re-add command line history feature lost during myrpki -> myrpkic transition. | Rob Austein |
2012-05-05 | Restrict handle completion to current entity. | 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-17 | Change [4433] didn't handle deeply nested hosting properly. See #236. | Rob Austein |
2012-04-17 | Synchronize with daemons automatically after rpkic commands where | Rob Austein |
2012-02-22 | rpki.rpkic.main.do_update_bpki() wasn't writing updated BPKI object to | Rob Austein |
2012-02-16 | Fix delete_self operation. Closes #196. | Rob Austein |
2012-01-19 | merge with ^/branches/tk100 | Michael Elkins |
2012-01-17 | merge with ^/branches/tk100 | Michael Elkins |
2012-01-12 | Refactor library functions out of rpkic command line shell (see #26, | Rob Austein |
2012-01-08 | Checkpoint. New irdbd now work, after some transaction voodoo. | Rob Austein |