aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509v3/v3_ocsp.c
Commit message (Expand)AuthorAgeFilesLines
* PR: 2057Dr. Stephen Henson2009-09-301-10/+10
* Update obsolete email address...Dr. Stephen Henson2008-11-051-1/+1
* Type-checked (and modern C compliant) OBJ_bsearch.Ben Laurie2008-10-121-14/+28
* Constify version strings and some structures.Dr. Stephen Henson2007-01-211-7/+7
* Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte2004-03-151-4/+4
* Make it possible to disable OCSP, the speed application, and the use of sockets.Richard Levitte2003-02-141-0/+3
* Initial support for ASN1_ITEM_FUNCTION option toDr. Stephen Henson2001-02-231-6/+6
* New options to 'ca' utility to support CRL entry extensions.Dr. Stephen Henson2001-02-161-1/+27
* Fix typo in OCSP nonce extension.Dr. Stephen Henson2001-01-041-1/+1
* Fixes to OCSP print code.Dr. Stephen Henson2000-12-201-1/+1
* Add OCSP service locator extension.Dr. Stephen Henson2000-12-161-0/+32
* Add support for the noCheck OCSP extension. This isDr. Stephen Henson2000-12-161-0/+22
* Implement some standard OCSP extensions in the v3 code. TheseDr. Stephen Henson2000-12-151-0/+192