aboutsummaryrefslogtreecommitdiff
path: root/crypto/ocsp/ocsp_err.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-07make error tables const and separate header fileRich Salz1-62/+70
2016-07-20Check for errors allocating the error strings.Kurt Roeckx1-1/+2
2016-05-23Remove unused error/function codes.Rich Salz1-15/+1
2016-05-17Manual fixes after copyright consolidationRich Salz1-51/+6
2016-04-17Restore OCSP_basic_verify() error return semanticsRichard Levitte1-1/+2
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2015-11-05Rebuild error source files.Dr. Stephen Henson1-7/+7
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-68/+75
2006-11-21Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson1-7/+4
2006-07-17Fix various error codes to match functions.Dr. Stephen Henson1-0/+1
2006-07-17New non-blocking OCSP functionality.Dr. Stephen Henson1-0/+1
2005-05-11Fix more error codes.Bodo Möller1-1/+1
2005-04-12Rebuild error codes.Dr. Stephen Henson1-50/+54
2001-02-26Enhance OCSP_request_verify() so it finds the signers certificateDr. Stephen Henson1-0/+3
2001-02-24New function and options to check OCSP response validity.Dr. Stephen Henson1-0/+7
2001-02-19Make all configuration macros available for application by makingRichard Levitte1-2/+2
2001-02-13New function OCSP_parse_url() and -url option for ocsp utility.Dr. Stephen Henson1-0/+2
2001-02-12Modify OCSP nonce behaviour.Dr. Stephen Henson1-20/+0
2001-02-04Fix ASN1_TIME_to_generlizedtime().Dr. Stephen Henson1-0/+3
2001-02-03Various OCSP responder utility functions.Dr. Stephen Henson1-0/+2
2001-01-18Implement remaining OCSP verify checks inDr. Stephen Henson1-0/+8
2001-01-17Initial OCSP certificate verify. Not complete,Dr. Stephen Henson1-0/+2
2001-01-11OCSP basic response verify. Very incompleteDr. Stephen Henson1-0/+3
2001-01-08Add set of OCSP client functions. All experimentalDr. Stephen Henson1-0/+6
2001-01-04Update OCSP API.Dr. Stephen Henson1-0/+6
2000-12-14Add OCSP nonce extension to supported extensions.Dr. Stephen Henson1-0/+1
2000-10-27The majority of the OCSP code from CertCo.Richard Levitte1-0/+116