Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-16 | Run unit tests automatically as part of "make all-tests". This commit | Rob Austein | |
breaks all-tests, as one of the unit tests is failing at the moment for reasons that I'll investigate after dinner.... svn path=/rpkid/Makefile; revision=1780 | |||
2008-05-16 | Checkpoint | Rob Austein | |
svn path=/rpkid/rpki/resource_set.py; revision=1779 | |||
2008-05-15 | Clean up TLS certificate handling and a lot of debugging code. | Rob Austein | |
svn path=/rpkid/cronjob.py; revision=1778 | |||
2008-05-15 | Minimal req_* attribute implementation, just throw an internal error | Rob Austein | |
if we ever see these attributes while serving an issue request. svn path=/rpkid/README; revision=1777 | |||
2008-05-15 | MySQLdb DATETIME type issues again. | Rob Austein | |
svn path=/rpkid/testbed.py; revision=1776 | |||
2008-05-15 | Tweak TLS cert chain validation to fit BPKI model. | Rob Austein | |
svn path=/rpkid/README; revision=1775 | |||
2008-05-15 | Update comments | Rob Austein | |
svn path=/rpkid/rpki/roa.py; revision=1774 | |||
2008-05-15 | Update to reflect recent work | Rob Austein | |
svn path=/rpkid/README; revision=1773 | |||
2008-05-14 | Quick hack to postprocess testpoke.py output. | Rob Austein | |
svn path=/rpkid/testpoke.xsl; revision=1772 | |||
2008-05-13 | Apparently strings in tlslite are occasionally something else, isn't | Rob Austein | |
that special? So far I've only seen this happen on Fedora, dunno why. svn path=/rpkid/rpki/x509.py; revision=1771 | |||
2008-05-13 | OpenSSL fixed some bugs, remove my workarounds. | Rob Austein | |
svn path=/pow/POW-0.7/POW.c; revision=1770 | |||
2008-05-12 | Back up random logs and other material from RIPE 56 interop tests. | Rob Austein | |
svn path=/rpkid/apnic-test-3.tgz; revision=1769 | |||
2008-05-12 | Checkpoint | Rob Austein | |
svn path=/rpkid/rpki/https.py; revision=1768 | |||
2008-05-12 | Add X509Store.verifyDetailed() | Rob Austein | |
svn path=/pow/POW-0.7/POW.c; revision=1767 | |||
2008-05-11 | Apparently I wrote the code to enable exceptions on SQL errors a while | Rob Austein | |
ago but forgot to use it. Doh. svn path=/rpkid/rpki/gctx.py; revision=1766 | |||
2008-05-11 | Add SQL debugging code, tweak WHERE generation in .sql_fetch(). | Rob Austein | |
svn path=/rpkid/rpki/sql.py; revision=1765 | |||
2008-05-11 | Cleanup | Rob Austein | |
svn path=/rpkid/rpki/left_right.py; revision=1764 | |||
2008-05-11 | Paranoia. | Rob Austein | |
svn path=/rpkid/rpki/sql.py; revision=1763 | |||
2008-05-10 | Checkpoint of debugging code while chasing interop issues | Rob Austein | |
svn path=/rpkid/rpki/gctx.py; revision=1762 | |||
2008-05-09 | openssl-SNAP-20080509 | Rob Austein | |
svn path=/openssl/Makefile; revision=1761 | |||
2008-05-09 | Bring cronjob.py up to date with respect to libraries | Rob Austein | |
svn path=/rpkid/cronjob.py; revision=1760 | |||
2008-05-09 | get_basicConstraints() was buggy for certs that had no such extension | Rob Austein | |
svn path=/rpkid/rpki/x509.py; revision=1759 | |||
2008-05-08 | Enable pathLenConstraints | Rob Austein | |
svn path=/rpkid/cross-certify.py; revision=1758 | |||
2008-05-08 | Use file to handle serial numbers, like openssl x509. | Rob Austein | |
svn path=/rpkid/cross-certify.py; revision=1757 | |||
2008-05-08 | Make lifetime of cross-certification configurable | Rob Austein | |
svn path=/rpkid/cross-certify.py; revision=1756 | |||
2008-05-08 | Move fancy timedelta code into rpki.sundial. | Rob Austein | |
svn path=/rpkid/rpki/sundial.py; revision=1755 | |||
2008-05-08 | Cleanup | Rob Austein | |
svn path=/rpkid/cross-certify.py; revision=1754 | |||
2008-05-08 | Compensate for ancient EmailAddress attribute braindamage deprecated | Rob Austein | |
by RFC 3280 but still allowed in subject names. Feh. svn path=/pow/POW-0.7/lib/pkix.py; revision=1753 | |||
2008-05-08 | Initial 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-08 | Add ability to extract cert | Rob Austein | |
svn path=/rpkid/extract-key.py; revision=1751 | |||
2008-05-08 | Debugging tool | Rob Austein | |
svn path=/rpkid/extract-key.py; revision=1750 | |||
2008-05-07 | More fun CMS interop debugging | Rob Austein | |
svn path=/rpkid/rpki/x509.py; revision=1749 | |||
2008-05-07 | Checkpoint | Rob Austein | |
svn path=/rpkid/rpki/exceptions.py; revision=1748 | |||
2008-05-07 | Cleanup | Rob Austein | |
svn path=/rpkid/rpki/x509.py; revision=1747 | |||
2008-05-07 | Remove old XML_CMS_object.verify() method | Rob Austein | |
svn path=/rpkid/rpki/x509.py; revision=1746 | |||
2008-05-06 | Bogus error message | Rob Austein | |
svn path=/pow/POW-0.7/POW.c; revision=1743 | |||
2008-05-06 | Fixes from today's interop test with APNIC | Rob Austein | |
svn path=/rpkid/irbe-cli.py; revision=1742 | |||
2008-05-05 | Clear up whining about missing CRLs. | Rob Austein | |
svn path=/rpkid/rootd.py; revision=1741 | |||
2008-05-03 | openssl-SNAP-20080503 | Rob Austein | |
svn path=/openssl/Makefile; revision=1740 | |||
2008-05-02 | Bang on CRL code a bit more | Rob Austein | |
svn path=/rpkid/rpki/x509.py; revision=1739 | |||
2008-05-02 | Disable trace | Rob Austein | |
svn path=/rpkid/testbed.py; revision=1738 | |||
2008-05-02 | Remove workaround now that I found the bug | Rob Austein | |
svn path=/rpkid/rpki/x509.py; revision=1737 | |||
2008-05-02 | Next 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-01 | Debugging with stone knives and bearskins. | Rob Austein | |
svn path=/pow/POW-0.7/POW.c; revision=1735 | |||
2008-05-01 | Stop gratuitously regenerating test cert. | Rob Austein | |
svn path=/tests/resource-set/Makefile; revision=1734 | |||
2008-05-01 | Updated OpenSSL snapshot fixes the CMS bug I reported a few weeks | Rob 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-01 | openssl-SNAP-20080501 | Rob Austein | |
svn path=/openssl/Makefile; revision=1732 | |||
2008-05-01 | regen | Rob Austein | |
svn path=/rpkid/rpki/relaxng.py; revision=1731 | |||
2008-05-01 | Simplify BSC and start adding BPKI CRL support; the latter doesn't | Rob 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-30 | svn:mime-type | Rob Austein | |
svn path=/docs/bpki-asymmetric.pdf; revision=1729 |