aboutsummaryrefslogtreecommitdiff
path: root/rpkid/tests/yamltest.py
AgeCommit message (Expand)Author
2012-07-03Add TAL support.Rob Austein
2012-06-16Add "--flat_publication" option to yamltest, and correspondingRob Austein
2012-05-04Don't explode if valid_until isn't set in test configuration.Rob Austein
2012-04-17Synchronize with daemons automatically after rpkic commands whereRob Austein
2012-04-15Put BPKI server files in /usr/local/share/rpki (akaRob Austein
2012-02-22Make base_port configurable in [yamltest] section of rpki.conf. See #200.Rob Austein
2012-01-12Refactor library functions out of rpkic command line shell (see #26,Rob Austein
2012-01-08Checkpoint. New irdbd now work, after some transaction voodoo.Rob Austein
2012-01-07Checkpoint. rpkic and yamltest mostly work, but irdbd is still actingRob Austein
2011-12-14Start hacking replacement for myrpki comamnd (rpkic) which uses theRob Austein
2011-01-20Generate Python executables during compilation rather than fromRob Austein
2010-12-29First cut at getting Python stuff fully (well, more fully) under autoconfRob Austein
2010-11-14Use sys.executable to find Python; use same SQL usernames in yamltest as in s...Rob Austein
2010-10-07Merge rpkid.without_tls/ branch to rpkid/ trunk.Rob Austein
2010-10-04Hack rpki.myrpki.csv_writer to write to a temporary filename, thenRob Austein
2010-07-11Clean up uses of RuntimeError exceptionRob Austein
2010-07-04Handle nested hosting cases properly.Rob Austein
2010-07-03Set "run_rpkid" correctly. This exposes a structural problem withRob Austein
2010-06-10Add -keep_going flag to let us kill and restart individual daemonsRob Austein
2010-04-19Merge myrpki/ into rpkid/ and clean up the result.Rob Austein