aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rpki/rpkid.py
AgeCommit message (Expand)Author
2012-05-09Run daemons as, well, daemons. Closes #246.Rob Austein
2012-03-19Sync from trunk.Rob Austein
2012-03-11Debug rekey/revoke code, mostly SQL interface issues.Rob Austein
2012-02-20Include self_handle in up-down resource mismatch reports. Closes #14.Rob Austein
2012-02-17Revoke certificates and clean up published objects when processing aRob Austein
2012-02-17First cut at cleaning up litter left behind in repository if the UIRob 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
2011-12-12Log more useful error message on unhandled exceptionsRob Austein
2011-10-05Add global traceback control; this closes #95. Clean up someRob Austein
2011-08-12Don't drop cron event when mysqld is down. (#3)Rob Austein
2011-04-27First whack at some of the silliest logging codeRob Austein
2011-04-22Be more careful about reusing expired active certs when generating ROAs.Rob Austein
2011-04-09Don't lock cron out accidently from .serve_run_now()Rob Austein
2011-04-04Handle BadContactURL same as ChildNotFoundRob Austein
2011-04-04...but do log the exception, doh.Rob Austein
2011-04-04Don't throw traceback on ChildNotFoundRob Austein
2011-03-21First cut at Ghostbusters support.Rob Austein
2011-03-18Merge rpki.rpki_engine into rpki.rpkid.Rob Austein
2011-01-20Generate Python executables during compilation rather than fromRob Austein
2010-12-14Move all daemons to modulesRob Austein