Age | Commit message (Expand) | Author |
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 |
2012-08-29 | Switch from getopt to argparse. | Rob Austein |
2012-08-28 | Split yamlconf profiling out into separate Makefile target. | Rob Austein |
2012-08-28 | Make a few more things configurable, for compatability with Iain's | Rob Austein |
2012-08-27 | Move root.cer to separate rsync module when building test | Rob Austein |
2012-08-27 | Create missing SQL databases if given MySQL root password, otherwise | Rob Austein |
2012-08-27 | Nit | Rob Austein |
2012-08-27 | Use SHOW TABLES and pattern matching rather than fixed count when | Rob Austein |
2012-08-27 | Use SHOW DATABASES and pattern matching to determine which databases | Rob Austein |
2012-08-24 | Tweak to support yamlconf profiling. | Rob Austein |
2012-08-24 | Cleanup, add timestamps. | Rob Austein |