Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-04-25 | New trust anchor model sort of working. make test runs again, anyway. | Rob Austein | |
svn path=/docs/left-right-xml; revision=1704 | |||
2008-04-24 | Start at cross-certification code. make test still broken. | Rob Austein | |
svn path=/rpkid/testbed.py; revision=1703 | |||
2008-04-24 | regen | Rob Austein | |
svn path=/docs/rpki-db-schema.pdf; revision=1702 | |||
2008-04-24 | Checkpoint. Partly converted to new BPKI model. This breaks make | Rob Austein | |
test, mostly because the cross-certification stuff isn't done yet. svn path=/docs/left-right-xml; revision=1701 | |||
2008-04-24 | CMS.certs() and CMS.crls() | Rob Austein | |
svn path=/pow/POW-0.7/POW.c; revision=1700 | |||
2008-04-22 | Note on EKU | Rob Austein | |
svn path=/rpkid/README; revision=1699 | |||
2008-04-22 | Cleanup | Rob Austein | |
svn path=/rpkid/rpki/gctx.py; revision=1698 | |||
2008-04-22 | Checkpoinit (trust anchor cleanup) | Rob Austein | |
svn path=/rpkid/rpki/gctx.py; revision=1697 | |||
2008-04-22 | Cleanup | Rob Austein | |
svn path=/pow/POW-0.7/POW.c; revision=1696 | |||
2008-04-22 | Add SKI and AKI when issuing BSC EE cert | Rob Austein | |
svn path=/rpkid/testbed.py; revision=1695 | |||
2008-04-22 | Use new CMS.sign() API | Rob Austein | |
svn path=/rpkid/rpki/x509.py; revision=1694 | |||
2008-04-22 | Add CRL support to CMS.sign(), reorder CMS.sign() arguments. | Rob Austein | |
svn path=/pow/POW-0.7/POW.c; revision=1693 | |||
2008-04-22 | Add flags to CMS.verify(), add CMS.pprint(). | Rob Austein | |
svn path=/pow/POW-0.7/POW.c; revision=1692 | |||
2008-04-22 | Add flag support to CMS.sign. | Rob Austein | |
svn path=/pow/POW-0.7/POW.c; revision=1691 | |||
2008-04-22 | Rehome RPKI exceptions under RPKI_Exception | Rob Austein | |
svn path=/rpkid/rpki/exceptions.py; revision=1690 | |||
2008-04-22 | CMS.eContentType() | Rob Austein | |
svn path=/pow/POW-0.7/POW.c; revision=1689 | |||
2008-04-21 | Update some notes | Rob Austein | |
svn path=/rpkid/README; revision=1686 | |||
2008-04-21 | Update TO DO | Rob Austein | |
svn path=/rpkid/README; revision=1685 | |||
2008-04-20 | Add RPKI OIDs to dumpasn1.cfg | Rob Austein | |
svn path=/pow/POW-0.7/dumpasn1.cfg; revision=1684 | |||
2008-04-20 | make test | Rob Austein | |
svn path=/pow/Makefile; revision=1683 | |||
2008-04-20 | make test | Rob Austein | |
svn path=/Makefile; revision=1682 | |||
2008-04-20 | Refactor redundantly redundant XML and CMS handling code. | Rob Austein | |
svn path=/rpkid/irbe-cli.py; revision=1681 | |||
2008-04-19 | Cleanup | Rob Austein | |
svn path=/Makefile; revision=1680 | |||
2008-04-19 | Convert CMS code to something vaguely object-oriented, to simplify | Rob Austein | |
handling of eContentType OIDs, etc. Unifiy some of the redundant XML processing as method routines. svn path=/pow/POW-0.7/POW.c; revision=1679 | |||
2008-04-19 | Checkpoint | Rob Austein | |
svn path=/rpkid/rpki/cms.py; revision=1678 | |||
2008-04-18 | Clean up unnecessarily complicated trust anchor code | Rob Austein | |
svn path=/rpkid/cronjob.py; revision=1677 | |||
2008-04-18 | Add note on "debug-sra" setting so I don't have to keep digging it out | Rob Austein | |
of old makefiles svn path=/openssl/README; revision=1676 | |||
2008-04-18 | Cleanup | Rob Austein | |
svn path=/rpkid/test-pow-cms.py; revision=1675 | |||
2008-04-18 | openssl-SNAP-20080418 | Rob Austein | |
svn path=/openssl/Makefile; revision=1674 | |||
2008-04-18 | Workaround for OpenSSL CMS problem: pass NULL cert list to CMS_sign(), | Rob Austein | |
call CMS_add1_cert() directly. svn path=/pow/POW-0.7/POW.c; revision=1673 | |||
2008-04-18 | Checkpoint. New CMS code that's approaching the right thing, but | Rob Austein | |
doesn't work yet (this may be an OpenSSL bug, not sure yet). Breaks "make test". svn path=/pow/POW-0.7/POW.c; revision=1672 | |||
2008-04-17 | openssl-SNAP-20080417 | Rob Austein | |
svn path=/openssl/Makefile; revision=1671 | |||
2008-04-17 | regen | Rob Austein | |
svn path=/rpkid/biz-certs/Alice-CA.cer; revision=1670 | |||
2008-04-16 | regen | Rob Austein | |
svn path=/docs/rpki-db-schema.pdf; revision=1669 | |||
2008-04-16 | Rework ROA generation and maintenance. | Rob Austein | |
svn path=/docs/left-right-xml; revision=1668 | |||
2008-04-15 | Cleanup | Rob Austein | |
svn path=/rpkid/rpki/left_right.py; revision=1665 | |||
2008-04-15 | Add code to cope with transient joins in the cert tree during key | Rob Austein | |
rollover. svn path=/rcynic/rcynic.c; revision=1662 | |||
2008-04-14 | Rework ROA reissue and withdrawal code, not well-tested yet but at | Rob Austein | |
least in theory it may be right this time. svn path=/rpkid/rpki/left_right.py; revision=1661 | |||
2008-04-12 | Checkpoint. "make test" works again, but ROA maintenance code isn't | Rob Austein | |
really right yet. svn path=/rpkid/rpki/left_right.py; revision=1658 | |||
2008-04-11 | regen | Rob Austein | |
svn path=/docs/rpki-db-schema.pdf; revision=1657 | |||
2008-04-11 | Checkpoint. Initial ROA generation working, no maintenance yet. | Rob Austein | |
svn path=/docs/rpki-db-schema.sql; revision=1656 | |||
2008-04-11 | regen | Rob Austein | |
svn path=/docs/rpki-db-schema.pdf; revision=1655 | |||
2008-04-11 | Checkpoint. ROA generation almost working, but not quite. | Rob Austein | |
This checkpoint breaks "make test", will be fixed shortly. svn path=/docs/left-right-xml; revision=1654 | |||
2008-04-11 | Cleanup | Rob Austein | |
svn path=/rpkid/testbed.py; revision=1653 | |||
2008-04-11 | Checkpoint. Partial support for route_origin in testbed. | Rob Austein | |
svn path=/rpkid/testbed.1.yaml; revision=1652 | |||
2008-04-11 | Checkpoint | Rob Austein | |
svn path=/rpkid/rpki/gctx.py; revision=1651 | |||
2008-04-10 | Crude version of HTTPS trust anchor cache | Rob Austein | |
svn path=/rpkid/rpki/gctx.py; revision=1648 | |||
2008-04-10 | Allow multiple "trusted" certs. | Rob Austein | |
svn path=/rpkid/rpki/cms.py; revision=1647 | |||
2008-04-10 | regen | Rob Austein | |
svn path=/rpkid/INSTALLATION; revision=1646 | |||
2008-04-09 | Cleanup | Rob Austein | |
svn path=/pow/POW-0.7/POW.c; revision=1645 |