aboutsummaryrefslogtreecommitdiff
path: root/rpki
AgeCommit message (Expand)Author
2014-05-30RegenRob Austein
2014-05-29PyLintRob Austein
2014-05-29Python style police: instantiate exceptions before raising themRob Austein
2014-05-29Provide our own logging Formatter class rather than straining toRob Austein
2014-05-29For some reason using choices with a non-string type in argparse worksRob Austein
2014-05-28Cleanup. Whack default logging level down to warning, except when running di...Rob Austein
2014-05-28Update all uses of rpki.log.traceback() for use with logging module.Rob Austein
2014-05-28Whack all logging calls to use per-module logger objects.Rob Austein
2014-05-28Rework logging initialization code.Rob Austein
2014-05-22Initial conversion to Python logging system. Still very crude.Rob Austein
2014-05-22Clean excess baggage out of old logging code prior to replacing itRob Austein
2014-05-21Finish implementing 6810-bis timing parameters.Rob Austein
2014-05-20Clean up ancient singleton arguments to .execute(); MySQLdb used toRob Austein
2014-05-20Handle KeyboardInterrupt in listener_main().Rob Austein
2014-05-02Salvage bgpdump-driven test code from rtr-origin, as separate moduleRob Austein
2014-05-02Handle listener arguments correctly.Rob Austein
2014-05-01rpki.rtr.client.ErrorReportPDU wasn't inheriting .consume() method properly.Rob Austein
2014-05-01Do not goof up the return value from a Python decorators, for they are subtle...Rob Austein
2014-05-01s/rpki.rpki_rtr/rpki.rtr/gRob Austein
2014-05-01Switch to refactored rpki-rtr implementation.Rob Austein
2014-04-26Refactor rpki-rtr code.Rob Austein
2014-04-14bump copyrightMichael Elkins
2014-04-14store resource handle name as a string in the session rather than a Conf obje...Michael Elkins
2014-04-14do not emit a warning about missing parent certs in the cacheview db, since t...Michael Elkins
2014-04-14send a single email to root when stale rcynic/routeviews data is detected dur...Michael Elkins
2014-04-12rpki.POW internal doc cleanup. See #691.Rob Austein
2014-04-11fix broken import in newer django 1.5+. closes #687Michael Elkins
2014-04-07Pull tk674 changes from trunk. Required manual conflict resolutionRob Austein
2014-04-07Whack test code to work with new tree, fix relaxng.py.Rob Austein
2014-04-07Fix schema generation.Rob Austein
2014-04-05Source tree reorg, phase 1. Almost everything moved, no file contents changed.Rob Austein