]> 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)
committerMatt Caswell <matt@openssl.org>
Fri, 20 Feb 2026 16:40:25 +0000 (16:40 +0000)
commit6c3edd4f3a8ad16b0b17a3d2507752c78036a524
treeebd47931c88c00cbe06fd1a8fc9500a79b5f04b5
parent2dd92b4bbfeb5f0dd6e40bf91851c05e3c9e4fac
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)
13 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/statem/extensions.c
ssl/statem/extensions_clnt.c
ssl/statem/extensions_cust.c
ssl/statem/extensions_srvr.c
ssl/statem/statem_local.h
ssl/statem/statem_srvr.c
test/ech_test.c
util/platform_symbols/windows-symbols.txt