[openssl/openssl] 84ce74: Adds initial dtls 1.3 structs and definitions
fwh-dc
noreply at github.com
Mon Mar 18 12:05:09 UTC 2024
Branch: refs/heads/feature/dtls-1.3
Home: https://github.com/openssl/openssl
Commit: 84ce747b1cddc1b92eabf258431664b71d73df28
https://github.com/openssl/openssl/commit/84ce747b1cddc1b92eabf258431664b71d73df28
Author: Frederik Wedel-Heinen <frederik.wedel-heinen at dencrypt.dk>
Date: 2024-03-18 (Mon, 18 Mar 2024)
Changed paths:
M include/openssl/prov_ssl.h
M include/openssl/ssl.h.in
M ssl/d1_lib.c
M ssl/methods.c
M ssl/record/methods/recmethod_local.h
M ssl/record/methods/tls13_meth.c
M ssl/ssl_local.h
Log Message:
-----------
Adds initial dtls 1.3 structs and definitions
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Richard Levitte <levitte at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22259)
Commit: ca4f79aa4fd801aeb1116a9e36755edf0243f50e
https://github.com/openssl/openssl/commit/ca4f79aa4fd801aeb1116a9e36755edf0243f50e
Author: Frederik Wedel-Heinen <frederik.wedel-heinen at dencrypt.dk>
Date: 2024-03-18 (Mon, 18 Mar 2024)
Changed paths:
M ssl/methods.c
Log Message:
-----------
Remove compile guards for dtls1.3 method implementations
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Richard Levitte <levitte at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22259)
Compare: https://github.com/openssl/openssl/compare/dc9bc6c8e1bd...ca4f79aa4fd8
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