aboutsummaryrefslogtreecommitdiff
path: root/rpki/irdb/zookeeper.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-04A Farewell To Turtles.Rob Austein
2016-05-02Checkpoint. Most of the certificate twiddling is done, but untested.Rob Austein
2016-04-26Handle non-existant root certificate correctly in rpkic extract_root_* comman...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-23Internal root sort of working, but only sort of. It's skipping theRob Austein
2016-04-23Initial version of rpki.irdb.models.Root. May end up folding thisRob Austein
2016-04-14Fix bug introduced merging load_roa_requests patch from trunk, sigh.Rob Austein
2016-04-12Pull rpkic <group> fix from trunk.Rob 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-21Rework rpkic setuid handling to something a bit more robust.Rob Austein
2016-01-23Add multiple-URI TAL support to rcynicng.Rob Austein
2015-11-11Further simplify CRL and manifest code.Rob Austein
2015-11-11Configure pylint to use the pylint-django plugin, which (mostly)Rob Austein
2015-11-10Use a lock to serialize rpkid tasks. Add temporary trace callRob Austein
2015-10-26"Any programmer who fails to comply with the standard naming, formatting,Rob Austein
2015-10-20Change <self/> (etc) to <tenant/> (etc). "self" always was a reallyRob Austein
2015-10-19Amputate old SQL code out of rpkid with a fire axe, replacing it withRob Austein
2015-10-16PyLint. As usual, a lot of noise and a handful of real, albeit minor, bugs.Rob Austein
2015-10-16Replace RRDP wired-in-URL kludge with proper support in OOB andRob Austein
2015-10-15Convert zookeeper to use new (IETF standards track I-D) out-of-bandRob Austein
2015-10-15Update Zookeeper OOB setup XML code to something approximating current coding...Rob Austein
2015-10-15Extend rpki.irdb.zookeeper.etree_read() to support reading directlyRob Austein
2015-10-09Baby steps towards using new rpkidb models. Now that SAX is gone,Rob Austein
2015-10-08Upgrade to new way of doing WSGI. Silence ten zillion deprecationRob Austein
2015-10-07@django.db.transaction.commit_on_success => @django.db.transaction.atomic.Rob Austein
2014-11-26Pull from trunk.Rob Austein
2014-11-08It may be time to pylint this code again.Rob Austein
2014-10-03Whittle another chunk off the SAX monster.Rob Austein
2014-09-21Add CMS goo to simple CMS client, remove need for async HTTP in Zookeeper.Rob Austein
2014-08-06rootd with publciation protocol mostly working with modern IRDB.Rob Austein
2014-07-18Pull changes from trunk.Rob Austein
2014-07-18Pull XML namespaces and so forth from schemas where possible.Rob Austein
2014-07-07Checkpoint of SQL-based publish and withdraw processing. Doesn'tRob Austein
2014-07-03Get rid of the <config/> element of the publication-control protocol, it's a ...Rob Austein
2014-07-03Convert to current IETF I-D version of publication protocol. See #705.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-29Python style police: instantiate exceptions before raising themRob Austein
2014-04-05Source tree reorg, phase 1. Almost everything moved, no file contents changed.Rob Austein