aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ocsp/ocsp_vfy.c
Commit message (Expand)AuthorAgeFilesLines
* In ocsp_match_issuerid() we are passed the CA that signed the responderDr. Stephen Henson2001-07-111-1/+1
* Typo in comment.Dr. Stephen Henson2001-02-261-2/+2
* Enhance OCSP_request_verify() so it finds the signers certificateDr. Stephen Henson2001-02-261-0/+89
* Include string.h so mem* functions get properly declared.Richard Levitte2001-02-201-0/+1
* Various function for commmon operations.Dr. Stephen Henson2001-02-021-13/+2
* New OCSP response verify option OCSP_TRUSTOTHERDr. Stephen Henson2001-01-261-7/+16
* Additional functionality in ocsp utility: print summaryDr. Stephen Henson2001-01-191-1/+1
* Implement remaining OCSP verify checks inDr. Stephen Henson2001-01-181-13/+159
* Initial OCSP certificate verify. Not complete,Dr. Stephen Henson2001-01-171-4/+59
* OCSP basic response verify. Very incompleteDr. Stephen Henson2001-01-111-0/+142