openssl/crypto/ocsp
Richard Levitte a150f8e1fc CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()
This is not done absolutely everywhere, as there are places where
the use of ERR_add_error_data() is quite complex, but at least the
simple cases are done.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/13318)
2020-11-13 09:35:31 +01:00
..
build.info Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.c 2020-02-10 16:49:37 +01:00
ocsp_asn.c Reorganize local header files 2019-09-28 20:26:35 +02:00
ocsp_cl.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00
ocsp_err.c OCSP: Add return value checks. 2020-08-19 13:15:27 +10:00
ocsp_ext.c Fix safestack issues in asn1.h 2020-09-13 11:10:40 +01:00
ocsp_http.c Update copyright year 2020-04-23 13:55:52 +01:00
ocsp_lib.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00
ocsp_local.h Update copyright year 2020-10-15 14:10:06 +01:00
ocsp_prn.c Fix safestack issues in ocsp.h 2020-09-13 11:10:41 +01:00
ocsp_srv.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00
ocsp_vfy.c CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() 2020-11-13 09:35:31 +01:00
v3_ocsp.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00