Age | Commit message (Expand) | Author |
2014-04-05 | Source tree reorg, phase 1. Almost everything moved, no file contents changed. | 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-20 | Checkpoint. Now generating something that looks a bit like a router | Rob Austein |
2014-02-20 | Remove dead code (old .is_leaf property, not used for years now). | Rob Austein |
2014-02-20 | Reformat some bits that were so bad I couldn't read them. | Rob Austein |
2014-02-19 | Add router_cert specification to a test configuration. | Rob Austein |
2014-02-19 | Start adding router certificates to test harness. | Rob Austein |
2014-01-29 | Clean up OID database. Would have done this years ago, had I | Rob Austein |
2014-01-10 | Even more getopt -> argparse. | Rob Austein |
2014-01-09 | Update more copyrights, clean up module doc blocks. | Rob Austein |
2014-01-08 | getopt -> argparse, update copyright. | Rob Austein |
2014-01-08 | getopt -> argparse, update copyright. | Rob Austein |
2013-10-01 | Convenience targets for resuming tests based on yamlconf and yamltest. | Rob Austein |
2013-09-30 | Don't delay waiting for daemons to start up if we're just going to | Rob Austein |
2013-09-30 | Copy Ghostbusters support over from yamltest.py. | Rob Austein |
2013-09-23 | Test code shouldn't depend on scan_roas having been installed. | Rob Austein |
2013-05-14 | Don't depend on default SQL password, since that's now generated on | Rob Austein |
2013-05-03 | setproctitle | Rob Austein |
2013-04-20 | Consider updating ROAs and Ghostbusters when CA certificate changes. | Rob Austein |
2013-04-20 | Sample YAML encodings of Ghostbusters vCards. | 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-04-05 | Consolidate list of scripts for setup.py to install into setup.py, get | 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-21 | [5076] broke yamltest, customize publication_base_directory to fix. | Rob Austein |
2013-03-21 | Record context in CMS replay exceptions. Closes #458. | Rob Austein |
2013-01-25 | Clean up and extend rpki.log.init() to support things like letting the | Rob Austein |
2012-11-18 | Test environment for deliberately broken pubd. | Rob Austein |
2012-11-07 | Use TAL instead of TA in tests. | Rob Austein |
2012-10-26 | Teach MySQLdb converter interface about rpki.sundial.datetime. | Rob Austein |
2012-10-25 | Add direct conversion of datetime (and subclasses) timestamps to | Rob Austein |
2012-10-18 | pylint | Rob Austein |
2012-10-17 | Use -J (.txz) instead of -z (.tgz) for backup target. | Rob Austein |
2012-10-12 | Deobfuscate. | Rob Austein |
2012-10-09 | Whack SIA and AIA code to use POW instead of POW.pkix. Whack | Rob Austein |
2012-10-01 | Use very long BPKI expiration times, so that we can | Rob Austein |
2012-09-30 | Fix --quiet. | Rob Austein |
2012-09-30 | Add --quiet | Rob Austein |
2012-09-01 | Don't write .csv files when in --skip_config mode. This was masking | Rob Austein |
2012-09-01 | Whoops, need to dump CSV files even for hosted entities. | Rob Austein |
2012-08-31 | Don't whack publication_base_directory when not running in --loopback | Rob Austein |
2012-08-31 | Tweak shutdown to give children more time to save profile data. | Rob Austein |
2012-08-30 | Leave BPKI directory setting alone when not in loopback mode. As a | Rob Austein |
2012-08-30 | Iain really wants "irdbd.sql" instead of "irdb.sql". The latter is | Rob Austein |
2012-08-29 | Nit: print file's name, not repr of file object. | Rob Austein |