aboutsummaryrefslogtreecommitdiff
path: root/rpkid/test-pow-cms.py
AgeCommit message (Collapse)Author
2008-07-15Rename a couple of scripts whose names confuse Doxygen. Clean some ofRob Austein
the old test code out of rpkid/ to make real code easier to find. svn path=/rpkid/Doxyfile; revision=1995
2008-06-12Module documentationRob Austein
svn path=/rpkid/cronjob.py; revision=1880
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-24Checkpoint. Partly converted to new BPKI model. This breaks makeRob Austein
test, mostly because the cross-certification stuff isn't done yet. svn path=/docs/left-right-xml; revision=1701
2008-04-22Add CRL support to CMS.sign(), reorder CMS.sign() arguments.Rob Austein
svn path=/pow/POW-0.7/POW.c; revision=1693
2008-04-22Add flags to CMS.verify(), add CMS.pprint().Rob Austein
svn path=/pow/POW-0.7/POW.c; revision=1692
2008-04-22Add flag support to CMS.sign.Rob Austein
svn path=/pow/POW-0.7/POW.c; revision=1691
2008-04-18CleanupRob Austein
svn path=/rpkid/test-pow-cms.py; revision=1675
2008-04-18Checkpoint. New CMS code that's approaching the right thing, butRob 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-03-24Support verification of CMS without bundled EE cert.Rob Austein
svn path=/pow/POW-0.7/POW.c; revision=1562