]> git.ipfire.org Git - thirdparty/openssl.git/commit
Don't treat the Tserver as connected until the handshake is confirmed
authorMatt Caswell <matt@openssl.org>
Tue, 10 Jan 2023 17:52:18 +0000 (17:52 +0000)
committerHugo Landau <hlandau@openssl.org>
Wed, 22 Feb 2023 05:34:04 +0000 (05:34 +0000)
commitce8f20b6ae8f95493d86ed2f521ad2c371974f45
treeeaaf98d071d7272e90a8de0409841319298c2168
parentbe5b3b3787271d6b9057639ce42145fc66c11732
Don't treat the Tserver as connected until the handshake is confirmed

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20030)
include/internal/quic_channel.h
include/internal/quic_tserver.h
ssl/quic/quic_channel.c
ssl/quic/quic_tserver.c
test/helpers/quictestlib.c