OSSL_parse_url(): Improve handling of IPv6 addresses
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Mon, 8 Mar 2021 08:59:35 +0000 (09:59 +0100)
committerDr. David von Oheimb <dev@ddvo.net>
Wed, 31 Mar 2021 17:53:05 +0000 (19:53 +0200)
commit231837911980ff55a661e2509642442435082c90
tree956c67a43f57b157c1b17ef9ca0a07d03a5e484d
parentf7c4d8622840b92a9f6cdb00d937d063a4efae9c
OSSL_parse_url(): Improve handling of IPv6 addresses

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14630)
crypto/http/http_lib.c
test/http_test.c