summaryrefslogtreecommitdiffstats
path: root/crypto/ocsp/ocsp_vfy.c
AgeCommit message (Expand)Author
2013-02-05Don't try and verify signatures if key is NULL (CVE-2013-0166)Dr. Stephen Henson
2012-11-29PR: 2803Dr. Stephen Henson
2008-12-29If we're going to return errors (no matter how stupid), then we shouldBen Laurie
2008-11-05Update obsolete email address...Dr. Stephen Henson
2007-12-04Submitted by: Victor B. Wagner <vitus@cryptocom.ru>, steveDr. Stephen Henson
2006-11-13Don't assume requestorName is present for signed requests. ASN1 OCSP moduleDr. Stephen Henson
2004-03-04Typos.Dr. Stephen Henson
2001-09-01Make the necessary changes to work with the recent "ex_data" overhaul.Geoff Thorpe
2001-07-11In ocsp_match_issuerid() we are passed the CA that signed the responderDr. Stephen Henson
2001-02-26Typo in comment.Dr. Stephen Henson
2001-02-26Enhance OCSP_request_verify() so it finds the signers certificateDr. Stephen Henson
2001-02-20Include string.h so mem* functions get properly declared.Richard Levitte
2001-02-02Various function for commmon operations.Dr. Stephen Henson
2001-01-26New OCSP response verify option OCSP_TRUSTOTHERDr. Stephen Henson
2001-01-19Additional functionality in ocsp utility: print summaryDr. Stephen Henson
2001-01-18Implement remaining OCSP verify checks inDr. Stephen Henson
2001-01-17Initial OCSP certificate verify. Not complete,Dr. Stephen Henson
2001-01-11OCSP basic response verify. Very incompleteDr. Stephen Henson