]> 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:17:07 +0000 (22:17 +0200)
commit18fc82e7c459d4692e402d461f67fcbb0310dbb5
treeb5dc7f57f3ee5f6e3f5628ffffb6329b4b89081c
parent4e93741bce1be447d31dda9dbdb43a8f5204cdd1
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