]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add server-side handling of Encrypted Client Hello feature/ech
authorsftcd <stephen.farrell@cs.tcd.ie>
Mon, 5 May 2025 13:23:55 +0000 (14:23 +0100)
committerTomas Mraz <tomas@openssl.org>
Mon, 11 Aug 2025 15:18:00 +0000 (17:18 +0200)
commit497daff2b90fd7b99399fa49c75cf8d490656760
treedaefd7db4cd5928b72a1e49893bef154895a8339
parentecd40163f2627891044b6fec586b6e019c0e9917
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