aboutsummaryrefslogtreecommitdiff
path: root/rpki
AgeCommit message (Expand)Author
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-08-04rootd now uses publication protocol. Not yet usable outside smoketestRob Austein
2014-08-02Checkpoint. Does not run at the moment because rootd is partly butRob 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-18Pull changes from trunk.Rob Austein
2014-07-18Pull XML namespaces and so forth from schemas where possible.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-12Debug rpki-rtr BGPSEC test case and rpki-rtr-replay script.Rob Austein
2014-07-11Merge from trunk.Rob Austein
2014-07-11Add check to log a warning if sync_wrapper returns without callback. See #681.Rob Austein
2014-07-09RegenRob 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-03RegenRob Austein
2014-07-03Convert to current IETF I-D version of publication protocol. See #705.Rob Austein
2014-06-30regenRob Austein
2014-06-30regenRob Austein
2014-06-26Regen, tweak some svn properties.Rob Austein
2014-06-26Initial schema and test cases for RRDP, based on Tim's expired -01Rob Austein
2014-06-25Don't regenerate EE certificates for validity expiration when theRob Austein
2014-06-23Missed testing client mode properly after last refactoring.Rob Austein
2014-06-19Specify the python path as a string rather than passing an object reference. ...Michael Elkins
2014-06-16qualify email recipient address with the FQDN of the local host. see #700Michael Elkins
2014-06-13Add rpki-rtr extension hooks; add script using the extension hooks asRob Austein
2014-06-11Handle version mis-match when forcing protocol version. Closes #699.Rob Austein
2014-06-11Race condition during server shutdown could prevent cleanup of kickme socket.Rob Austein
2014-06-11Allow client to select a particular protocol version.Rob Austein
2014-06-05fix typo. closes #698Michael Elkins
2014-06-05First cut at fully configurable logging system. Still a bit raw, andRob Austein
2014-05-31Logger usage cleanup: for some reason (probably the "self." prefix), Pylint m...Rob Austein
2014-05-30Update our use of asyncore.dispatcher.setsockopt() toRob Austein
2014-05-30Use --log-file in yamltest; debug the rotating log file options.Rob Austein
2014-05-30Rewritten rpki.log.init() still confuses PyLint.Rob Austein
2014-05-30Move all the complexity of configuring the ten zillion kinds ofRob Austein
2014-05-30Still more PyLint.Rob Austein
2014-05-30Pylint did find a couple of trivial but real bugs under all the noise.Rob Austein
2014-05-30RegenRob Austein
2014-05-30RegenRob Austein
2014-05-29PyLintRob Austein
2014-05-29Python style police: instantiate exceptions before raising themRob Austein