[openssl/openssl] edec01: SSL_CTX_set_tlsext_servername_callback.pod: improv...
"'David von Oheimb' via openssl-commits" <[email protected]>
| Newsgroups | gmane.comp.encryption.openssl.cvs |
|---|---|
| Message-ID | <openssl/openssl/push/refs/heads/master/[email protected]> |
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: edec017c065983525e0f5c31af577d6c602dd2aa
https://github.com/openssl/openssl/commit/edec017c065983525e0f5c31af577d6c602dd2aa
Author: Dr. David von Oheimb <[email protected]>
Date: 2026-06-10 (Wed, 10 Jun 2026)
Changed paths:
M doc/man3/SSL_CTX_set_tlsext_servername_callback.pod
M ssl/s3_lib.c
Log Message:
-----------
SSL_CTX_set_tlsext_servername_callback.pod: improve doc of SSL_set_tlsext_host_name(); update format
Add recommendation to use it for TLS clients, together with X509_VERIFY_PARAM_{set1,add1}_host()
Reviewed-by: Neil Horman <[email protected]>
Reviewed-by: Eugene Syromiatnikov <[email protected]>
MergeDate: Wed Jun 10 06:26:57 2026
(Merged from https://github.com/openssl/openssl/pull/27357)
Commit: f55922e8b25e663009fafb120f93824da0627bbf
https://github.com/openssl/openssl/commit/f55922e8b25e663009fafb120f93824da0627bbf
Author: Dr. David von Oheimb <[email protected]>
Date: 2026-06-10 (Wed, 10 Jun 2026)
Changed paths:
M crypto/http/http_lib.c
M test/http_test.c
Log Message:
-----------
http_lib.c: fix parsing 'scheme' part in OSSL_parse_url()
Reviewed-by: Neil Horman <[email protected]>
Reviewed-by: Eugene Syromiatnikov <[email protected]>
MergeDate: Wed Jun 10 06:26:59 2026
(Merged from https://github.com/openssl/openssl/pull/27357)
Commit: 2a34692e5efb6c97a50e701363da9a57240794b1
https://github.com/openssl/openssl/commit/2a34692e5efb6c97a50e701363da9a57240794b1
Author: Dr. David von Oheimb <[email protected]>
Date: 2026-06-10 (Wed, 10 Jun 2026)
Changed paths:
M apps/cmp.c
M apps/include/apps.h
M apps/lib/apps.c
M doc/man1/openssl-cmp.pod.in
Log Message:
-----------
apps/cmp.c: fix use of SSL_set_tlsext_host_name() for SNI and X509_VERIFY_PARAM_set1_host()
Reviewed-by: Neil Horman <[email protected]>
Reviewed-by: Eugene Syromiatnikov <[email protected]>
MergeDate: Wed Jun 10 06:27:00 2026
(Merged from https://github.com/openssl/openssl/pull/27357)
Commit: 673a2cfba50ec7673a18ea434945a554a3dd3a19
https://github.com/openssl/openssl/commit/673a2cfba50ec7673a18ea434945a554a3dd3a19
Author: Dr. David von Oheimb <[email protected]>
Date: 2026-06-10 (Wed, 10 Jun 2026)
Changed paths:
M doc/man3/OSSL_HTTP_REQ_CTX.pod
Log Message:
-----------
OSSL_HTTP_REQ_CTX.pod: tweak description of 'expect_asn1' parameter of OSSL_HTTP_REQ_CTX_set_expected()
Reviewed-by: Neil Horman <[email protected]>
Reviewed-by: Eugene Syromiatnikov <[email protected]>
MergeDate: Wed Jun 10 06:27:02 2026
(Merged from https://github.com/openssl/openssl/pull/27357)
Commit: 33544336cbfbf107a205521e0a63fa621ed2776d
https://github.com/openssl/openssl/commit/33544336cbfbf107a205521e0a63fa621ed2776d
Author: Dr. David von Oheimb <[email protected]>
Date: 2026-06-10 (Wed, 10 Jun 2026)
Changed paths:
M crypto/http/http_lib.c
M test/http_test.c
Log Message:
-----------
http_lib.c: add check that host_end is not past authority_end
Reviewed-by: Neil Horman <[email protected]>
Reviewed-by: Eugene Syromiatnikov <[email protected]>
MergeDate: Wed Jun 10 06:27:03 2026
(Merged from https://github.com/openssl/openssl/pull/27357)
Commit: 1a2e75520be28c1e32668b9167aadcc639ed29bf
https://github.com/openssl/openssl/commit/1a2e75520be28c1e32668b9167aadcc639ed29bf
Author: Dr. David von Oheimb <[email protected]>
Date: 2026-06-10 (Wed, 10 Jun 2026)
Changed paths:
M doc/man3/BIO_f_ssl.pod
M ssl/bio_ssl.c
Log Message:
-----------
make sure BIO_set_ssl() transfers ownership of ssl only on success; document this
Reviewed-by: Neil Horman <[email protected]>
Reviewed-by: Eugene Syromiatnikov <[email protected]>
MergeDate: Wed Jun 10 06:27:04 2026
(Merged from https://github.com/openssl/openssl/pull/27357)
Compare: https://github.com/openssl/openssl/compare/5191045371b4...1a2e75520be2
To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
--
You received this message because you are subscribed to the Google Groups "openssl-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/a/openssl.org/d/msgid/openssl-commits/openssl/openssl/push/refs/heads/master/519104-1a2e75%40github.com.