Remove 4 broken macros from ocsp.h
[openssl.git] / crypto / ocsp / ocsp_ht.c
2017-08-29 PauliMove e_os.h to be the very first include.
2017-08-21 PauliThis has been added to avoid the situation where some...
2017-05-11 Bernd EdlingerFix gcc-7 warnings.
2016-05-17 Rich SalzCopyright consolidation 09/10
2016-01-26 Rich SalzRemove /* foo.c */ comments
2015-11-09 Matt CaswellContinue standardising malloc style for libcrypto
2015-09-03 Rich Salzremove 0 assignments.
2015-05-04 Rich SalzUse safer sizeof variant in malloc
2015-05-01 Rich Salzfree null cleanup finale
2015-04-30 Rich Salzfree cleanup 12
2015-03-25 Rich Salzfree NULL cleanup
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.