summaryrefslogtreecommitdiff
path: root/crypto/ocsp/ocsp_err.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2021-06-171-1/+1
* err: rename err_load_xxx_strings_int functionsPauli2021-05-261-1/+1
* ERR: Rebuild all generated error headers and source filesRichard Levitte2020-11-241-5/+11
* OCSP: Add return value checks.Pauli2020-08-191-0/+2
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.cDr. David von Oheimb2020-02-101-5/+0
* util/mkerr.pl: make it not depend on the function codeRichard Levitte2019-09-121-1/+1
* Regenerate mkerr filesRich Salz2019-07-161-31/+2
* Following the license change, modify the boilerplates in crypto/ocsp/Richard Levitte2018-12-061-1/+1
* Small simplification in mkerr.plFdaSilvaYY2018-02-091-2/+3
* Add -rsigopt option to ocsp commandDavid Cooper2018-01-241-0/+1
* make error tables const and separate header fileRich Salz2017-06-071-62/+70
* Check for errors allocating the error strings.Kurt Roeckx2016-07-201-1/+2
* Remove unused error/function codes.Rich Salz2016-05-231-15/+1
* Manual fixes after copyright consolidationRich Salz2016-05-171-51/+6
* Restore OCSP_basic_verify() error return semanticsRichard Levitte2016-04-171-1/+2
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Rebuild error source files.Dr. Stephen Henson2015-11-051-7/+7
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-68/+75
* Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson2006-11-211-7/+4
* Fix various error codes to match functions.Dr. Stephen Henson2006-07-171-0/+1
* New non-blocking OCSP functionality.Dr. Stephen Henson2006-07-171-0/+1
* Fix more error codes.Bodo Möller2005-05-111-1/+1
* Rebuild error codes.Dr. Stephen Henson2005-04-121-50/+54
* Enhance OCSP_request_verify() so it finds the signers certificateDr. Stephen Henson2001-02-261-0/+3
* New function and options to check OCSP response validity.Dr. Stephen Henson2001-02-241-0/+7
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-2/+2
* New function OCSP_parse_url() and -url option for ocsp utility.Dr. Stephen Henson2001-02-131-0/+2
* Modify OCSP nonce behaviour.Dr. Stephen Henson2001-02-121-20/+0
* Fix ASN1_TIME_to_generlizedtime().Dr. Stephen Henson2001-02-041-0/+3
* Various OCSP responder utility functions.Dr. Stephen Henson2001-02-031-0/+2
* Implement remaining OCSP verify checks inDr. Stephen Henson2001-01-181-0/+8
* Initial OCSP certificate verify. Not complete,Dr. Stephen Henson2001-01-171-0/+2
* OCSP basic response verify. Very incompleteDr. Stephen Henson2001-01-111-0/+3
* Add set of OCSP client functions. All experimentalDr. Stephen Henson2001-01-081-0/+6
* Update OCSP API.Dr. Stephen Henson2001-01-041-0/+6
* Add OCSP nonce extension to supported extensions.Dr. Stephen Henson2000-12-141-0/+1
* The majority of the OCSP code from CertCo.Richard Levitte2000-10-271-0/+116