openssl/crypto/ocsp
Matt Caswell cc6d92619f Make OCSP_id_cmp and OCSP_id_issuer_cmp accept const params
Fixes #8589

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8597)
2019-03-28 09:56:05 +00:00
..
build.info unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
ocsp_asn.c Following the license change, modify the boilerplates in crypto/ocsp/ 2018-12-06 15:08:20 +01:00
ocsp_cl.c Following the license change, modify the boilerplates in crypto/ocsp/ 2018-12-06 15:08:20 +01:00
ocsp_err.c Following the license change, modify the boilerplates in crypto/ocsp/ 2018-12-06 15:08:20 +01:00
ocsp_ext.c Following the license change, modify the boilerplates in crypto/ocsp/ 2018-12-06 15:08:20 +01:00
ocsp_ht.c Following the license change, modify the boilerplates in crypto/ocsp/ 2018-12-06 15:08:20 +01:00
ocsp_lcl.h Following the license change, modify the boilerplates in crypto/ocsp/ 2018-12-06 15:08:20 +01:00
ocsp_lib.c Make OCSP_id_cmp and OCSP_id_issuer_cmp accept const params 2019-03-28 09:56:05 +00:00
ocsp_prn.c Following the license change, modify the boilerplates in crypto/ocsp/ 2018-12-06 15:08:20 +01:00
ocsp_srv.c Following the license change, modify the boilerplates in crypto/ocsp/ 2018-12-06 15:08:20 +01:00
ocsp_vfy.c Following the license change, modify the boilerplates in crypto/ocsp/ 2018-12-06 15:08:20 +01:00
v3_ocsp.c constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 2019-03-06 16:10:09 +00:00