Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-19 | First cut at proper transactions for new pubd SQL code. | Rob Austein | |
svn path=/branches/tk705/; revision=5922 | |||
2014-07-25 | Parsing of --log-level was broken. | Rob Austein | |
svn path=/trunk/; revision=5908 | |||
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 | Debug rpki-rtr BGPSEC test case and rpki-rtr-replay script. | Rob Austein | |
svn path=/trunk/; revision=5894 | |||
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-23 | Missed testing client mode properly after last refactoring. | Rob Austein | |
svn path=/trunk/; revision=5872 | |||
2014-06-13 | Add rpki-rtr extension hooks; add script using the extension hooks as | Rob Austein | |
a quick hack to get router keys into BIRD while waiting for rtrlib. svn path=/trunk/; revision=5866 | |||
2014-06-11 | Handle version mis-match when forcing protocol version. Closes #699. | Rob Austein | |
svn path=/trunk/; revision=5865 | |||
2014-06-11 | Race condition during server shutdown could prevent cleanup of kickme socket. | Rob Austein | |
svn path=/trunk/; revision=5864 | |||
2014-06-11 | Allow client to select a particular protocol version. | Rob Austein | |
svn path=/trunk/; revision=5863 | |||
2014-05-29 | PyLint | Rob Austein | |
svn path=/trunk/; revision=5845 | |||
2014-05-21 | Finish implementing 6810-bis timing parameters. | Rob Austein | |
svn path=/trunk/; revision=5832 | |||
2014-05-20 | Handle KeyboardInterrupt in listener_main(). | Rob Austein | |
svn path=/trunk/; revision=5829 | |||
2014-05-02 | Salvage bgpdump-driven test code from rtr-origin, as separate module | Rob Austein | |
rpki.rtr.bgpdump. The normal rpki-rtr program intentionally does not even import this module, because all of the bgpdump-* code is just a confusing distraction to users who want the normal rpki-rtr code. The refactored bgpdump-* code has passed pylint but otherwise has not yet been tested, and may not work at all. Since, as far as we know, nobody but the author has ever run any of the code in this module, this should not be a problem. svn path=/trunk/; revision=5824 | |||
2014-05-02 | Handle listener arguments correctly. | Rob Austein | |
svn path=/trunk/; revision=5823 | |||
2014-05-01 | rpki.rtr.client.ErrorReportPDU wasn't inheriting .consume() method properly. | Rob Austein | |
svn path=/trunk/; revision=5822 | |||
2014-05-01 | Do not goof up the return value from a Python decorators, for they are ↵ | Rob Austein | |
subtle and quick to anger. svn path=/trunk/; revision=5821 | |||
2014-05-01 | s/rpki.rpki_rtr/rpki.rtr/g | Rob Austein | |
svn path=/trunk/; revision=5819 |