]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add server-side handling of Encrypted Client Hello
authorsftcd <stephen.farrell@cs.tcd.ie>
Mon, 5 May 2025 13:23:55 +0000 (14:23 +0100)
committerTomas Mraz <tomas@openssl.org>
Tue, 18 Nov 2025 08:34:30 +0000 (09:34 +0100)
commitd18068bfa5630438ad6022cb15709a7f26dcd3bd
treefe86debbd80002c1a60999ee34dfdacf4f677d67
parent3138079d81a38353e8ebb30843c9b5ed8aa4fcd0
Add server-side handling of Encrypted Client Hello

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27561)
15 files changed:
doc/man3/SSL_CTX_set_client_hello_cb.pod
include/internal/ech_helpers.h
ssl/ech/ech_helper.c
ssl/ech/ech_internal.c
ssl/ech/ech_local.h
ssl/ech/ech_ssl_apis.c
ssl/statem/extensions.c
ssl/statem/extensions_clnt.c
ssl/statem/extensions_cust.c
ssl/statem/extensions_srvr.c
ssl/statem/statem_clnt.c
ssl/statem/statem_local.h
ssl/statem/statem_srvr.c
test/ech_test.c
util/platform_symbols/windows-symbols.txt