aboutsummaryrefslogtreecommitdiff
path: root/rpkid/testbed.py
AgeCommit message (Expand)Author
2009-05-10LintRob Austein
2009-05-10Checkpoint. Conversion to errback() mechanism started, not yetRob Austein
2009-05-08TypoRob Austein
2009-05-04Don't hang waiting for timeout of persistent connections when we know we're a...Rob Austein
2009-05-04Rip out old HTTPS code, replace with new asynchronous HTTP code (sic:Rob Austein
2009-04-29More lintRob Austein
2009-04-29First pass with pylintRob Austein
2009-04-24CheckpointRob Austein
2009-04-21CheckpointRob Austein
2009-04-20CheckpointRob Austein
2009-04-18Checkpoint. Beginning of refactoring into a callback-basedRob Austein
2009-01-21Debug an (apparently) untested code path. Various little cleanups.Rob Austein
2008-10-14Clean up minor BPKI mess caused by config file name collision.Rob Austein
2008-10-08Update generated [irbe_cli] config to match current codeRob Austein
2008-09-23Don't abort test when "testpoke.py -r issue" fails.Rob Austein
2008-07-15Rename a couple of scripts whose names confuse Doxygen. Clean some ofRob Austein
2008-06-27Use rcynic trust-anchor-uri-with-key scheme for testingRob Austein
2008-06-21Teach rootd to generate manifestsRob Austein
2008-06-12Module documentationRob Austein
2008-06-05Add profiling supportRob Austein
2008-06-02Add BPKI CRL to pubd's SQL database, and clean up a lot of redundantRob Austein
2008-05-30Initial version of publication protocol and pubd seem to be working.Rob Austein
2008-05-30Checkpoint. Refactor to avoid circular module dependency.Rob Austein
2008-05-29CheckpointRob Austein
2008-05-28CheckpointRob Austein
2008-05-28CheckpointRob Austein
2008-05-21Move left-right "type" attribute to <msg/> element because fixing thisRob Austein
2008-05-18Convert to generating new ROA formatRob Austein
2008-05-17"as" will be a reserved word in Python 2.6, stop using it as anRob Austein
2008-05-16Crank testpoke logging back downRob Austein
2008-05-16More datetime -> sundial conversion tweaksRob Austein
2008-05-15MySQLdb DATETIME type issues again.Rob Austein
2008-05-08Move fancy timedelta code into rpki.sundial.Rob Austein
2008-05-05Clear up whining about missing CRLs.Rob Austein
2008-05-02Disable traceRob Austein
2008-05-01Simplify BSC and start adding BPKI CRL support; the latter doesn'tRob Austein
2008-04-29Doh, rpki-db-schema.sql should have been rpkid.sql all alongRob Austein
2008-04-29Clean up old silliness of having the .sql files in the docs/ directory.Rob Austein
2008-04-27Get testpoke.py working againRob Austein
2008-04-25New trust anchor model sort of working. make test runs again, anyway.Rob Austein
2008-04-24Start at cross-certification code. make test still broken.Rob Austein
2008-04-24Checkpoint. Partly converted to new BPKI model. This breaks makeRob Austein
2008-04-22Checkpoinit (trust anchor cleanup)Rob Austein
2008-04-22Add SKI and AKI when issuing BSC EE certRob Austein
2008-04-20Refactor redundantly redundant XML and CMS handling code.Rob Austein
2008-04-19Convert CMS code to something vaguely object-oriented, to simplifyRob Austein
2008-04-18Clean up unnecessarily complicated trust anchor codeRob Austein
2008-04-16Rework ROA generation and maintenance.Rob Austein
2008-04-15Add code to cope with transient joins in the cert tree during keyRob Austein
2008-04-14Rework ROA reissue and withdrawal code, not well-tested yet but atRob Austein