Add prototypes for new OCSP functions.
[openssl.git] / crypto / ocsp / ocsp.h
2001-01-08 Dr. Stephen HensonAdd prototypes for new OCSP functions.
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-28 Dr. Stephen HensonAdd NO_ASN1_OLD to remove some old style functions:
2000-12-28 Dr. Stephen HensonNew OCSP extension functions.
2000-12-17 Dr. Stephen HensonRedo OCSP response printing. Remove duplicate or
2000-12-15 Dr. Stephen HensonImplement some standard OCSP extensions in the v3 code...
2000-12-14 Dr. Stephen HensonAdd OCSP nonce extension to supported extensions.
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-11-14 Richard LevitteTwo OCSP functions that aren't yet implemented.
2000-11-12 Ben LaurieMake this stuff compile.
2000-10-27 Richard LevitteThe majority of the OCSP code from CertCo.