aboutsummaryrefslogtreecommitdiff
path: root/ca
AgeCommit message (Expand)Author
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
2014-07-09Add withdrawal hashes to publication and rrdp.Rob Austein
2014-07-07Checkpoint of SQL-based publish and withdraw processing. Doesn'tRob Austein
2014-07-03Get rid of the <config/> element of the publication-control protocol, it's a ...Rob Austein
2014-07-03Convert to current IETF I-D version of publication protocol. See #705.Rob Austein
2014-06-30Proposed RRDP simplifications after email discussion. Still subjectRob Austein
2014-06-26Initial schema and test cases for RRDP, based on Tim's expired -01Rob Austein
2014-06-20Timing parameters were a bit short for any sane use.Rob Austein
2014-06-20Preliminary BGPSEC test configuration generator.Rob Austein
2014-05-31Still more PyLint.Rob Austein
2014-05-31Rework to cope with new logging options.Rob Austein
2014-05-30Use --log-file in yamltest; debug the rotating log file options.Rob Austein
2014-05-30Move all the complexity of configuring the ten zillion kinds ofRob Austein
2014-05-29PyLintRob Austein
2014-05-29Python style police: instantiate exceptions before raising themRob Austein
2014-05-29Provide our own logging Formatter class rather than straining toRob Austein
2014-05-29yamlconf didn't have router certificate support, was feeling left out.Rob Austein
2014-05-28Cleanup. Whack default logging level down to warning, except when running di...Rob Austein
2014-05-28Update all uses of rpki.log.traceback() for use with logging module.Rob Austein
2014-05-28Whack all logging calls to use per-module logger objects.Rob Austein