aboutsummaryrefslogtreecommitdiff
path: root/rpki/rpkid_tasks.py
AgeCommit message (Expand)Author
2015-10-26"Any programmer who fails to comply with the standard naming, formatting,Rob Austein
2015-10-25All SKI operations on issued certificates are really g(SKI)Rob Austein
2015-10-23Task system now working with Tornado. Two new problems: some kind ofRob Austein
2015-10-22Fix a couple of places where we were calling coroutines as if theyRob Austein
2015-10-22First cut at replacing rpkid's HTTP and I/O system with Tornado. NotRob Austein
2015-10-20Change <self/> (etc) to <tenant/> (etc). "self" always was a reallyRob Austein
2015-10-19Amputate old SQL code out of rpkid with a fire axe, replacing it withRob Austein
2015-10-16.delete() -> .destroy() to avoid built-in ORM .delete() methods.Rob Austein
2015-10-07Apparently I broke router certificate generation on this branch a while ago a...Rob Austein
2014-10-02Whittle one small chunk off the left-right protocol SAX mess.Rob Austein
2014-09-25Convert remaining rpkid up-down code from SAX to etree.Rob Austein
2014-08-19First cut at proper transactions for new pubd SQL code.Rob Austein
2014-08-18Sweep SQL cache on task exit. See #707.Rob Austein
2014-07-09Add withdrawal hashes to publication and rrdp.Rob Austein
2014-07-03Convert to current IETF I-D version of publication protocol. See #705.Rob Austein
2014-05-29PyLintRob Austein
2014-05-29Provide our own logging Formatter class rather than straining toRob Austein
2014-05-28Update all uses of rpki.log.traceback() for use with logging module.Rob Austein
2014-05-28Whack all logging calls to use per-module logger objects.Rob Austein
2014-04-05Source tree reorg, phase 1. Almost everything moved, no file contents changed.Rob Austein