Age | Commit message (Expand) | Author |
2018-08-26 | Clean up old code which has been obsolete for years. | Rob Austein |
2016-05-07 | Oops, TeX-style "--" numeric ranges in copyright comments are bad fit | Rob Austein |
2016-05-07 | More copyright notices, what fun. | Rob Austein |
2016-04-26 | Convert rpki-rtr to use common config/argparse/logging setup. | Rob Austein |
2016-04-26 | Further consolidation of config file parsing, command line parsing, | Rob Austein |
2016-04-23 | Add yamltest code to set up TAL and root certificate correctly under | 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 | Add Root model to rpki.rpkidb and root-related attributes to | Rob Austein |
2016-04-12 | Pull rpkic <group> fix from trunk. | Rob Austein |
2016-04-09 | Avoid setuid antics when starting GUI from yamltest. | Rob Austein |
2016-02-18 | Whack yamltest.py until it works again with latest changes to rpkic, etc. | 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-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 | Initial sorta-mostly-working with Django 1.8. Incredibly noisy due to | 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-09-30 | Pull from trunk. | 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-07 | Rework RRDP filename scheme to simplify Apache configuration. | Rob Austein |
2014-08-06 | Sort out BPKI mess with rootd talking to pubd. Underlying problem is | Rob Austein |