aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-05-12Add X509Store.verifyDetailed()Rob Austein
svn path=/pow/POW-0.7/POW.c; revision=1767
2008-05-11Apparently I wrote the code to enable exceptions on SQL errors a whileRob Austein
ago but forgot to use it. Doh. svn path=/rpkid/rpki/gctx.py; revision=1766
2008-05-11Add SQL debugging code, tweak WHERE generation in .sql_fetch().Rob Austein
svn path=/rpkid/rpki/sql.py; revision=1765
2008-05-11CleanupRob Austein
svn path=/rpkid/rpki/left_right.py; revision=1764
2008-05-11Paranoia.Rob Austein
svn path=/rpkid/rpki/sql.py; revision=1763
2008-05-10Checkpoint of debugging code while chasing interop issuesRob Austein
svn path=/rpkid/rpki/gctx.py; revision=1762
2008-05-09openssl-SNAP-20080509Rob Austein
svn path=/openssl/Makefile; revision=1761
2008-05-09Bring cronjob.py up to date with respect to librariesRob Austein
svn path=/rpkid/cronjob.py; revision=1760
2008-05-09get_basicConstraints() was buggy for certs that had no such extensionRob Austein
svn path=/rpkid/rpki/x509.py; revision=1759
2008-05-08Enable pathLenConstraintsRob Austein
svn path=/rpkid/cross-certify.py; revision=1758
2008-05-08Use file to handle serial numbers, like openssl x509.Rob Austein
svn path=/rpkid/cross-certify.py; revision=1757
2008-05-08Make lifetime of cross-certification configurableRob Austein
svn path=/rpkid/cross-certify.py; revision=1756
2008-05-08Move fancy timedelta code into rpki.sundial.Rob Austein
svn path=/rpkid/rpki/sundial.py; revision=1755
2008-05-08CleanupRob Austein
svn path=/rpkid/cross-certify.py; revision=1754
2008-05-08Compensate for ancient EmailAddress attribute braindamage deprecatedRob Austein
by RFC 3280 but still allowed in subject names. Feh. svn path=/pow/POW-0.7/lib/pkix.py; revision=1753
2008-05-08Initial version of cross certification tool. Not quite working yet,Rob Austein
POW.pkix apparently has trouble with some kinds of subject names. svn path=/rpkid/cross-certify.py; revision=1752
2008-05-08Add ability to extract certRob Austein
svn path=/rpkid/extract-key.py; revision=1751
2008-05-08Debugging toolRob Austein
svn path=/rpkid/extract-key.py; revision=1750
2008-05-07More fun CMS interop debuggingRob Austein
svn path=/rpkid/rpki/x509.py; revision=1749
2008-05-07CheckpointRob Austein
svn path=/rpkid/rpki/exceptions.py; revision=1748
2008-05-07CleanupRob Austein
svn path=/rpkid/rpki/x509.py; revision=1747
2008-05-07Remove old XML_CMS_object.verify() methodRob Austein
svn path=/rpkid/rpki/x509.py; revision=1746
2008-05-06Bogus error messageRob Austein
svn path=/pow/POW-0.7/POW.c; revision=1743
2008-05-06Fixes from today's interop test with APNICRob Austein
svn path=/rpkid/irbe-cli.py; revision=1742
2008-05-05Clear up whining about missing CRLs.Rob Austein
svn path=/rpkid/rootd.py; revision=1741
2008-05-03openssl-SNAP-20080503Rob Austein
svn path=/openssl/Makefile; revision=1740
2008-05-02Bang on CRL code a bit moreRob Austein
svn path=/rpkid/rpki/x509.py; revision=1739
2008-05-02Disable traceRob Austein
svn path=/rpkid/testbed.py; revision=1738
2008-05-02Remove workaround now that I found the bugRob Austein
svn path=/rpkid/rpki/x509.py; revision=1737
2008-05-02Next time, remember to check that I'm using the right CMS_ContentInfo*Rob Austein
variable before reporting my own stupid null pointer oops as an OpenSSL bug. Sigh. svn path=/pow/POW-0.7/POW.c; revision=1736
2008-05-01Debugging with stone knives and bearskins.Rob Austein
svn path=/pow/POW-0.7/POW.c; revision=1735
2008-05-01Stop gratuitously regenerating test cert.Rob Austein
svn path=/tests/resource-set/Makefile; revision=1734
2008-05-01Updated OpenSSL snapshot fixes the CMS bug I reported a few weeksRob Austein
back, so remove workaround. Still need to report and get fixes for the two other OpenSSL bugs I discovered over the last few days.... svn path=/pow/POW-0.7/POW.c; revision=1733
2008-05-01openssl-SNAP-20080501Rob Austein
svn path=/openssl/Makefile; revision=1732
2008-05-01regenRob Austein
svn path=/rpkid/rpki/relaxng.py; revision=1731
2008-05-01Simplify BSC and start adding BPKI CRL support; the latter doesn'tRob Austein
work yet due to an apparent bug in OpenSSL (CMS_add0_crl() dumps core). If through some bizzare twist of fate we revive the idea of allowing CA certs in CMS messages, this is the change that will need to be (partly) backed out. svn path=/docs/left-right-xml; revision=1730
2008-04-30svn:mime-typeRob Austein
svn path=/docs/bpki-asymmetric.pdf; revision=1729
2008-04-30Revise BPKI pictures after somments from RobKRob Austein
svn path=/docs/bpki-asymmetric.dot; revision=1728
2008-04-30Implement most of the administrative restrictions on CMS verification.Rob Austein
Mandatory CRLs disabled at the moment as I'm not generating them yet. svn path=/rpkid/rpki/exceptions.py; revision=1727
2008-04-29Doh, rpki-db-schema.sql should have been rpkid.sql all alongRob Austein
svn path=/rpkid/INSTALLATION; revision=1726
2008-04-29CheckpointRob Austein
svn path=/rpkid/rpki/x509.py; revision=1725
2008-04-29Add is_CA()Rob Austein
svn path=/rpkid/rpki/x509.py; revision=1724
2008-04-29regenRob Austein
svn path=/rpkid/INSTALLATION; revision=1723
2008-04-29CleanupRob Austein
svn path=/docs/README; revision=1722
2008-04-29Clean up old silliness of having the .sql files in the docs/ directory.Rob Austein
svn path=/docs/Makefile; revision=1721
2008-04-29Update TODORob Austein
svn path=/rpkid/README; revision=1720
2008-04-28Rework POW error handling. Code around spuriousRob Austein
EVP_R_COMMAND_NOT_SUPPORTED errors from CMS routines. svn path=/pow/POW-0.7/POW.c; revision=1719
2008-04-27x509-dotRob Austein
svn path=/scripts/x509-dot.py; revision=1718
2008-04-27regenRob Austein
svn path=/docs/bpki.pdf; revision=1717
2008-04-27BobRob Austein
svn path=/rpkid/testbed.1.yaml; revision=1716