Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-12 | Fix first round of RRDP SIA URI bugs. | Rob Austein | |
svn path=/branches/tk705/; revision=6019 | |||
2014-11-09 | rpkic force_publication working on tk705 again. | Rob Austein | |
svn path=/branches/tk705/; revision=6014 | |||
2014-11-08 | Clean up unused exceptions left over from some refactoring expedition | Rob Austein | |
or another. svn path=/branches/tk705/; revision=6013 | |||
2014-10-03 | Whittle another chunk off the SAX monster. | Rob Austein | |
svn path=/branches/tk705/; revision=5983 | |||
2014-10-02 | Whittle one small chunk off the left-right protocol SAX mess. | Rob Austein | |
svn path=/branches/tk705/; revision=5981 | |||
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-19 | Convert irdbd from SAX to lxml.etree. | Rob Austein | |
svn path=/branches/tk705/; revision=5962 | |||
2014-09-17 | Clean out last vestiges of SAX-based publication protocol code. | Rob Austein | |
svn path=/branches/tk705/; revision=5960 | |||
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-09 | Add withdrawal hashes to publication and rrdp. | Rob Austein | |
svn path=/branches/tk705/; revision=5888 | |||
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 | Python style police: instantiate exceptions before raising them | Rob Austein | |
(convert two-expression form of "raise" to one-expression form). svn path=/trunk/; revision=5844 | |||
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-05-20 | Clean up ancient singleton arguments to .execute(); MySQLdb used to | Rob Austein | |
tolerate these, but seems not to like them anymore, at least not on MacOSX Mavericks with Homebrew's version of MySQL and MySQLdb. svn path=/trunk/; revision=5830 | |||
2014-04-05 | Source tree reorg, phase 1. Almost everything moved, no file contents changed. | Rob Austein | |
svn path=/branches/tk685/; revision=5757 |