aboutsummaryrefslogtreecommitdiff
path: root/rpkid/testbed.py
AgeCommit message (Expand)Author
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
2008-04-11Checkpoint. Initial ROA generation working, no maintenance yet.Rob Austein
2008-04-11Checkpoint. ROA generation almost working, but not quite.Rob Austein
2008-04-11CleanupRob Austein
2008-04-11Checkpoint. Partial support for route_origin in testbed.Rob Austein
2008-04-11CheckpointRob Austein
2008-04-09Switch to using new CMS routines.Rob Austein
2008-04-09First stage of rototill to support new trust anchor model.Rob Austein
2008-04-08Per RobK, save generated BSC pkcs10_request in SQL and get rid ofRob Austein
2008-04-07Hideously inefficient first cut at dynamic TLS trust anchor handling.Rob Austein
2008-04-07Checkpoint. Add (untested) ability to call out for a dynamicRob Austein
2008-04-06Checkpoint. All TLS certificate checking temporarily disabled priorRob Austein
2008-03-27Finally got client cert checks working with tlslite -- then promptlyRob Austein
2008-03-06Nasty kludge to pacify MySQL 5.0Rob Austein
2008-03-01Make startup time configurable, for slow machinesRob Austein
2008-03-01More loggingRob Austein
2008-02-27Filename cleanupRob Austein