Age | Commit message (Expand) | Author |
2014-10-05 | Helps to import module before using it. | Rob Austein |
2014-10-05 | Forgot to add new modules to setup.py, again. | Rob Austein |
2014-10-05 | Pull from trunk. | Rob Austein |
2014-10-05 | Archive snapshot of work-in-progress on Django South migrations for | Rob Austein |
2014-10-05 | Address incompatible API changes in Django 1.7: apps.populate(), | Rob Austein |
2014-10-03 | Add router cert request support to the GUI. | Michael Elkins |
2014-10-03 | Pull from trunk. | Rob Austein |
2014-10-03 | Whittle another chunk off the SAX monster. | Rob Austein |
2014-10-02 | regen | Rob Austein |
2014-10-02 | Whittle one small chunk off the left-right protocol SAX mess. | Rob Austein |
2014-09-30 | Overly enthusiastic cleanup was causing script to regenerate source | Rob Austein |
2014-09-30 | Pull from trunk. | Rob Austein |
2014-09-30 | Add hack to yamltest to let Mike extract private keys for BGPSEC testing. | Rob Austein |
2014-09-29 | Tweak version numbering scheme to let us build binary packages for all | Rob Austein |
2014-09-29 | Pull from trunk. | Rob Austein |
2014-09-29 | Update to OpenSSL 1.0.1i. Not a security issue in our case, just | Rob Austein |
2014-09-28 | Pull from trunk. | Rob Austein |
2014-09-28 | Apparently a2ensite now (as of Ubuntu trusty, anyway) requires a .conf | Rob Austein |
2014-09-28 | self. | Rob Austein |
2014-09-28 | Rewrite pbuilder script, add support for Ubutu Trusty Tahir (14.04). | Rob Austein |
2014-09-25 | Convert remaining rpkid up-down code from SAX to etree. | Rob Austein |
2014-09-24 | Start converting rpkid's up-down implementation to use lxml.etree instead of ... | Rob Austein |
2014-09-23 | Typo | Rob Austein |
2014-09-22 | irbe_cli doesn't need async I/O either. | Rob Austein |
2014-09-21 | Add CMS goo to simple CMS client, remove need for async HTTP in Zookeeper. | Rob Austein |
2014-09-21 | Move synchronous HTTP client code to library. | Rob Austein |
2014-09-21 | Convert rest of rootd away from SAX and async I/O. | Rob Austein |
2014-09-20 | Remove gratuitous use of async HTTP where rootd is calling pubd. | Rob Austein |
2014-09-19 | Convert irdbd from SAX to lxml.etree. | Rob Austein |
2014-09-19 | Convert pubd to use Django ORM and lxml.etree. | Rob Austein |
2014-09-17 | Clean out last vestiges of SAX-based publication protocol code. | Rob Austein |
2014-09-16 | At this point I'm pretty sure that removing the --config options from | Rob Austein |
2014-09-16 | Add a mechanism yamltest can use to signal its parent that it's done | Rob Austein |
2014-09-16 | Merge changes from branches/tk713 into branches/tk705. See #705, #713. | Rob Austein |
2014-09-16 | Add --browser switch to yamltest. Less useful than I had hoped it | Rob Austein |
2014-09-16 | Add support for running GUI under yamltest. | Rob Austein |
2014-09-14 | Remove --config arguments from all daemons, as part of simplifying | Rob Austein |
2014-09-14 | Simplify configuration file search in rpki.config.parser. | Rob Austein |
2014-09-14 | Add IRDB migration to yamlconf. | 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-09-12 | Pull from trunk. | Rob Austein |
2014-09-12 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot |
2014-08-28 | Expire old RRDP deltas from SQL, delete unneded files from RRDP publication t... | Rob Austein |
2014-08-28 | Rewrite pubd error handling code. | Rob Austein |
2014-08-28 | RRDP test code had gotten a bit stale. | Rob Austein |
2014-08-28 | YAGNI | Rob Austein |
2014-08-28 | New stricter publication algorithm requires us to salvage hash values | Rob Austein |
2014-08-28 | Turn CMS debugging back off. | Rob Austein |