[openssl/openssl] 6e1de2: Place start of ClientHello correctly when calculat...
fwh-dc
noreply at github.com
Tue Jun 4 08:52:26 UTC 2024
Branch: refs/heads/feature/dtls-1.3
Home: https://github.com/openssl/openssl
Commit: 6e1de2b651b2a6b92cbda75157caf1aab981c76e
https://github.com/openssl/openssl/commit/6e1de2b651b2a6b92cbda75157caf1aab981c76e
Author: Frederik Wedel-Heinen <frederik.wedel-heinen at dencrypt.dk>
Date: 2024-06-04 (Tue, 04 Jun 2024)
Changed paths:
M crypto/packet.c
M include/internal/common.h
M include/internal/packet.h
M ssl/statem/extensions.c
M ssl/statem/extensions_clnt.c
M ssl/statem/statem_dtls.c
M ssl/statem/statem_lib.c
M test/dtls_mtu_test.c
M test/ssl-tests/29-dtls-sctp-label-bug.cnf.in
Log Message:
-----------
Place start of ClientHello correctly when calculating binder for DTLS 1.3
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24426)
Commit: a4bb3b8f25331f3ee39dcf1913655195fae5c1e3
https://github.com/openssl/openssl/commit/a4bb3b8f25331f3ee39dcf1913655195fae5c1e3
Author: Frederik Wedel-Heinen <frederik.wedel-heinen at dencrypt.dk>
Date: 2024-06-04 (Tue, 04 Jun 2024)
Changed paths:
M ssl/statem/statem_dtls.c
Log Message:
-----------
Use WPACKET in dtls1_do_write()
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24426)
Compare: https://github.com/openssl/openssl/compare/b659d179b32a...a4bb3b8f2533
To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
More information about the openssl-commits
mailing list