openssl/crypto/ocsp
Dr. David von Oheimb c9603dfa42 OCSP HTTP: Restore API of undocumented and recently deprecated functions
Restore parameters of OCSP_REQ_CTX_new(), OCSP_REQ_CTX_http(), OCSP_REQ_CTX_i2d().
Fix a bug (wrong HTTP method selected on req == NULL in OCSP_sendreq_new().
Minor further fixes in OSSL_HTTP_REQ_CTX.pod

Fixes #13873

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13898)
2021-01-23 15:25:05 +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
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 ERR: Rebuild all generated error headers and source files 2020-11-24 15:22:33 +01:00
ocsp_ext.c Fix safestack issues in asn1.h 2020-09-13 11:10:40 +01:00
ocsp_http.c OCSP HTTP: Restore API of undocumented and recently deprecated functions 2021-01-23 15:25:05 +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 v3_ocsp.c: fix indentation of include directives 2021-01-12 11:19:04 +01:00