aboutsummaryrefslogtreecommitdiff
path: root/rpki/x509.py
AgeCommit message (Expand)Author
2016-05-07Oops, TeX-style "--" numeric ranges in copyright comments are bad fitRob Austein
2016-05-07More copyright notices, what fun.Rob Austein
2015-11-29rcynicng caught a bug in rpkid! Router certificates are forbiddenRob Austein
2015-11-16X509Store class removed. X.509 verification moved fromRob Austein
2015-11-16Checkpoint. Basic merge of rcynic.c detailed RPKI checks merged intoRob Austein
2015-11-12Add .__repr__() methods to rpkidb models. RewriteRob Austein
2015-11-11Configure pylint to use the pylint-django plugin, which (mostly)Rob Austein
2015-11-10Use a lock to serialize rpkid tasks. Add temporary trace callRob Austein
2015-10-26"Any programmer who fails to comply with the standard naming, formatting,Rob Austein
2015-10-22First cut at replacing rpkid's HTTP and I/O system with Tornado. NotRob Austein
2015-10-19Amputate old SQL code out of rpkid with a fire axe, replacing it withRob Austein
2015-10-16PyLint. As usual, a lot of noise and a handful of real, albeit minor, bugs.Rob Austein
2015-10-15Convert zookeeper to use new (IETF standards track I-D) out-of-bandRob Austein
2015-10-09Baby steps towards using new rpkidb models. Now that SAX is gone,Rob Austein
2015-10-08Upgrade to new way of doing WSGI. Silence ten zillion deprecationRob Austein
2015-10-07Apparently I broke router certificate generation on this branch a while ago a...Rob Austein
2015-07-21Start catching up on six months worth of little changes in RRDP.Rob Austein
2014-11-13More RRDP retrieval.Rob Austein
2014-11-12Fix first round of RRDP SIA URI bugs.Rob Austein
2014-11-12Initial (awful kludge) version of adding RRDP URIs to SIA extension.Rob Austein
2014-09-17Clean out last vestiges of SAX-based publication protocol code.Rob Austein
2014-08-28Turn CMS debugging back off.Rob Austein
2014-08-04rootd now uses publication protocol. Not yet usable outside smoketestRob 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-05-29PyLintRob 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-04-05Source tree reorg, phase 1. Almost everything moved, no file contents changed.Rob Austein