aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rpki/rpkid_tasks.py
AgeCommit message (Expand)Author
2014-04-05Source tree reorg, phase 1. Almost everything moved, no file contents changed.Rob Austein
2014-04-02Get AIA comparison right.Rob Austein
2014-04-02Track changes in URI at which parent publishes our CA certificate, andRob Austein
2014-02-25Router certificates working again after changes to get subject name out of th...Rob Austein
2014-02-25Something broke MySQLdb on my laptop during a recent upgrade, and IRob Austein
2014-02-21Add EKU when generating router certificates.Rob Austein
2014-02-20Checkpoint. Now generating something that looks a bit like a routerRob Austein
2014-02-19Add ee_cert_obj and its maintenance task to rpkid. Not tested yet.Rob Austein
2014-02-15Clean up task queue initialization.Rob Austein
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