aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rpki/rootd.py
AgeCommit message (Expand)Author
2012-08-27Move root.cer to separate rsync module when building testRob Austein
2012-07-06Implement CMS-timestamp-based replay protection. Closes #35.Rob Austein
2012-07-03Stop whining about missing BPKI CRLs when running rootd underRob Austein
2012-05-09Run daemons as, well, daemons. Closes #246.Rob Austein
2012-03-19Sync from trunk.Rob Austein
2012-02-29Whack rootd's silly handling of CRL numbers and subject certificateRob Austein
2012-02-17Revoke certificates and clean up published objects when processing aRob Austein
2012-02-16Changed BPKI certification model for rootd with new IRDB means thatRob Austein
2012-02-09merge with /trunkMichael Elkins
2012-02-03Change manifest filename extension from .mnf to .mft, to comply withRob Austein
2012-01-30merge with tk100Michael Elkins
2012-01-26Manifest EE certificates were not including the SIA signedObject URI,Rob Austein
2012-01-08Checkpoint. New irdbd now work, after some transaction voodoo.Rob Austein
2011-10-06Use Auto_update for all BPKI objects (fixes #68).Rob Austein
2011-10-05Add global traceback control; this closes #95. Clean up someRob Austein
2011-04-27First whack at some of the silliest logging codeRob Austein
2011-01-20Generate Python executables during compilation rather than fromRob Austein
2010-12-14Move all daemons to modulesRob Austein