Updated list formatting, added hyperlinks, modernized syntax
[openssl.git] / crypto / ocsp / ocsp_err.c
2021-06-17 Matt CaswellUpdate copyright year
2021-05-26 Paulierr: rename err_load_xxx_strings_int functions
2020-11-24 Richard LevitteERR: Rebuild all generated error headers and source...
2020-08-19 PauliOCSP: Add return value checks.
2020-04-23 Matt CaswellUpdate copyright year
2020-02-10 Dr. David von OheimbGeneralize the HTTP client so far implemented mostly...
2019-09-12 Richard Levitteutil/mkerr.pl: make it not depend on the function code
2019-07-16 Rich SalzRegenerate mkerr files
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-02-09 FdaSilvaYYSmall simplification in mkerr.pl
2018-01-24 David CooperAdd -rsigopt option to ocsp command
2017-06-07 Rich Salzmake error tables const and separate header file
2016-07-20 Kurt RoeckxCheck for errors allocating the error strings.
2016-05-23 Rich SalzRemove unused error/function codes.
2016-05-17 Rich SalzManual fixes after copyright consolidation
2016-04-17 Richard LevitteRestore OCSP_basic_verify() error return semantics
2016-01-26 Rich SalzRemove /* foo.c */ comments
2015-11-05 Dr. Stephen HensonRebuild error source files.
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2006-11-21 Dr. Stephen HensonUpdate from 0.9.8 stable. Eliminate duplicate error...
2006-07-17 Dr. Stephen HensonFix various error codes to match functions.
2006-07-17 Dr. Stephen HensonNew non-blocking OCSP functionality.
2005-05-11 Bodo MöllerFix more error codes.
2005-04-12 Dr. Stephen HensonRebuild error codes.
2001-02-26 Dr. Stephen HensonEnhance OCSP_request_verify() so it finds the signers...
2001-02-24 Dr. Stephen HensonNew function and options to check OCSP response validity.
2001-02-19 Richard LevitteMake all configuration macros available for application...
2001-02-13 Dr. Stephen HensonNew function OCSP_parse_url() and -url option for ocsp...
2001-02-12 Dr. Stephen HensonModify OCSP nonce behaviour.
2001-02-04 Dr. Stephen HensonFix ASN1_TIME_to_generlizedtime().
2001-02-03 Dr. Stephen HensonVarious OCSP responder utility functions.
2001-01-18 Dr. Stephen HensonImplement remaining OCSP verify checks in
2001-01-17 Dr. Stephen HensonInitial OCSP certificate verify. Not complete,
2001-01-11 Dr. Stephen HensonOCSP basic response verify. Very incomplete
2001-01-08 Dr. Stephen HensonAdd set of OCSP client functions. All experimental
2001-01-04 Dr. Stephen HensonUpdate OCSP API.
2000-12-14 Dr. Stephen HensonAdd OCSP nonce extension to supported extensions.
2000-10-27 Richard LevitteThe majority of the OCSP code from CertCo.