aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rpki/rpkid_tasks.py
AgeCommit message (Expand)Author
2014-01-09Update more copyrights, clean up module doc blocks.Rob Austein
2013-07-16Wrap ridiculously long lines.Rob Austein
2013-04-20Consider updating ROAs and Ghostbusters when CA certificate changes.Rob Austein
2013-04-19Throw exception when asked to issue a certificate with notAfter <=Rob Austein
2013-04-17Oops, reissuing a child certificate works better when we remember toRob Austein
2013-04-16Restrict use of rpkid.self.regen_margin to certificate regeneration,Rob Austein
2012-11-19Retry failed publication, general case. Closes #306.Rob Austein
2012-10-26Spelling.Rob Austein
2012-10-18pylintRob Austein
2012-10-17Make sure we save an updated certificate for an existing ca_detail.Rob Austein
2012-10-12Deobfuscate.Rob Austein
2012-08-29Clean up excessive debug logging.Rob Austein
2012-08-20Add a few more self.overdue checks to ROA and child certificate loops.Rob Austein
2012-08-20Rewrite voluntary scheduler yield code to be in terms of elapsed timeRob Austein
2012-08-20Skip publication when nothing changed.Rob Austein
2012-08-19CleanupRob Austein
2012-08-19Typo.Rob Austein
2012-08-19Refactor rpkid high-level task system to use classes rather thanRob Austein
2012-08-17Checkpoint. New class-based tasks, not yet tested, rest of code notRob Austein