Age | Commit message (Expand) | Author |
2016-05-07 | More copyright notices, what fun. | Rob Austein |
2016-05-04 | A Farewell To Turtles. | Rob Austein |
2016-05-02 | Checkpoint. Most of the certificate twiddling is done, but untested. | Rob Austein |
2016-04-26 | Handle non-existant root certificate correctly in rpkic extract_root_* comman... | Rob Austein |
2016-04-23 | rpkic extract_root_certificate and extract_root_tal commands. | Rob Austein |
2016-04-23 | Remove a whole lotta rootd stuff. | Rob Austein |
2016-04-23 | Internal root sort of working, but only sort of. It's skipping the | Rob Austein |
2016-04-23 | Initial version of rpki.irdb.models.Root. May end up folding this | Rob Austein |
2016-04-14 | Fix bug introduced merging load_roa_requests patch from trunk, sigh. | Rob Austein |
2016-04-12 | Pull rpkic <group> fix from trunk. | Rob Austein |
2016-03-30 | Still more UID-swapped file I/O, and general cleanup of UI file I/O. | Rob Austein |
2016-03-29 | rpkic needs to do uid swapping around XML reads too. | Rob Austein |
2016-03-21 | Rework rpkic setuid handling to something a bit more robust. | Rob Austein |
2016-01-23 | Add multiple-URI TAL support to rcynicng. | Rob Austein |
2015-11-11 | Further simplify CRL and manifest code. | Rob Austein |
2015-11-11 | Configure pylint to use the pylint-django plugin, which (mostly) | Rob Austein |
2015-11-10 | Use a lock to serialize rpkid tasks. Add temporary trace call | Rob Austein |
2015-10-28 | Now working with PostgreSQL. | Rob Austein |
2015-10-26 | "Any programmer who fails to comply with the standard naming, formatting, | Rob Austein |
2015-10-24 | Switched from BlobField to BinaryField, but doesn't seem to have | Rob Austein |
2015-10-20 | Change <self/> (etc) to <tenant/> (etc). "self" always was a really | Rob Austein |
2015-10-19 | Amputate old SQL code out of rpkid with a fire axe, replacing it with | Rob Austein |
2015-10-16 | PyLint. As usual, a lot of noise and a handful of real, albeit minor, bugs. | Rob Austein |
2015-10-16 | Replace RRDP wired-in-URL kludge with proper support in OOB and | Rob Austein |
2015-10-15 | Convert zookeeper to use new (IETF standards track I-D) out-of-band | Rob Austein |
2015-10-15 | Update Zookeeper OOB setup XML code to something approximating current coding... | Rob Austein |
2015-10-15 | Extend rpki.irdb.zookeeper.etree_read() to support reading directly | Rob Austein |
2015-10-09 | Baby steps towards using new rpkidb models. Now that SAX is gone, | Rob Austein |
2015-10-08 | Upgrade to new way of doing WSGI. Silence ten zillion deprecation | Rob Austein |
2015-10-08 | Initial sorta-mostly-working with Django 1.8. Incredibly noisy due to | Rob Austein |
2015-10-07 | @django.db.transaction.commit_on_success => @django.db.transaction.atomic. | Rob Austein |
2014-11-26 | Pull from trunk. | Rob Austein |
2014-11-08 | It may be time to pylint this code again. | Rob Austein |
2014-10-03 | Whittle another chunk off the SAX monster. | Rob Austein |
2014-09-21 | Add CMS goo to simple CMS client, remove need for async HTTP in Zookeeper. | Rob Austein |
2014-09-16 | Merge changes from branches/tk713 into branches/tk705. See #705, #713. | 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-06 | rootd with publciation protocol mostly working with modern IRDB. | Rob Austein |
2014-07-18 | Pull changes from trunk. | Rob Austein |
2014-07-18 | Pull XML namespaces and so forth from schemas where possible. | Rob Austein |
2014-07-07 | Checkpoint of SQL-based publish and withdraw processing. Doesn't | Rob Austein |
2014-07-03 | Get rid of the <config/> element of the publication-control protocol, it's a ... | Rob Austein |
2014-07-03 | Convert to current IETF I-D version of publication protocol. See #705. | Rob Austein |
2014-05-30 | Pylint did find a couple of trivial but real bugs under all the noise. | Rob Austein |
2014-05-29 | PyLint | Rob Austein |
2014-05-29 | Python style police: instantiate exceptions before raising them | Rob Austein |
2014-04-05 | Source tree reorg, phase 1. Almost everything moved, no file contents changed. | Rob Austein |