aboutsummaryrefslogtreecommitdiff
path: root/rpkid
AgeCommit message (Expand)Author
2008-05-08Use file to handle serial numbers, like openssl x509.Rob Austein
2008-05-08Make lifetime of cross-certification configurableRob Austein
2008-05-08Move fancy timedelta code into rpki.sundial.Rob Austein
2008-05-08CleanupRob Austein
2008-05-08Initial version of cross certification tool. Not quite working yet,Rob Austein
2008-05-08Add ability to extract certRob Austein
2008-05-08Debugging toolRob Austein
2008-05-07More fun CMS interop debuggingRob Austein
2008-05-07CheckpointRob Austein
2008-05-07CleanupRob Austein
2008-05-07Remove old XML_CMS_object.verify() methodRob Austein
2008-05-06Fixes from today's interop test with APNICRob Austein
2008-05-05Clear up whining about missing CRLs.Rob Austein
2008-05-02Bang on CRL code a bit moreRob Austein
2008-05-02Disable traceRob Austein
2008-05-02Remove workaround now that I found the bugRob Austein
2008-05-01regenRob Austein
2008-05-01Simplify BSC and start adding BPKI CRL support; the latter doesn'tRob Austein
2008-04-30Implement most of the administrative restrictions on CMS verification.Rob Austein
2008-04-29Doh, rpki-db-schema.sql should have been rpkid.sql all alongRob Austein
2008-04-29CheckpointRob Austein
2008-04-29Add is_CA()Rob Austein
2008-04-29regenRob Austein
2008-04-29CleanupRob Austein
2008-04-29Clean up old silliness of having the .sql files in the docs/ directory.Rob Austein
2008-04-29Update TODORob Austein
2008-04-28Rework POW error handling. Code around spuriousRob Austein
2008-04-27BobRob 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-24Start at cross-certification code. make test still broken.Rob Austein
2008-04-24regenRob Austein
2008-04-24Checkpoint. Partly converted to new BPKI model. This breaks makeRob Austein
2008-04-22Note on EKURob Austein
2008-04-22CleanupRob Austein
2008-04-22Checkpoinit (trust anchor cleanup)Rob Austein
2008-04-22Add SKI and AKI when issuing BSC EE certRob Austein
2008-04-22Use new CMS.sign() APIRob Austein
2008-04-22Add CRL support to CMS.sign(), reorder CMS.sign() arguments.Rob Austein
2008-04-22Add flags to CMS.verify(), add CMS.pprint().Rob Austein
2008-04-22Add flag support to CMS.sign.Rob Austein
2008-04-22Rehome RPKI exceptions under RPKI_ExceptionRob Austein
2008-04-21Update some notesRob Austein
2008-04-21Update TO DORob Austein
2008-04-20Add RPKI OIDs to dumpasn1.cfgRob Austein
2008-04-20Refactor redundantly redundant XML and CMS handling code.Rob Austein
2008-04-19CleanupRob Austein
2008-04-19Convert CMS code to something vaguely object-oriented, to simplifyRob Austein