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
Age
Commit message (
Expand
)
Author
2014-09-14
Simplify configuration file search in rpki.config.parser.
Rob Austein
2014-09-14
Start backing out all the old settings.configure() calls, which were
Rob Austein
2014-09-13
Initial schema migration for irdb. I expected this to break yamltest,
Rob Austein
2014-09-13
Groundwork for Django ORM world conquest: sort out settings.py mess.
Rob Austein
2014-08-18
Sweep SQL cache on task exit. See #707.
Rob Austein
2014-07-25
Parsing of --log-level was broken.
Rob Austein
2014-07-18
Pull XML namespaces and so forth from schemas where possible.
Rob Austein
2014-07-12
Debug rpki-rtr BGPSEC test case and rpki-rtr-replay script.
Rob Austein
2014-07-11
Add check to log a warning if sync_wrapper returns without callback. See #681.
Rob Austein
2014-06-25
Don't regenerate EE certificates for validity expiration when the
Rob Austein
2014-06-23
Missed testing client mode properly after last refactoring.
Rob Austein
2014-06-19
Specify the python path as a string rather than passing an object reference. ...
Michael Elkins
2014-06-16
qualify email recipient address with the FQDN of the local host. see #700
Michael Elkins
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-06-05
fix typo. closes #698
Michael Elkins
2014-06-05
First cut at fully configurable logging system. Still a bit raw, and
Rob Austein
2014-05-31
Logger usage cleanup: for some reason (probably the "self." prefix), Pylint m...
Rob Austein
2014-05-30
Update our use of asyncore.dispatcher.setsockopt() to
Rob Austein
2014-05-30
Use --log-file in yamltest; debug the rotating log file options.
Rob Austein
2014-05-30
Rewritten rpki.log.init() still confuses PyLint.
Rob Austein
2014-05-30
Move all the complexity of configuring the ten zillion kinds of
Rob Austein
2014-05-30
Still more PyLint.
Rob Austein
2014-05-30
Pylint did find a couple of trivial but real bugs under all the noise.
Rob Austein
2014-05-30
Regen
Rob Austein
2014-05-30
Regen
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-29
For some reason using choices with a non-string type in argparse works
Rob Austein
2014-05-28
Cleanup. Whack default logging level down to warning, except when running di...
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-28
Rework logging initialization code.
Rob Austein
2014-05-22
Initial conversion to Python logging system. Still very crude.
Rob Austein
2014-05-22
Clean excess baggage out of old logging code prior to replacing it
Rob Austein
2014-05-21
Finish implementing 6810-bis timing parameters.
Rob Austein
2014-05-20
Clean up ancient singleton arguments to .execute(); MySQLdb used to
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
2014-05-01
Switch to refactored rpki-rtr implementation.
Rob Austein
2014-04-26
Refactor rpki-rtr code.
Rob Austein
2014-04-14
bump copyright
Michael Elkins
2014-04-14
store resource handle name as a string in the session rather than a Conf obje...
Michael Elkins
[next]