aboutsummaryrefslogtreecommitdiff
path: root/rpkid/tests
AgeCommit message (Expand)Author
2014-04-05Source tree reorg, phase 1. Almost everything moved, no file contents changed.Rob Austein
2014-02-25Router certificates working again after changes to get subject name out of th...Rob Austein
2014-02-25Something broke MySQLdb on my laptop during a recent upgrade, and IRob Austein
2014-02-21Add router certificate support to yamltest, rpkic, etc.Rob Austein
2014-02-20Whack RSA-specific code to a more general API using PrivateKey andRob Austein
2014-02-20Checkpoint. Now generating something that looks a bit like a routerRob Austein
2014-02-20Remove dead code (old .is_leaf property, not used for years now).Rob Austein
2014-02-20Reformat some bits that were so bad I couldn't read them.Rob Austein
2014-02-19Add router_cert specification to a test configuration.Rob Austein
2014-02-19Start adding router certificates to test harness.Rob Austein
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