summaryrefslogtreecommitdiffstats
path: root/include/openssl/ocsp.h
AgeCommit message (Expand)Author
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