summaryrefslogtreecommitdiffstats
path: root/crypto/ocsp/ocsp_ht.c
AgeCommit message (Expand)Author
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2014-06-10Fix null pointer errors.Dr. Stephen Henson
2013-10-07Constification.Ben Laurie
2013-01-15Generalise OCSP I/O functions to support dowloading of other ASN1Dr. Stephen Henson
2010-10-06We can't always read 6 bytes in an OCSP response: fix so error statusesDr. Stephen Henson
2009-09-30PR: 2064, 728Dr. Stephen Henson
2008-12-22This _WIN32-specific patch makes it possible to "wrap" OpenSSL in anotherAndy Polyakov
2008-11-05Update obsolete email address...Dr. Stephen Henson
2007-10-13Bunch of constifications.Andy Polyakov
2007-08-12Fix warnings.Dr. Stephen Henson
2006-07-17WIN32 fixes signed/unsigned issues and slightly socket semantics.Dr. Stephen Henson
2006-07-17Fix various error codes to match functions.Dr. Stephen Henson
2006-07-17New non-blocking OCSP functionality.Dr. Stephen Henson
2003-03-14Don't give an error if response reason absent in OCSP HTTP.Dr. Stephen Henson
2002-11-13Correct support for SunOS 4.1.3_U1.Richard Levitte
2002-11-13Security fixes brought forward from 0.9.7.Ben Laurie
2001-01-12isspace must be used only on *unsigned* charsBodo Möller
2001-01-11Fix typo in OCSP ASN1 module, this causedDr. Stephen Henson
2001-01-04Update OCSP API.Dr. Stephen Henson