aboutsummaryrefslogtreecommitdiff
path: root/pow/POW-0.7/POW.c
AgeCommit message (Expand)Author
2008-04-18Workaround for OpenSSL CMS problem: pass NULL cert list to CMS_sign(),Rob Austein
2008-04-18Checkpoint. New CMS code that's approaching the right thing, butRob Austein
2008-04-09CleanupRob Austein
2008-04-09First cut at new CMS code, not yet tested. So far this is just aRob Austein
2008-03-24Support verification of CMS without bundled EE cert.Rob Austein
2008-03-16Get PyBool checks rightRob Austein
2008-03-15Ok, try adding optional no_certs arg to PKCS7.sign()Rob Austein
2008-03-14Handle "None" case correctlyRob Austein
2008-03-14Allow CMS signature without the signing cert.Rob Austein
2008-01-24Add PKCS7.extract()Rob Austein
2008-01-18SSL_CTX_add_extra_chain_cert() requires X509_dup()Rob Austein
2008-01-18Fix double-free() errorRob Austein
2008-01-17Fix getError() to return None when error stack is emptyRob Austein
2008-01-15POW.Ssl.addCertificate()Rob Austein
2008-01-12Basic PKCS #7 support.Rob Austein
2007-10-02Null terminated octet strings don't workRob Austein
2007-09-30IndentationRob Austein
2007-09-28SHA-384Rob Austein
2007-09-27PKCS#10 signature verification. Getting this to work requiredRob Austein
2007-07-10DebugRob Austein
2007-07-10CleanupRob Austein
2007-07-07Add powRob Austein