aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ocsp/ocsp_err.c
Commit message (Expand)AuthorAgeFilesLines
* 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