Age | Commit message (Expand) | Author |
2016-05-07 | Oops, TeX-style "--" numeric ranges in copyright comments are bad fit | Rob Austein |
2016-05-07 | More copyright notices, what fun. | Rob Austein |
2015-10-26 | "Any programmer who fails to comply with the standard naming, formatting, | Rob Austein |
2015-10-22 | First cut at replacing rpkid's HTTP and I/O system with Tornado. Not | 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-10-06 | Cleanup getting this old development branch running again with Django | Rob Austein |
2014-11-12 | Fix first round of RRDP SIA URI bugs. | Rob Austein |
2014-11-12 | Initial (awful kludge) version of adding RRDP URIs to SIA extension. | Rob Austein |
2014-09-21 | Convert rest of rootd away from SAX and async I/O. | Rob Austein |
2014-09-19 | Convert pubd to use Django ORM and lxml.etree. | Rob Austein |
2014-09-17 | Clean out last vestiges of SAX-based publication protocol code. | Rob Austein |
2014-08-26 | More SAX cleanup. | Rob Austein |
2014-08-21 | Generate rsync updates from RRDP delta we just committed to SQL. | 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-07-21 | Checkpoint. More cleanup of publication code. | Rob Austein |
2014-07-18 | Pull changes from trunk. | Rob Austein |
2014-07-18 | Pull XML namespaces and so forth from schemas where possible. | Rob Austein |
2014-07-17 | Publication code mostly just deals with DER and Base64, so defer ASN.1 | Rob Austein |
2014-07-17 | Start unwinding the twisty maze of method calls in the old publication code. | Rob Austein |
2014-07-16 | Snapshot before reworking pubd SQL. | Rob Austein |
2014-07-15 | Checkpoint. Merge changes from trunk. Add hash-based withdrawal | Rob Austein |
2014-07-09 | Add withdrawal hashes to publication and rrdp. | Rob Austein |
2014-07-07 | Checkpoint of SQL-based publish and withdraw processing. Doesn't | Rob Austein |
2014-07-03 | Convert to current IETF I-D version of publication protocol. See #705. | Rob Austein |
2014-05-29 | PyLint | Rob Austein |
2014-05-29 | Python style police: instantiate exceptions before raising them | 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-20 | Clean up ancient singleton arguments to .execute(); MySQLdb used to | Rob Austein |
2014-04-05 | Source tree reorg, phase 1. Almost everything moved, no file contents changed. | Rob Austein |