summaryrefslogtreecommitdiffstats
path: root/crypto/ocsp/ocsp_ext.c
AgeCommit message (Expand)Author
2004-02-19Use an OCTET STRING for the encoding of an OCSP nonce value.Dr. Stephen Henson
2001-02-20Use sk_*_new_null() instead of sk_*_new(NULL). That avoids gettingRichard Levitte
2001-02-12Modify OCSP nonce behaviour.Dr. Stephen Henson
2001-02-08The check for request including a nonce and response not having it wasRichard Levitte
2001-02-05New function to copy nonce values from OCSPDr. Stephen Henson
2001-01-08Add set of OCSP client functions. All experimentalDr. Stephen Henson
2000-12-28New OCSP extension functions.Dr. Stephen Henson
2000-12-17Redo OCSP response printing. Remove duplicate orDr. Stephen Henson
2000-11-14Typo, was "time" instead of "tim".Richard Levitte
2000-11-12Make this stuff compile.Ben Laurie
2000-11-03Instead of just STACK, use STACK_OF(ASN1_OBJECT).Richard Levitte
2000-10-27The majority of the OCSP code from CertCo.Richard Levitte