Backport libcrypto audit: check return values of EVP functions instead
[openssl.git] / crypto / ocsp / ocsp_lib.c
2011-06-03 Dr. Stephen HensonBackport libcrypto audit: check return values of EVP...
2011-05-25 Dr. Stephen HensonFix the ECDSA timing attack mentioned in the paper at:
2010-06-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
2009-03-31 cvs2svnThis commit was manufactured by cvs2svn to create branch
2006-11-13 Dr. Stephen HensonOCSP library tidy. Use extension to encode OCSP extensi...
2005-05-11 Bodo MöllerFix more error codes.
2004-03-01 Richard LevitteAvoid a memory leak in OCSP_parse_url().
2001-10-16 Dr. Stephen HensonRetain compatibility of EVP_DigestInit() and EVP_Digest...
2001-02-26 Dr. Stephen HensonEnhance OCSP_request_verify() so it finds the signers...
2001-02-23 Dr. Stephen HensonMake OCSP cert id code tolerate a missing issuer certif...
2001-02-19 Richard LevitteMake all configuration macros available for application...
2001-02-13 Dr. Stephen HensonNew function OCSP_parse_url() and -url option for ocsp...
2001-02-03 Dr. Stephen HensonVarious OCSP responder utility functions.
2001-02-02 Dr. Stephen HensonVarious function for commmon operations.
2001-01-17 Dr. Stephen HensonInitial OCSP certificate verify. Not complete,
2001-01-08 Dr. Stephen HensonAdd set of OCSP client functions. All experimental
2001-01-05 Dr. Stephen HensonModify OCSP API to more closely reflect
2001-01-04 Dr. Stephen HensonUpdate OCSP API.
2000-12-17 Dr. Stephen HensonRedo OCSP response printing. Remove duplicate or
2000-12-14 Dr. Stephen HensonNew function X509V3_extensions_print() this removes...
2000-12-13 Dr. Stephen HensonReplace the old style OCSP ASN1 module.
2000-10-27 Richard LevitteThe majority of the OCSP code from CertCo.