aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rpki
AgeCommit message (Expand)Author
2008-04-29Add is_CA()Rob Austein
2008-04-29CleanupRob Austein
2008-04-28Rework POW error handling. Code around spuriousRob Austein
2008-04-27Glue cert supportRob Austein
2008-04-27Get testpoke.py working againRob Austein
2008-04-25regenRob Austein
2008-04-25New trust anchor model sort of working. make test runs again, anyway.Rob Austein
2008-04-24regenRob 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-22Use new CMS.sign() APIRob Austein
2008-04-22Rehome RPKI exceptions under RPKI_ExceptionRob 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-19CheckpointRob Austein
2008-04-18Clean up unnecessarily complicated trust anchor codeRob Austein
2008-04-16regenRob Austein
2008-04-16Rework ROA generation and maintenance.Rob Austein
2008-04-15CleanupRob Austein
2008-04-14Rework ROA reissue and withdrawal code, not well-tested yet but atRob Austein
2008-04-12Checkpoint. "make test" works again, but ROA maintenance code isn'tRob Austein
2008-04-11Checkpoint. Initial ROA generation working, no maintenance yet.Rob Austein
2008-04-11regenRob 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-10Allow multiple "trusted" certs.Rob Austein
2008-04-09Switch to using new CMS routines.Rob Austein
2008-04-09regenRob Austein
2008-04-09First stage of rototill to support new trust anchor model.Rob Austein
2008-04-08regenRob Austein
2008-04-08Per RobK, save generated BSC pkcs10_request in SQL and get rid ofRob Austein
2008-04-08CleanupRob Austein
2008-04-08Use key and cert from BSC in up-down requestRob 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-06Checkpoint. TLS validation now working with POW/OpenSSL, with runtimeRob Austein
2008-04-06Checkpoint. All TLS certificate checking temporarily disabled priorRob Austein
2008-04-05CheckpointRob Austein
2008-04-02Start cleaning up messy global context stuffRob Austein
2008-03-31Note location for client trust anchor hook.Rob Austein
2008-03-28Merge installation and operation instructions into internals manualRob Austein
2008-03-28Switch to using OpenSSL HEAD snapshot, for the new CMS codeRob Austein
2008-03-27Finally got client cert checks working with tlslite -- then promptlyRob Austein
2008-03-27Add revoked_cert table and rototill child_cert revocation code to useRob Austein
2008-03-24Support verification of CMS without bundled EE cert.Rob Austein
2008-03-05CheckpointRob Austein
2008-03-04First pass at ROA generation. Not yet tested, no support yet forRob Austein