Age | Commit message (Expand) | Author |
2016-02-12 | Missing "self" in method definition. | Rob Austein |
2016-02-12 | Rewrite scripts affected by rpki-sql-setup changes. | Rob Austein |
2016-02-12 | Rewrite rpki-sql-setup to handle PostgreSQL and SQLite3 as well as | Rob Austein |
2016-01-23 | Add multiple-URI TAL support to rcynicng. | Rob Austein |
2016-01-06 | Add minimal HTTPS server to yamltest, for RRDP testing. | Rob Austein |
2015-11-11 | Configure pylint to use the pylint-django plugin, which (mostly) | Rob Austein |
2015-11-10 | Add router certificate to test. | Rob Austein |
2015-10-26 | Add warning about CSRF issues when simulating multiple GUI instances | Rob Austein |
2015-10-26 | Whack a few things stale imports and Django 1.6-isms to get GUI | Rob Austein |
2015-10-26 | "Any programmer who fails to comply with the standard naming, formatting, | Rob Austein |
2015-10-25 | Tweak binary field types to get SQLite3 working as a Django ORM | Rob Austein |
2015-10-25 | Make SQL engine configurable. Works for MySQL, not yet tested for anything e... | Rob Austein |
2015-10-22 | Timing tweaks to a kludgy test script. Didn't help, might have done | Rob Austein |
2015-10-22 | First cut at replacing rpkid's HTTP and I/O system with Tornado. Not | Rob Austein |
2015-10-20 | Left-right test cases updated to track [6120]. | Rob Austein |
2015-10-20 | Change <self/> (etc) to <tenant/> (etc). "self" always was a really | Rob Austein |
2015-10-19 | Tweak test scripts. | 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-09 | Baby steps towards using new rpkidb models. Now that SAX is gone, | Rob Austein |
2015-10-08 | Clean out remains of old publication_control protocol implementation. | 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-08 | More Django settings cleanup. | Rob Austein |
2015-10-07 | Discard Django router in favor of separate settings files tailored to | Rob Austein |
2015-10-07 | SAX cleanup. | Rob Austein |
2015-07-21 | More relatively straightforward merges. | Rob Austein |
2014-11-12 | Initial (awful kludge) version of adding RRDP URIs to SIA extension. | Rob Austein |
2014-11-08 | Simplify RRDP schema again: one delta file now contains exactly one | Rob Austein |
2014-10-11 | Pull from trunk. | Rob Austein |
2014-10-05 | Pull from trunk. | Rob Austein |
2014-10-05 | Address incompatible API changes in Django 1.7: apps.populate(), | 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-28 | Pull from trunk. | Rob Austein |
2014-09-28 | Apparently a2ensite now (as of Ubuntu trusty, anyway) requires a .conf | Rob Austein |
2014-09-22 | irbe_cli doesn't need async I/O either. | Rob Austein |
2014-09-19 | Convert pubd to use Django ORM and lxml.etree. | 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 | Groundwork for Django ORM world conquest: sort out settings.py mess. | Rob Austein |
2014-08-28 | RRDP test code had gotten a bit stale. | Rob Austein |
2014-08-12 | HTTP publication of RRDP. | Rob Austein |