aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-30regenRob Austein
2014-06-30Proposed RRDP simplifications after email discussion. Still subjectRob Austein
2014-06-26Regen, tweak some svn properties.Rob Austein
2014-06-26Initial schema and test cases for RRDP, based on Tim's expired -01Rob Austein
2014-06-25Don't regenerate EE certificates for validity expiration when theRob Austein
2014-06-23Missed testing client mode properly after last refactoring.Rob Austein
2014-06-22Unconditionally fix ownership and mode of directories whose ownershipRob Austein
2014-06-20Timing parameters were a bit short for any sane use.Rob Austein
2014-06-20Preliminary BGPSEC test configuration generator.Rob Austein
2014-06-19Specify the python path as a string rather than passing an object reference. ...Michael Elkins
2014-06-16qualify email recipient address with the FQDN of the local host. see #700Michael Elkins
2014-06-13Add rpki-rtr extension hooks; add script using the extension hooks asRob Austein
2014-06-11Handle version mis-match when forcing protocol version. Closes #699.Rob Austein
2014-06-11Race condition during server shutdown could prevent cleanup of kickme socket.Rob Austein
2014-06-11Allow client to select a particular protocol version.Rob Austein
2014-06-05fix typo. closes #698Michael Elkins
2014-06-05Update to OpenSSL 1.0.1h. Changes from 1.0.1g to 1.0.1h shouldn'tRob Austein
2014-06-05First cut at fully configurable logging system. Still a bit raw, andRob Austein
2014-06-02Insert blank line after URI in all TALs, in case RFC 6480 bis becomes a stand...Rob Austein
2014-06-02Archive current configuration of pbuilder robot prior to VM fork lift.Rob Austein
2014-05-31Logger usage cleanup: for some reason (probably the "self." prefix), Pylint m...Rob Austein
2014-05-31Still more PyLint.Rob Austein
2014-05-31Rework to cope with new logging options.Rob Austein
2014-05-30Update our use of asyncore.dispatcher.setsockopt() toRob Austein
2014-05-30Use --log-file in yamltest; debug the rotating log file options.Rob Austein
2014-05-30Rewritten rpki.log.init() still confuses PyLint.Rob Austein
2014-05-30Move all the complexity of configuring the ten zillion kinds ofRob Austein
2014-05-30Still more PyLint.Rob Austein
2014-05-30Pylint did find a couple of trivial but real bugs under all the noise.Rob Austein
2014-05-30RegenRob Austein
2014-05-30RegenRob Austein
2014-05-30Clang found an unused variable.Rob 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-29yamlconf didn't have router certificate support, was feeling left out.Rob Austein
2014-05-29New find_roa is picker about prefix syntax than the old version. NotRob 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-21Flush old rpki-rtr implementation.Rob Austein
2014-05-21Finish implementing 6810-bis timing parameters.Rob Austein
2014-05-20Doh, wrong API.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-10Proper idiom.Rob Austein