]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add the ability to send NewSessionTicket messages when we want them
authorMatt Caswell <matt@openssl.org>
Mon, 7 Aug 2023 14:48:01 +0000 (15:48 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 15 Aug 2023 13:41:31 +0000 (14:41 +0100)
commit614c08c23999e39945b556851eabff157aef833f
treed623e01abfc50fb1abb7598308f5bc82584ec742
parent50a0af2e41ea61a79c19c17f9e87541e283ba8bf
Add the ability to send NewSessionTicket messages when we want them

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