]> 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:49 +0000 (15:11 +0200)
commit29fb8420654d985e7768099bbb9974308bb18347
tree773d5b51d5b7643dff2a637432b3bfb9bfe31539
parent30e48f137a08c1b19063ee7a3738638f5c0c3632
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)

(cherry picked from commit 1eee02d3e710e01d864c37708f64e83511627e28)
doc/man3/SSL_set1_host.pod
include/openssl/ssl.h.in
ssl/ssl_lib.c