Age | Commit message (Expand) | Author |
2014-04-05 | Source tree reorg, phase 1. Almost everything moved, no file contents changed. | Rob Austein |
2014-01-09 | Update more copyrights, clean up module doc blocks. | Rob Austein |
2012-06-25 | Tombstone for an obsolete program, to keep users from accidently | Rob Austein |
2012-04-15 | Retire myrpki.py before it confuses somebody. | Rob Austein |
2011-12-10 | Tighten uniqueness constraints on IRDB models. | Rob Austein |
2011-10-05 | Stop abusing RuntimeError. This closes #52. | Rob Austein |
2011-07-27 | Consolidate all of the import voodoo for MySQLdb into a new module. | Rob Austein |
2011-07-01 | Initialize self.bpki_servers even when not running daemons. | Rob Austein |
2011-04-27 | First whack at some of the silliest logging code | Rob Austein |
2011-04-25 | Copyright | Rob Austein |
2011-04-25 | Add renew_children command. | Rob Austein |
2011-04-21 | Typo | Rob Austein |
2011-04-06 | make the myrpki cli ignore the ghostbuster_request table when running configu... | Michael Elkins |
2011-03-27 | MySQL gets tetchy when asked to insert an empty list of values | Rob Austein |
2011-03-24 | add support for populating the IRDB with ghostbuster requests | Michael Elkins |
2011-03-14 | Don't fail if parent neither offers nor refers a repository. | Rob Austein |
2011-02-25 | refactor the IRDB sql code out of | Michael Elkins |
2011-01-20 | Generate Python executables during compilation rather than from | Rob Austein |
2010-11-07 | Don't be quite so quiet when deliberately suppressing incomplete data | Rob Austein |
2010-11-02 | /myrpki/bpki_server_ta element should have gone away with TLS. Stop | Rob Austein |
2010-10-28 | Better handling of a few partly initialized corner cases; clean up | Rob Austein |
2010-10-27 | Reorganize configure_publication_client code to make sequence of tests | Rob Austein |
2010-10-26 | Spelling | Rob Austein |
2010-10-09 | Allow reusing an existing publication relationship for a new parent. | Rob Austein |
2010-10-07 | Merge rpkid.without_tls/ branch to rpkid/ trunk. | Rob Austein |
2010-10-04 | Hack rpki.myrpki.csv_writer to write to a temporary filename, then | Rob Austein |
2010-10-01 | update_bpki now takes arguments like configure_daemons, so it can do | Rob Austein |
2010-10-01 | Debug update_bpki | Rob Austein |
2010-10-01 | First cut at automatic BPKI regeneration | Rob Austein |
2010-09-08 | Partial (incomplete, written in a hospital waiting room) BPKI revocationn sup... | Rob Austein |
2010-09-03 | We don't really need the *.cacert.cer files. | Rob Austein |
2010-07-08 | Make myrpki.csv_writer() an object, per Michael's request | Rob Austein |
2010-07-04 | Handle nested hosting cases properly. | Rob Austein |
2010-05-20 | Add delete_{child,parent,repository,publication_client} commands. | Rob Austein |
2010-05-12 | Scale self_regen_margin to self_crl_interval automatically. | Rob Austein |
2010-04-19 | Merge myrpki/ into rpkid/ and clean up the result. | Rob Austein |