summaryrefslogtreecommitdiffstats
path: root/include/openssl/ocsp.h
AgeCommit message (Expand)Author
2019-10-15Fix an incorrect macroMatt Caswell
2019-05-28Update copyright yearRichard Levitte
2019-03-28Make OCSP_id_cmp and OCSP_id_issuer_cmp accept const paramsMatt Caswell
2018-10-04Small cleanup (util/mkdef.pl, crypto/bio/bss_log.c, include/openssl/ocsp.h)Richard Levitte
2018-09-03add getter for tbsResponseData and signatureAlgorithm on OCSP_BASICRESPPaul Kehrer
2018-02-13Update copyright yearMatt Caswell
2018-02-09Remove redundant declarations of ERR_load_*_strings()Nick Mathewson
2018-01-24Add -rsigopt option to ocsp commandDavid Cooper
2017-11-11Add an API to get the signer of an OCSP responseBenjamin Kaduk
2017-11-07Remove 4 broken macros from ocsp.hMatt Caswell
2017-06-21Add OCSP_resp_get1_id() accessorSascha Steinbiss
2017-06-07make error tables const and separate header fileRich Salz
2017-04-27Add parentheses on public macros where appropriate.Bernd Edlinger
2016-09-22Add OCSP_RESPID_match()Matt Caswell
2016-09-22Add the ability to set OCSP_RESPID fieldsMatt Caswell
2016-08-23Constify some inputs buffersFdaSilvaYY
2016-08-19Add X509_get0_serialNumber() and constify OCSP_cert_to_id()Dr. Stephen Henson
2016-08-17Convert OCSP* functions to use const gettersMatt Caswell
2016-08-04Constify some ASN1_OBJECT *obj input parametersFdaSilvaYY
2016-07-30Ignore the serial number for now and just do the rest.Richard J. Moore
2016-07-30Make some more X509 functions const.Richard J. Moore
2016-07-20Check for errors allocating the error strings.Kurt Roeckx
2016-07-13Add OCSP accessors.Dr. Stephen Henson
2016-05-23Remove unused error/function codes.Rich Salz
2016-05-17Copyright consolidation 03/10Rich Salz
2016-04-21Fix no-ocsp on Windows (and probably VMS)Matt Caswell
2016-04-17Restore OCSP_basic_verify() error return semanticsRichard Levitte
2016-02-05GH601: Various spelling fixes.FdaSilvaYY
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-17Fix function declarations.Rich Salz
2016-01-17Add some accessors.Rich Salz
2016-01-07Rename DECLARE*STACK_OF to DEFINE*STACK_OFDr. Stephen Henson
2015-10-11Embed various OCSP fields.Dr. Stephen Henson
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte