openssl/crypto/http
Dr. David von Oheimb 068549f8db HTTP client: Work around HTTPS proxy use bug due to callback design flaw
See discussion in #17088, where the real solution was postponed to 4.0.

This preliminarily fixes the issue that the HTTP(S) proxy environment vars
were neglected when determining whether a proxy should be used for HTTPS.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17310)
2022-01-04 15:05:32 +01:00
..
build.info
http_client.c HTTP client: Work around HTTPS proxy use bug due to callback design flaw 2022-01-04 15:05:32 +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