summaryrefslogtreecommitdiffstats
path: root/crypto/ocsp/ocsp_ht.c
AgeCommit message (Expand)Author
2017-08-30Move e_os.h to be the very first include.Pauli
2017-08-22This has been added to avoid the situation where some host ctype.h functionsPauli
2017-05-11Fix gcc-7 warnings.Bernd Edlinger
2016-05-17Copyright consolidation 09/10Rich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-11-09Continue standardising malloc style for libcryptoMatt Caswell
2015-09-03remove 0 assignments.Rich Salz
2015-05-04Use safer sizeof variant in mallocRich Salz
2015-05-01free null cleanup finaleRich Salz
2015-04-30free cleanup 12Rich Salz
2015-03-25free NULL cleanupRich Salz
2015-01-29clang on Linux x86_64 complains about unreachable code.Richard Levitte
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2014-12-21RT3548: Remvoe unsupported platformsRich Salz
2014-06-10Fix null pointer errors.Dr. Stephen Henson
2013-10-07Constification.Ben Laurie
2012-11-28Generalise 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