Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-15 | Checkpoint. Merge changes from trunk. Add hash-based withdrawal | Rob Austein | |
checks and <list/> command to publication protocol. svn path=/branches/tk705/; revision=5896 | |||
2014-07-12 | Tweak tar command in test script. | Rob Austein | |
svn path=/trunk/; revision=5895 | |||
2014-07-12 | Debug rpki-rtr BGPSEC test case and rpki-rtr-replay script. | Rob Austein | |
svn path=/trunk/; revision=5894 | |||
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 | Get rid of the <config/> element of the publication-control protocol, it's a ↵ | Rob Austein | |
historical relic. Update example PDUs for publication and publication-control protocols. svn path=/branches/tk705/; revision=5883 | |||
2014-07-03 | Convert to current IETF I-D version of publication protocol. See #705. | Rob Austein | |
svn path=/branches/tk705/; revision=5881 | |||
2014-06-30 | Proposed RRDP simplifications after email discussion. Still subject | Rob Austein | |
to change, checking in to simplify discussion. svn path=/branches/tk705/; revision=5877 | |||
2014-06-26 | Initial schema and test cases for RRDP, based on Tim's expired -01 | Rob Austein | |
draft. Not yet simplified to remove what we now think are premature optimizations; the schema contains notes on this. See #705. svn path=/branches/tk705/; revision=5875 | |||
2014-06-20 | Timing parameters were a bit short for any sane use. | Rob Austein | |
svn path=/trunk/; revision=5870 | |||
2014-06-20 | Preliminary BGPSEC test configuration generator. | Rob Austein | |
svn path=/trunk/; revision=5869 | |||
2014-05-31 | Still more PyLint. | Rob Austein | |
svn path=/trunk/; revision=5856 | |||
2014-05-31 | Rework to cope with new logging options. | Rob Austein | |
svn path=/trunk/; revision=5855 | |||
2014-05-30 | Use --log-file in yamltest; debug the rotating log file options. | Rob Austein | |
svn path=/trunk/; revision=5853 | |||
2014-05-30 | Move all the complexity of configuring the ten zillion kinds of | Rob Austein | |
logging handlers up front to the argparse stage, thereby also giving the application more control over the default logging configuration. svn path=/trunk/; revision=5851 | |||
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-29 | yamlconf didn't have router certificate support, was feeling left out. | Rob Austein | |
svn path=/trunk/; revision=5842 | |||
2014-05-28 | Cleanup. Whack default logging level down to warning, except when running ↵ | Rob Austein | |
directly under test harness. svn path=/trunk/; revision=5839 | |||
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-28 | Rework logging initialization code. | Rob Austein | |
svn path=/trunk/; revision=5836 | |||
2014-05-22 | Initial conversion to Python logging system. Still very crude. | Rob Austein | |
svn path=/trunk/; revision=5835 | |||
2014-05-01 | Switch to refactored rpki-rtr implementation. | Rob Austein | |
svn path=/trunk/; revision=5818 | |||
2014-04-26 | Make "all" the default target again, oops. | Rob Austein | |
svn path=/trunk/; revision=5815 | |||
2014-04-10 | Remove ancient kludge for running rtr-origin from source tree; | Rob Austein | |
instead, test scripts must override on command line. Syntax is even more wretched than before, but at least semantics are now right; syntax will be fixed when rtr-origin gets rewritten to use argparse subparsers. svn path=/branches/tk685/; revision=5782 | |||
2014-04-10 | Source install wasn't applying SQL upgrades. Oops. | Rob Austein | |
svn path=/branches/tk685/; revision=5780 | |||
2014-04-09 | Some autoconf settings weren't propagating to autoconf.py. | Rob Austein | |
relaxng test belongs with the other CA tests. svn path=/branches/tk685/; revision=5773 | |||
2014-04-09 | Tweak setup.py to conditionalize installation of rpki-ca scripts; move | Rob Austein | |
installation targets for Python library up from ca to top Makefile. svn path=/branches/tk685/; revision=5771 | |||
2014-04-08 | First cut at revised top-level rules and macros. Tediously verbose at | Rob Austein | |
the moment, clean that up later, but seems to work as intended. svn path=/branches/tk685/; revision=5769 | |||
2014-04-07 | Whack test code to work with new tree, fix relaxng.py. | Rob Austein | |
svn path=/branches/tk685/; revision=5765 | |||
2014-04-06 | Start whacking Makefiles | Rob Austein | |
svn path=/branches/tk685/; revision=5758 | |||
2014-04-05 | Source tree reorg, phase 1. Almost everything moved, no file contents changed. | Rob Austein | |
svn path=/branches/tk685/; revision=5757 |