index
:
sra/rpki.net
master
zone-cleanup
Dragon Research Labs RPKI Toolkit
git user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rpki
/
rtr
Age
Commit message (
Expand
)
Author
2016-04-15
Merge from trunk.
Rob Austein
2016-02-09
Commit a couple of bugfixes Lachlan Kang found last summer (in
Rob Austein
2016-01-26
Use new rcynicdb iterator for rpki-rtr generation. May need to revise
Rob Austein
2015-11-11
Configure pylint to use the pylint-django plugin, which (mostly)
Rob Austein
2015-11-10
Use a lock to serialize rpkid tasks. Add temporary trace call
Rob Austein
2015-10-26
"Any programmer who fails to comply with the standard naming, formatting,
Rob Austein
2014-08-19
First cut at proper transactions for new pubd SQL code.
Rob Austein
2014-07-25
Parsing of --log-level was broken.
Rob Austein
2014-07-15
Checkpoint. Merge changes from trunk. Add hash-based withdrawal
Rob Austein
2014-07-12
Debug rpki-rtr BGPSEC test case and rpki-rtr-replay script.
Rob Austein
2014-07-03
Convert to current IETF I-D version of publication protocol. See #705.
Rob Austein
2014-06-23
Missed testing client mode properly after last refactoring.
Rob Austein
2014-06-13
Add rpki-rtr extension hooks; add script using the extension hooks as
Rob Austein
2014-06-11
Handle version mis-match when forcing protocol version. Closes #699.
Rob Austein
2014-06-11
Race condition during server shutdown could prevent cleanup of kickme socket.
Rob Austein
2014-06-11
Allow client to select a particular protocol version.
Rob Austein
2014-05-29
PyLint
Rob Austein
2014-05-21
Finish implementing 6810-bis timing parameters.
Rob Austein
2014-05-20
Handle KeyboardInterrupt in listener_main().
Rob Austein
2014-05-02
Salvage bgpdump-driven test code from rtr-origin, as separate module
Rob Austein
2014-05-02
Handle listener arguments correctly.
Rob Austein
2014-05-01
rpki.rtr.client.ErrorReportPDU wasn't inheriting .consume() method properly.
Rob Austein
2014-05-01
Do not goof up the return value from a Python decorators, for they are subtle...
Rob Austein
2014-05-01
s/rpki.rpki_rtr/rpki.rtr/g
Rob Austein