aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-05Helps to import module before using it.Rob Austein
2014-10-05Forgot to add new modules to setup.py, again.Rob Austein
2014-10-05Pull from trunk.Rob Austein
2014-10-05Archive snapshot of work-in-progress on Django South migrations forRob Austein
2014-10-05Address incompatible API changes in Django 1.7: apps.populate(),Rob Austein
2014-10-03Add router cert request support to the GUI.Michael Elkins
2014-10-03Pull from trunk.Rob Austein
2014-10-03Whittle another chunk off the SAX monster.Rob Austein
2014-10-02regenRob Austein
2014-10-02Whittle one small chunk off the left-right protocol SAX mess.Rob Austein
2014-09-30Overly enthusiastic cleanup was causing script to regenerate sourceRob 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-29Tweak version numbering scheme to let us build binary packages for allRob Austein
2014-09-29Pull from trunk.Rob Austein
2014-09-29Update to OpenSSL 1.0.1i. Not a security issue in our case, justRob Austein
2014-09-28Pull from trunk.Rob Austein
2014-09-28Apparently a2ensite now (as of Ubuntu trusty, anyway) requires a .confRob Austein
2014-09-28self.Rob Austein
2014-09-28Rewrite pbuilder script, add support for Ubutu Trusty Tahir (14.04).Rob Austein
2014-09-25Convert remaining rpkid up-down code from SAX to etree.Rob Austein
2014-09-24Start converting rpkid's up-down implementation to use lxml.etree instead of ...Rob Austein
2014-09-23TypoRob Austein
2014-09-22irbe_cli doesn't need async I/O either.Rob Austein
2014-09-21Add CMS goo to simple CMS client, remove need for async HTTP in Zookeeper.Rob Austein
2014-09-21Move synchronous HTTP client code to library.Rob Austein
2014-09-21Convert rest of rootd away from SAX and async I/O.Rob Austein
2014-09-20Remove gratuitous use of async HTTP where rootd is calling pubd.Rob Austein
2014-09-19Convert irdbd from SAX to lxml.etree.Rob Austein
2014-09-19Convert pubd to use Django ORM and lxml.etree.Rob Austein
2014-09-17Clean out last vestiges of SAX-based publication protocol code.Rob Austein
2014-09-16At this point I'm pretty sure that removing the --config options fromRob 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-13Initial schema migration for irdb. I expected this to break yamltest,Rob Austein
2014-09-13Groundwork for Django ORM world conquest: sort out settings.py mess.Rob Austein
2014-09-12Pull from trunk.Rob Austein
2014-09-12Automatic pull of documentation from Wiki.RPKI Documentation Robot
2014-08-28Expire old RRDP deltas from SQL, delete unneded files from RRDP publication t...Rob Austein
2014-08-28Rewrite pubd error handling code.Rob Austein
2014-08-28RRDP test code had gotten a bit stale.Rob Austein
2014-08-28YAGNIRob Austein
2014-08-28New stricter publication algorithm requires us to salvage hash valuesRob Austein
2014-08-28Turn CMS debugging back off.Rob Austein