Age | Commit message (Expand) | Author |
2016-04-26 | Further consolidation of config file parsing, command line parsing, | Rob Austein |
2016-04-23 | Internal root sort of working, but only sort of. It's skipping the | Rob Austein |
2015-11-11 | Configure pylint to use the pylint-django plugin, which (mostly) | Rob Austein |
2015-10-26 | "Any programmer who fails to comply with the standard naming, formatting, | Rob Austein |
2015-10-16 | PyLint. As usual, a lot of noise and a handful of real, albeit minor, bugs. | Rob Austein |
2015-10-16 | Replace RRDP wired-in-URL kludge with proper support in OOB and | Rob Austein |
2015-10-10 | Merge what's left of rpki.xml_utils into what's left of | Rob Austein |
2015-10-09 | Baby steps towards using new rpkidb models. Now that SAX is gone, | Rob Austein |
2015-07-21 | Code to support multiple HTTP content types didn't quite work with | Rob Austein |
2015-07-21 | Last batch of catch-up merges. Still need to test, but this is a | Rob Austein |
2014-11-12 | Initial (awful kludge) version of adding RRDP URIs to SIA extension. | Rob Austein |
2014-09-25 | Convert remaining rpkid up-down code from SAX to etree. | Rob Austein |
2014-09-21 | Add CMS goo to simple CMS client, remove need for async HTTP in Zookeeper. | Rob Austein |
2014-09-21 | Move synchronous HTTP client code to library. | Rob Austein |
2014-09-21 | Convert rest of rootd away from SAX and async I/O. | Rob Austein |
2014-09-20 | Remove gratuitous use of async HTTP where rootd is calling pubd. | Rob Austein |
2014-09-17 | Clean out last vestiges of SAX-based publication protocol code. | Rob Austein |
2014-09-16 | At this point I'm pretty sure that removing the --config options from | Rob Austein |
2014-09-16 | Merge changes from branches/tk713 into branches/tk705. See #705, #713. | Rob Austein |
2014-09-14 | Remove --config arguments from all daemons, as part of simplifying | Rob Austein |
2014-09-13 | Groundwork for Django ORM world conquest: sort out settings.py mess. | Rob Austein |
2014-08-06 | Sort out BPKI mess with rootd talking to pubd. Underlying problem is | Rob Austein |
2014-08-06 | rootd with publciation protocol mostly working with modern IRDB. | Rob Austein |
2014-08-05 | Debug publication protocol <list/> command. Check pubd for existing | Rob Austein |
2014-08-04 | rootd now uses publication protocol. Not yet usable outside smoketest | Rob Austein |
2014-08-02 | Checkpoint. Does not run at the moment because rootd is partly but | Rob Austein |
2014-07-07 | Checkpoint of SQL-based publish and withdraw processing. Doesn't | Rob Austein |
2014-05-29 | PyLint | Rob Austein |
2014-05-29 | Provide our own logging Formatter class rather than straining to | Rob Austein |
2014-05-28 | Update all uses of rpki.log.traceback() for use with logging module. | Rob Austein |
2014-05-28 | Whack all logging calls to use per-module logger objects. | Rob Austein |
2014-05-28 | Rework logging initialization code. | Rob Austein |
2014-04-05 | Source tree reorg, phase 1. Almost everything moved, no file contents changed. | Rob Austein |