[openssl/openssl] 1ee4a7: DTLS 1.3 SSL Listener does not currently buffer ha...
"'Ryan Hooper' via openssl-commits" <[email protected]>
| Newsgroups | gmane.comp.encryption.openssl.cvs |
|---|---|
| Message-ID | <openssl/openssl/push/refs/heads/feature/dtls-1.3/[email protected]> |
Branch: refs/heads/feature/dtls-1.3
Home: https://github.com/openssl/openssl
Commit: 1ee4a7ae5fcb5bee1f6a8e27e96807a940863942
https://github.com/openssl/openssl/commit/1ee4a7ae5fcb5bee1f6a8e27e96807a940863942
Author: Ryan Hooper <[email protected]>
Date: 2026-08-11 (Tue, 11 Aug 2026)
Changed paths:
M crypto/bio/bf_buff.c
M crypto/bio/bio_local.h
M doc/man3/BIO_f_buffer.pod
M doc/man3/BIO_sendmmsg.pod
M ssl/record/methods/tls_common.c
M ssl/statem/statem.c
M test/dtlsssllistenertest.c
Log Message:
-----------
DTLS 1.3 SSL Listener does not currently buffer handshake messages
Now when a buffer BIO is created for the initial DTLS handshake
from an SSL listener messages are now buffered until a flush
is called.
Fixes: openssl/project#1982
Assisted-by: Claude:claude-opus-4-7
Reviewed-by: Matt Caswell <[email protected]>
Reviewed-by: Jakub Zelenka <[email protected]>
MergeDate: Tue Aug 11 14:41:07 2026
(Merged from https://github.com/openssl/openssl/pull/31979)
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/feature/dtls-1.3/deb2f1-1ee4a7%40github.com.