]> 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:53 +0000 (22:16 +0200)
commit37c2cff412e2f2e1ec7b81db9af56e48d7177090
treef5166c618513dc3ba2f430a3d0458c3440271023
parente3d09396e254ff3e3463bdd0a4e3d0d56997a956
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