aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rpki/gctx.py
AgeCommit message (Expand)Author
2008-06-06Checkpoint (refactor to create new rpki.sql.session class to handleRob Austein
2008-05-27CheckpointRob Austein
2008-05-21Move left-right "type" attribute to <msg/> element because fixing thisRob Austein
2008-05-17"as" will be a reserved word in Python 2.6, stop using it as anRob Austein
2008-05-11Apparently I wrote the code to enable exceptions on SQL errors a whileRob Austein
2008-05-10Checkpoint of debugging code while chasing interop issuesRob Austein
2008-05-05Clear up whining about missing CRLs.Rob Austein
2008-05-01Simplify BSC and start adding BPKI CRL support; the latter doesn'tRob Austein
2008-04-25New trust anchor model sort of working. make test runs again, anyway.Rob Austein
2008-04-24Checkpoint. Partly converted to new BPKI model. This breaks makeRob Austein
2008-04-22CleanupRob Austein
2008-04-22Checkpoinit (trust anchor cleanup)Rob 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-11Checkpoint. ROA generation almost working, but not quite.Rob Austein
2008-04-11CheckpointRob Austein
2008-04-10Crude version of HTTPS trust anchor cacheRob Austein
2008-04-09First stage of rototill to support new trust anchor model.Rob Austein
2008-04-08CleanupRob 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-02Start cleaning up messy global context stuffRob Austein