aboutsummaryrefslogtreecommitdiff
path: root/rpki/rpkid.py
AgeCommit message (Expand)Author
2014-09-16At this point I'm pretty sure that removing the --config options fromRob Austein
2014-09-16Merge changes from branches/tk713 into branches/tk705. See #705, #713.Rob Austein
2014-09-14Remove --config arguments from all daemons, as part of simplifyingRob Austein
2014-09-13Groundwork for Django ORM world conquest: sort out settings.py mess.Rob Austein
2014-08-28New stricter publication algorithm requires us to salvage hash valuesRob Austein
2014-07-17Publication code mostly just deals with DER and Base64, so defer ASN.1Rob Austein
2014-07-17Start unwinding the twisty maze of method calls in the old publication code.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-03Convert to current IETF I-D version of publication protocol. See #705.Rob Austein
2014-06-25Don't regenerate EE certificates for validity expiration when theRob 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-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
2014-05-28Rework logging initialization code.Rob Austein
2014-05-20Clean up ancient singleton arguments to .execute(); MySQLdb used toRob Austein
2014-04-05Source tree reorg, phase 1. Almost everything moved, no file contents changed.Rob Austein