aboutsummaryrefslogtreecommitdiff
path: root/rpki/up_down.py
AgeCommit message (Expand)Author
2016-05-07Oops, TeX-style "--" numeric ranges in copyright comments are bad fitRob Austein
2016-05-07More copyright notices, what fun.Rob Austein
2015-11-10Use a lock to serialize rpkid tasks. Add temporary trace callRob Austein
2015-10-26"Any programmer who fails to comply with the standard naming, formatting,Rob Austein
2015-10-22First cut at replacing rpkid's HTTP and I/O system with Tornado. NotRob Austein
2015-10-16PyLint. As usual, a lot of noise and a handful of real, albeit minor, bugs.Rob Austein
2015-10-09Baby steps towards using new rpkidb models. Now that SAX is gone,Rob Austein
2015-10-06Cleanup getting this old development branch running again with DjangoRob Austein
2015-07-21Last batch of catch-up merges. Still need to test, but this is aRob Austein
2014-09-25Convert remaining rpkid up-down code from SAX to etree.Rob Austein
2014-09-24Start converting rpkid's up-down implementation to use lxml.etree instead of ...Rob Austein
2014-09-21Move synchronous HTTP client code to library.Rob Austein
2014-09-21Convert rest of rootd away from SAX and async I/O.Rob Austein
2014-09-20Remove gratuitous use of async HTTP where rootd is calling pubd.Rob Austein
2014-08-02Checkpoint. Does not run at the moment because rootd is partly butRob Austein
2014-07-18Pull changes from trunk.Rob Austein
2014-07-18Pull XML namespaces and so forth from schemas where possible.Rob Austein
2014-07-07Checkpoint of SQL-based publish and withdraw processing. Doesn'tRob 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