aboutsummaryrefslogtreecommitdiff
path: root/rpki/rpkic.py
AgeCommit message (Expand)Author
2016-05-07Oops, TeX-style "--" numeric ranges in copyright comments are bad fitRob Austein
2016-05-07More copyright notices, what fun.Rob Austein
2016-05-05rootd migration finally working right. I think. Could stand more testing.Rob Austein
2016-04-26Handle non-existant root certificate correctly in rpkic extract_root_* comman...Rob Austein
2016-04-26Further consolidation of config file parsing, command line parsing,Rob Austein
2016-04-23rpkic extract_root_certificate and extract_root_tal commands.Rob Austein
2016-04-23Remove a whole lotta rootd stuff.Rob Austein
2016-04-23Initial version of rpki.irdb.models.Root. May end up folding thisRob Austein
2016-03-30Clean up and simplify rpkic privilege-dropping code. All sudo voodooRob Austein
2016-03-30Still more UID-swapped file I/O, and general cleanup of UI file I/O.Rob Austein
2016-03-29rpkic needs to do uid swapping around XML reads too.Rob Austein
2016-03-21[6322] broke "make test", fix by allowing rpkic to run with warningRob Austein
2016-03-21Rework rpkic setuid handling to something a bit more robust.Rob Austein
2015-11-11Configure pylint to use the pylint-django plugin, which (mostly)Rob Austein
2015-10-26"Any programmer who fails to comply with the standard naming, formatting,Rob Austein
2015-10-22First cut at replacing rpkid's HTTP and I/O system with Tornado. NotRob Austein
2015-10-20Change <self/> (etc) to <tenant/> (etc). "self" always was a reallyRob Austein
2015-10-16PyLint. As usual, a lot of noise and a handful of real, albeit minor, bugs.Rob Austein
2015-10-10Merge what's left of rpki.xml_utils into what's left ofRob Austein
2015-10-08Upgrade to new way of doing WSGI. Silence ten zillion deprecationRob Austein
2015-10-08Initial sorta-mostly-working with Django 1.8. Incredibly noisy due toRob Austein
2015-10-07Discard Django router in favor of separate settings files tailored toRob Austein
2014-11-08Clean up unused exceptions left over from some refactoring expeditionRob Austein
2014-11-07Yet another SAX -> ETree nit.Rob Austein
2014-11-03Another SAX -> ETree fix.Rob Austein
2014-10-05Pull from trunk.Rob Austein
2014-10-05Address incompatible API changes in Django 1.7: apps.populate(),Rob Austein
2014-09-14Start backing out all the old settings.configure() calls, which wereRob Austein
2014-09-13Groundwork for Django ORM world conquest: sort out settings.py mess.Rob Austein
2014-05-30Pylint did find a couple of trivial but real bugs under all the noise.Rob Austein
2014-05-29PyLintRob Austein
2014-05-28Rework logging initialization code.Rob Austein
2014-04-05Source tree reorg, phase 1. Almost everything moved, no file contents changed.Rob Austein