CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/05/13 04:42:03
Modified files:
lib/libcrypto/ocsp: ocsp.h ocsp_ext.c ocsp_ht.c ocsp_lib.c
Log message:
Add const qualifier to the path and url{,s} parameters of
OCSP_crlID_new(3), OCSP_parse_url(3), OCSP_sendreq_bio(3),
OCSP_sendreq_new(3), and OCSP_url_svcloc_new(3).
tested in a bulk build by sthen
ok jsing (as part of a larger diff)
