Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-16 | PyLint. As usual, a lot of noise and a handful of real, albeit minor, bugs. | Rob Austein | |
svn path=/branches/tk705/; revision=6123 | |||
2015-10-09 | Baby steps towards using new rpkidb models. Now that SAX is gone, | Rob Austein | |
clean up some of the corresponding mess. svn path=/branches/tk705/; revision=6105 | |||
2015-10-06 | Cleanup getting this old development branch running again with Django | Rob Austein | |
1.6...which is old, and needs to be upgraded (current is 1.9 or thereabouts), but that particular yak can wait its turn for a shave. svn path=/branches/tk705/; revision=6092 | |||
2015-07-21 | Last batch of catch-up merges. Still need to test, but this is a | Rob Austein | |
development branch, so committing the merge before testing shouldn't break anything. svn path=/branches/tk705/; revision=6084 | |||
2014-09-25 | Convert remaining rpkid up-down code from SAX to etree. | Rob Austein | |
svn path=/branches/tk705/; revision=5970 | |||
2014-09-24 | Start converting rpkid's up-down implementation to use lxml.etree instead of ↵ | Rob Austein | |
SAX. svn path=/branches/tk705/; revision=5969 | |||
2014-09-21 | Move synchronous HTTP client code to library. | Rob Austein | |
svn path=/branches/tk705/; revision=5965 | |||
2014-09-21 | Convert rest of rootd away from SAX and async I/O. | Rob Austein | |
svn path=/branches/tk705/; revision=5964 | |||
2014-09-20 | Remove gratuitous use of async HTTP where rootd is calling pubd. | Rob Austein | |
svn path=/branches/tk705/; revision=5963 | |||
2014-08-02 | Checkpoint. Does not run at the moment because rootd is partly but | Rob Austein | |
not yet completely converted to use pubd. svn path=/branches/tk705/; revision=5910 | |||
2014-07-18 | Pull changes from trunk. | Rob Austein | |
svn path=/branches/tk705/; revision=5903 | |||
2014-07-18 | Pull XML namespaces and so forth from schemas where possible. | Rob Austein | |
svn path=/trunk/; revision=5902 | |||
2014-07-07 | Checkpoint of SQL-based publish and withdraw processing. Doesn't | Rob Austein | |
handle publish-with-overwrite correctly yet, not generating RRDP files yet, but passes "make test" without doing anything obviously insane. svn path=/branches/tk705/; revision=5887 | |||
2014-07-03 | Convert to current IETF I-D version of publication protocol. See #705. | Rob Austein | |
svn path=/branches/tk705/; revision=5881 | |||
2014-05-29 | PyLint | Rob Austein | |
svn path=/trunk/; revision=5845 | |||
2014-05-29 | Provide our own logging Formatter class rather than straining to | Rob Austein | |
subclass the stock one. Replace all uses of rpki.log.traceback() with logging package .exception() calls. Use LoggingAdapter for all the whacky per-stream logging code in rpki.http. Fix default logging priority for non-daemon programs like rpkic. svn path=/trunk/; revision=5843 | |||
2014-05-28 | Update all uses of rpki.log.traceback() for use with logging module. | Rob Austein | |
svn path=/trunk/; revision=5838 | |||
2014-05-28 | Whack all logging calls to use per-module logger objects. | Rob Austein | |
svn path=/trunk/; revision=5837 | |||
2014-04-05 | Source tree reorg, phase 1. Almost everything moved, no file contents changed. | Rob Austein | |
svn path=/branches/tk685/; revision=5757 |