Handle evp_tests assumption of EVP_PKEY_FLAG_AUTOARGLEN
[openssl.git] / include / openssl / ocsp.h
2018-02-13 Matt CaswellUpdate copyright year
2018-02-09 Nick MathewsonRemove redundant declarations of ERR_load_*_strings()
2018-01-24 David CooperAdd -rsigopt option to ocsp command
2017-11-12 Benjamin KadukAdd an API to get the signer of an OCSP response
2017-11-07 Matt CaswellRemove 4 broken macros from ocsp.h
2017-06-21 Sascha SteinbissAdd OCSP_resp_get1_id() accessor
2017-06-07 Rich Salzmake error tables const and separate header file
2017-04-27 Bernd EdlingerAdd parentheses on public macros where appropriate.
2016-09-22 Matt CaswellAdd OCSP_RESPID_match()
2016-09-22 Matt CaswellAdd the ability to set OCSP_RESPID fields
2016-08-23 FdaSilvaYYConstify some inputs buffers
2016-08-19 Dr. Stephen HensonAdd X509_get0_serialNumber() and constify OCSP_cert_to_id()
2016-08-17 Matt CaswellConvert OCSP* functions to use const getters
2016-08-04 FdaSilvaYYConstify some ASN1_OBJECT *obj input parameters
2016-07-30 Richard J. MooreIgnore the serial number for now and just do the rest.
2016-07-30 Richard J. MooreMake some more X509 functions const.
2016-07-20 Kurt RoeckxCheck for errors allocating the error strings.
2016-07-13 Dr. Stephen HensonAdd OCSP accessors.
2016-05-23 Rich SalzRemove unused error/function codes.
2016-05-17 Rich SalzCopyright consolidation 03/10
2016-04-21 Matt CaswellFix no-ocsp on Windows (and probably VMS)
2016-04-17 Richard LevitteRestore OCSP_basic_verify() error return semantics
2016-02-05 FdaSilvaYYGH601: Various spelling fixes.
2016-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-17 Rich SalzFix function declarations.
2016-01-17 Rich SalzAdd some accessors.
2016-01-07 Dr. Stephen HensonRename DECLARE*STACK_OF to DEFINE*STACK_OF
2015-10-11 Dr. Stephen HensonEmbed various OCSP fields.
2015-03-31 Richard LevitteStop symlinking, move files to intended directory