aboutsummaryrefslogtreecommitdiff
path: root/rpki/pubd.py
AgeCommit message (Expand)Author
2014-08-19First cut at proper transactions for new pubd SQL code.Rob Austein
2014-08-18Start unwinding unnecessary uses of asynch I/O.Rob Austein
2014-08-12HTTP publication of RRDP.Rob Austein
2014-08-07NotesRob Austein
2014-08-07Rework RRDP filename scheme to simplify Apache configuration.Rob Austein
2014-08-06rootd with publciation protocol mostly working with modern IRDB.Rob Austein
2014-08-05Debug publication protocol <list/> command. Check pubd for existingRob Austein
2014-07-23Finish first cut at RRDP test unpacking tool, shake a few bugs out ofRob Austein
2014-07-21Prototype RRDP unpacker.Rob Austein
2014-07-21Checkpoint. More cleanup of publication code.Rob Austein
2014-07-17Publication code mostly just deals with DER and Base64, so defer ASN.1Rob Austein
2014-07-17Apparently we only need to set nsmap in root elements.Rob Austein
2014-07-17RRDP working, mostly. Doens't clean up old files yet, doesn't useRob Austein
2014-07-17Start unwinding the twisty maze of method calls in the old publication code.Rob Austein
2014-07-16Snapshot before reworking pubd SQL.Rob Austein
2014-07-15Checkpoint. Merge changes from trunk. Add hash-based withdrawalRob 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-04Snapshot before trying something weird with the new pubd SQL.Rob 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-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-04-05Source tree reorg, phase 1. Almost everything moved, no file contents changed.Rob Austein