]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/x509v3/v3_ocsp.c
Type-checked (and modern C compliant) OBJ_bsearch.
[thirdparty/openssl.git] / crypto / x509v3 / v3_ocsp.c
2008-10-12  Ben LaurieType-checked (and modern C compliant) OBJ_bsearch.
2007-01-21  Dr. Stephen HensonConstify version strings and some structures.
2004-03-15  Richard LevitteConstify d2i, s2i, c2i and r2i functions and other...
2003-02-14  Richard LevitteMake it possible to disable OCSP, the speed application...
2001-02-23  Dr. Stephen HensonInitial support for ASN1_ITEM_FUNCTION option to
2001-02-16  Dr. Stephen HensonNew options to 'ca' utility to support CRL entry extens...
2001-01-04  Dr. Stephen HensonFix typo in OCSP nonce extension.
2000-12-20  Dr. Stephen HensonFixes to OCSP print code.
2000-12-16  Dr. Stephen HensonAdd OCSP service locator extension.
2000-12-16  Dr. Stephen HensonAdd support for the noCheck OCSP extension. This is
2000-12-15  Dr. Stephen HensonImplement some standard OCSP extensions in the v3 code...