openssl/crypto/http
Dr. David von Oheimb cdaf072f90 HTTP client: Fix cleanup of TLS BIO via 'bio_update_fn' callback function
Make app_http_tls_cb() tidy up on disconnect the SSL BIO it pushes on connect.
Make OSSL_HTTP_close() respect this.

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17318)
2021-12-22 12:24:24 +01:00
..
build.info
http_client.c HTTP client: Fix cleanup of TLS BIO via 'bio_update_fn' callback function 2021-12-22 12:24:24 +01:00
http_err.c OSSL_HTTP_get(): Fix timeout handling on redirection 2021-12-09 18:10:07 +01:00
http_lib.c HTTP client: fix use of OSSL_HTTP_adapt_proxy(), which is needed also in cmp.c 2021-06-16 14:36:01 +01:00