Add flag to inhibit checking for alternate certificate chains. Setting this
[openssl.git] / crypto / ocsp / ocsp_ht.c
2015-01-29 Richard Levitteclang on Linux x86_64 complains about unreachable code.
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2014-12-22 Rich SalzRT3548: Remvoe unsupported platforms
2014-06-10 Dr. Stephen HensonFix null pointer errors.
2013-10-07 Ben LaurieConstification.
2012-11-28 Dr. Stephen HensonGeneralise OCSP I/O functions to support dowloading...
2010-10-06 Dr. Stephen HensonWe can't always read 6 bytes in an OCSP response: fix...
2009-09-30 Dr. Stephen HensonPR: 2064, 728
2008-12-22 Andy PolyakovThis _WIN32-specific patch makes it possible to "wrap...
2008-11-05 Dr. Stephen HensonUpdate obsolete email address...
2007-10-13 Andy PolyakovBunch of constifications.
2007-08-12 Dr. Stephen HensonFix warnings.
2006-07-17 Dr. Stephen HensonWIN32 fixes signed/unsigned issues and slightly socket...
2006-07-17 Dr. Stephen HensonFix various error codes to match functions.
2006-07-17 Dr. Stephen HensonNew non-blocking OCSP functionality.
2003-03-14 Dr. Stephen HensonDon't give an error if response reason absent in OCSP...
2002-11-13 Richard LevitteCorrect support for SunOS 4.1.3_U1.
2002-11-13 Ben LaurieSecurity fixes brought forward from 0.9.7.
2001-01-12 Bodo Möllerisspace must be used only on *unsigned* chars
2001-01-11 Dr. Stephen HensonFix typo in OCSP ASN1 module, this caused
2001-01-04 Dr. Stephen HensonUpdate OCSP API.