aboutsummaryrefslogtreecommitdiff
path: root/rpkid/tests
AgeCommit message (Expand)Author
2012-08-18Add suppot for profiling rpkic.Rob Austein
2012-07-30Remove -s from getopt string too.Rob Austein
2012-07-30Add --stop_after_configRob Austein
2012-07-26Add profiling support to yamltest; fix profiling support in daemons.Rob Austein
2012-07-23Use TAL instead of TA.Rob Austein
2012-07-06Implement CMS-timestamp-based replay protection. Closes #35.Rob Austein
2012-07-03Add more data to pubd log line, to aid tracking flow of objectsRob Austein
2012-07-03Add TAL support.Rob Austein
2012-07-03Stop whining about missing BPKI CRLs when running rootd underRob Austein
2012-06-16Add "--flat_publication" option to yamltest, and correspondingRob Austein
2012-05-23Convert rpkid tests to use rcynic-text.Rob 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-04-15setup_publication() had the "DROP TABLE IF EXISTS" exception problemRob Austein
2012-04-15Forgot to take myrpki out of Makefile, oops, fixed. smoketest wasRob Austein
2012-03-19Sync from trunk.Rob Austein
2012-02-22Make base_port configurable in [yamltest] section of rpki.conf. See #200.Rob Austein
2012-02-21Another test configuration.Rob Austein
2012-02-20Include self_handle in up-down resource mismatch reports. Closes #14.Rob Austein
2012-02-09merge with /trunkMichael Elkins
2012-02-03Change manifest filename extension from .mnf to .mft, to comply withRob Austein
2012-02-03Clean up rcynic test data during "make clean".Rob Austein
2012-01-12Refactor library functions out of rpkic command line shell (see #26,Rob Austein
2012-01-11Bring up to date for new IRDBRob 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-12-12Checkpoint. Custom IRDB model fields to handle automatic typeRob Austein
2011-10-08rcynic's new timestamped output directory code gets grumpy when rcynicRob Austein
2011-10-05Stop abusing RuntimeError. This closes #52.Rob Austein
2011-10-05Add global traceback control; this closes #95. Clean up someRob Austein
2011-09-15Update smoketest to track rcynicRob Austein
2011-09-07Change [3245] should have applied to sql-dumper.py too.Rob Austein
2011-08-12Don't freak out over failure to drop nonexistant tablesRob Austein
2011-07-27Consolidate all of the import voodoo for MySQLdb into a new module.Rob Austein
2011-07-01Update to post-IESG version of up-down schemaRob Austein
2011-06-25We no longer need pywrapRob Austein
2011-06-17Stop littering rtr-origin source directory.Rob Austein
2011-04-27First whack at some of the silliest logging codeRob Austein
2011-04-04TLS is long goneRob Austein
2011-03-27Handle past-expiration IRDB entries properlyRob Austein
2011-03-18Add @property decorators to a bunch of methods that are just syntacticRob Austein
2011-01-20Generate Python executables during compilation rather than fromRob Austein
2011-01-09Rework POW build so that we can use static libraries again.Rob Austein
2011-01-04POW => rpki.POWRob Austein
2010-12-31distclean targetRob Austein
2010-12-30Platforms that require pywrap require it when running the testRob Austein
2010-12-29Get check for prog_openssl right in smoketest.Rob Austein
2010-12-29First cut at getting Python stuff fully (well, more fully) under autoconfRob Austein