]> git.ipfire.org Git - thirdparty/openssl.git/commit
OSSL_HTTP_adapt_proxy(): fix handling of escaped IPv6 host addresses and of whitespac...
authorDavid von Oheimb <dev@ddvo.net>
Thu, 1 Aug 2024 19:33:18 +0000 (21:33 +0200)
committerTomas Mraz <tomas@openssl.org>
Thu, 26 Sep 2024 08:00:16 +0000 (10:00 +0200)
commit847724a86dac7394cf4c80e213a7742f4501f7b3
tree84881ae3e4de76a95fbec9c066290fd0bbc09fcf
parent8315e1e5055bebc6e31fe93b88c3cf32292359e4
OSSL_HTTP_adapt_proxy(): fix handling of escaped IPv6 host addresses and of whitespace in no_proxy

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/25533)

(cherry picked from commit b59b74fd07ed541df9d555dc62ca6dd3ac97365b)
crypto/http/http_lib.c
doc/man3/OSSL_HTTP_parse_url.pod