]> git.ipfire.org Git - thirdparty/openssl.git/commit
http_server.{c,h}: make clear that IPv4 or IPv6 is used by http_server_init()
authorDavid von Oheimb <dev@ddvo.net>
Wed, 31 Jul 2024 17:36:16 +0000 (19:36 +0200)
committerTomas Mraz <tomas@openssl.org>
Thu, 26 Sep 2024 08:00:14 +0000 (10:00 +0200)
commit67e3bc19b96b16a03b6d03b6753e45e4a30a7a46
treed302f405fd08e077d1807e006f0f7a55dc73b4b2
parentc61b3ae4221bc82bf880ac9702f9c5f30da1a17e
http_server.{c,h}: make clear that IPv4 or IPv6 is used by http_server_init()

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 4c91e96390ab6bdbd73decca0a342c679b583e68)
apps/lib/http_server.c