openssl/crypto/http
Dr. David von Oheimb 2de5d3b87a HTTP: Fix BIO_mem_d2i() on NULL mem input
This fixes also failure behavior of OSSL_HTTP_REQ_CTX_sendreq_d2i(), OCSP_sendreq_nbio(), etc.
Fixes #14322

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14356)
2021-03-06 16:18:18 +01:00
..
build.info
http_client.c HTTP: Fix BIO_mem_d2i() on NULL mem input 2021-03-06 16:18:18 +01:00
http_err.c Generalize schmeme parsing of OSSL_HTTP_parse_url() to OSSL_parse_url() 2021-03-01 10:30:43 +01:00
http_lib.c Generalize schmeme parsing of OSSL_HTTP_parse_url() to OSSL_parse_url() 2021-03-01 10:30:43 +01:00
http_local.h http_local.h: Remove unused declaration of HTTP_sendreq_bio() 2021-03-06 16:18:18 +01:00