aboutsummaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2015-11-18Move StatusCode out of POW.c. New API still needs work, but thisRob Austein
2015-11-18First test of new validation code. No major surprises. Much testingRob Austein
2015-11-17First baby steps towards testing new rpki.POW extended validation code.Rob Austein
2015-11-17Whack CRL.verify() into line with rest of the new code.Rob 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-14Checkpoint of RPKI-specific detailed certificate checking, based onRob Austein
2015-11-14Comment nit.Rob Austein
2015-11-11Configure pylint to use the pylint-django plugin, which (mostly)Rob Austein
2015-11-05Add StatusCode.__repr__(). Add glorp to pass status set objectRob Austein
2015-11-04Checkpoint some preliminary work along the way to doing full low-levelRob Austein
2014-11-12Initial (awful kludge) version of adding RRDP URIs to SIA extension.Rob Austein
2014-05-30Clang found an unused variable.Rob Austein
2014-05-29PyLintRob Austein
2014-05-10Proper idiom.Rob Austein
2014-05-09RFC 5480 requires that PKIX EC keys be in namedCurve format, notRob Austein
2014-04-12rpki.POW internal doc cleanup. See #691.Rob Austein
2014-04-12Add .extractWithoutVerifying() methods to CMS and derived classes.Rob Austein
2014-04-07Add .get{Subject,Issuer}Hash() methods.Rob Austein
2014-04-05Source tree reorg, phase 1. Almost everything moved, no file contents changed.Rob Austein