]> git.ipfire.org Git - thirdparty/openssl.git/commit
OSSL_HTTP_open(): fix completion with default port for IPv6 host addresses
authorDavid von Oheimb <dev@ddvo.net>
Thu, 1 Aug 2024 19:25:44 +0000 (21:25 +0200)
committerTomas Mraz <tomas@openssl.org>
Mon, 23 Sep 2024 20:16:39 +0000 (22:16 +0200)
commitfad8a58eae0dd7515c542e099aa7bff4ea9c99f9
treee4ac67b63231dbc649bfa325bc50f79837a09ca8
parent44b6211e1f144fd51722f50b9c22b9113f29eb5b
OSSL_HTTP_open(): fix completion with default port for IPv6 host addresses

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25010)

(cherry picked from commit 1c90d36ab1fbfccd584aa82d879f26881e25b023)
crypto/http/http_client.c