]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix SSL_{set1,add1}_host() handling of host name/IP address and related documentation
authorDr. David von Oheimb <dev@ddvo.net>
Mon, 21 Apr 2025 13:11:01 +0000 (15:11 +0200)
committerTomas Mraz <tomas@openssl.org>
Tue, 6 May 2025 13:11:15 +0000 (15:11 +0200)
commit1eee02d3e710e01d864c37708f64e83511627e28
tree771f923456e7f118691828ddacdb4558f75b536c
parenteb909d785f89c5f92613865ed8e7afc9f6fb9b2c
Fix SSL_{set1,add1}_host() handling of host name/IP address and related documentation

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27457)
doc/man3/SSL_set1_host.pod
include/openssl/ssl.h.in
ssl/ssl_lib.c