aboutsummaryrefslogtreecommitdiff
path: root/ca
AgeCommit message (Expand)Author
2015-10-26"Any programmer who fails to comply with the standard naming, formatting,Rob Austein
2015-10-25Tweak binary field types to get SQLite3 working as a Django ORMRob Austein
2015-10-25Make SQL engine configurable. Works for MySQL, not yet tested for anything e...Rob Austein
2015-10-22Timing tweaks to a kludgy test script. Didn't help, might have doneRob Austein
2015-10-22First cut at replacing rpkid's HTTP and I/O system with Tornado. NotRob Austein
2015-10-20Left-right test cases updated to track [6120].Rob Austein
2015-10-20Change <self/> (etc) to <tenant/> (etc). "self" always was a reallyRob Austein
2015-10-19Tweak test scripts.Rob 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-09Baby steps towards using new rpkidb models. Now that SAX is gone,Rob Austein
2015-10-08Clean out remains of old publication_control protocol implementation.Rob 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-08More Django settings cleanup.Rob Austein
2015-10-07Discard Django router in favor of separate settings files tailored toRob Austein
2015-10-07SAX cleanup.Rob Austein
2015-07-21More relatively straightforward merges.Rob Austein
2014-11-12Initial (awful kludge) version of adding RRDP URIs to SIA extension.Rob Austein
2014-11-08Simplify RRDP schema again: one delta file now contains exactly oneRob Austein
2014-10-11Pull from trunk.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-30Pull from trunk.Rob Austein
2014-09-30Add hack to yamltest to let Mike extract private keys for BGPSEC testing.Rob Austein
2014-09-28Pull from trunk.Rob Austein
2014-09-28Apparently a2ensite now (as of Ubuntu trusty, anyway) requires a .confRob Austein
2014-09-22irbe_cli doesn't need async I/O either.Rob Austein
2014-09-19Convert pubd to use Django ORM and lxml.etree.Rob Austein
2014-09-16Add a mechanism yamltest can use to signal its parent that it's doneRob Austein
2014-09-16Merge changes from branches/tk713 into branches/tk705. See #705, #713.Rob Austein
2014-09-16Add --browser switch to yamltest. Less useful than I had hoped itRob Austein
2014-09-16Add support for running GUI under yamltest.Rob Austein
2014-09-14Remove --config arguments from all daemons, as part of simplifyingRob Austein
2014-09-14Simplify configuration file search in rpki.config.parser.Rob Austein
2014-09-14Add IRDB migration to yamlconf.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-08-28RRDP test code had gotten a bit stale.Rob Austein
2014-08-12HTTP publication of RRDP.Rob Austein
2014-08-07Rework RRDP filename scheme to simplify Apache configuration.Rob Austein
2014-08-06Sort out BPKI mess with rootd talking to pubd. Underlying problem isRob Austein
2014-08-06rootd with publciation protocol mostly working with modern IRDB.Rob Austein
2014-08-04rootd now uses publication protocol. Not yet usable outside smoketestRob 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-15Checkpoint. Merge changes from trunk. Add hash-based withdrawalRob Austein
2014-07-12Tweak tar command in test script.Rob Austein
2014-07-12Debug rpki-rtr BGPSEC test case and rpki-rtr-replay script.Rob Austein