aboutsummaryrefslogtreecommitdiff
path: root/rpkid/tests
AgeCommit message (Expand)Author
2014-01-29Clean up OID database. Would have done this years ago, had IRob Austein
2014-01-10Even more getopt -> argparse.Rob Austein
2014-01-09Update more copyrights, clean up module doc blocks.Rob Austein
2014-01-08getopt -> argparse, update copyright.Rob Austein
2014-01-08getopt -> argparse, update copyright.Rob Austein
2013-10-01Convenience targets for resuming tests based on yamlconf and yamltest.Rob Austein
2013-09-30Don't delay waiting for daemons to start up if we're just going toRob Austein
2013-09-30Copy Ghostbusters support over from yamltest.py.Rob Austein
2013-09-23Test code shouldn't depend on scan_roas having been installed.Rob Austein
2013-05-14Don't depend on default SQL password, since that's now generated onRob Austein
2013-05-03setproctitleRob Austein
2013-04-20Consider updating ROAs and Ghostbusters when CA certificate changes.Rob Austein
2013-04-20Sample YAML encodings of Ghostbusters vCards.Rob Austein
2013-04-19Add option to allow setting initial resource validity when configuringRob Austein
2013-04-18Teach rpkic and yamltest about Ghostbusters records.Rob Austein
2013-04-16Restrict use of rpkid.self.regen_margin to certificate regeneration,Rob Austein
2013-04-05Consolidate list of scripts for setup.py to install into setup.py, getRob Austein
2013-03-25Break rootd setup out of rpkic create_identity into new command rpkicRob Austein
2013-03-25Add create_identity and initialize_server_bpki, teach yamltest to useRob Austein
2013-03-21[5076] broke yamltest, customize publication_base_directory to fix.Rob Austein
2013-03-21Record context in CMS replay exceptions. Closes #458.Rob Austein
2013-01-25Clean up and extend rpki.log.init() to support things like letting theRob Austein
2012-11-18Test environment for deliberately broken pubd.Rob Austein
2012-11-07Use TAL instead of TA in tests.Rob Austein
2012-10-26Teach MySQLdb converter interface about rpki.sundial.datetime.Rob Austein
2012-10-25Add direct conversion of datetime (and subclasses) timestamps toRob Austein
2012-10-18pylintRob Austein
2012-10-17Use -J (.txz) instead of -z (.tgz) for backup target.Rob Austein
2012-10-12Deobfuscate.Rob Austein
2012-10-09Whack SIA and AIA code to use POW instead of POW.pkix. WhackRob Austein
2012-10-01Use very long BPKI expiration times, so that we canRob Austein
2012-09-30Fix --quiet.Rob Austein
2012-09-30Add --quietRob Austein
2012-09-01Don't write .csv files when in --skip_config mode. This was maskingRob Austein
2012-09-01Whoops, need to dump CSV files even for hosted entities.Rob Austein
2012-08-31Don't whack publication_base_directory when not running in --loopbackRob Austein
2012-08-31Tweak shutdown to give children more time to save profile data.Rob Austein
2012-08-30Leave BPKI directory setting alone when not in loopback mode. As aRob Austein
2012-08-30Iain really wants "irdbd.sql" instead of "irdb.sql". The latter isRob Austein
2012-08-29Nit: print file's name, not repr of file object.Rob Austein
2012-08-29Switch from getopt to argparse.Rob Austein
2012-08-28Split yamlconf profiling out into separate Makefile target.Rob Austein
2012-08-28Make a few more things configurable, for compatability with Iain'sRob Austein
2012-08-27Move root.cer to separate rsync module when building testRob Austein
2012-08-27Create missing SQL databases if given MySQL root password, otherwiseRob Austein
2012-08-27NitRob Austein
2012-08-27Use SHOW TABLES and pattern matching rather than fixed count whenRob Austein
2012-08-27Use SHOW DATABASES and pattern matching to determine which databasesRob Austein
2012-08-24Tweak to support yamlconf profiling.Rob Austein
2012-08-24Cleanup, add timestamps.Rob Austein