]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC: Avoid ticking before a connection is established
authorHugo Landau <hlandau@openssl.org>
Fri, 22 Mar 2024 07:24:05 +0000 (07:24 +0000)
committerViktor Dukhovni <openssl-users@dukhovni.org>
Wed, 11 Sep 2024 08:35:22 +0000 (18:35 +1000)
commit72917c85eaddcee2e2f2a5f09d1e724ab785a48a
treedf1cebf641d34f00d6377153d41ffaad10e40581
parentd0f3addf51c524255ad99bd68875de2ba849cae4
QUIC: Avoid ticking before a connection is established

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23995)
ssl/quic/quic_channel.c
ssl/quic/quic_tls.c