]> git.ipfire.org Git - thirdparty/openssl.git/commit
Augment client side recieve code to store NEW_TOKENS
authorNeil Horman <nhorman@openssl.org>
Wed, 15 Jan 2025 21:21:09 +0000 (16:21 -0500)
committerNeil Horman <nhorman@openssl.org>
Mon, 17 Feb 2025 16:27:33 +0000 (11:27 -0500)
commit0f71ebec26a4dc41c249a7d7ade1a8bfe43497fc
tree4a61b5eb5f0cbaef9cd47998c91de3a0546837ff
parent9a055c89170b3e8a2a6e210ec7f7f3df8f67f8a7
Augment client side recieve code to store NEW_TOKENS

Start storing new tokens in our new cache

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26517)
include/internal/quic_port.h
include/internal/quic_ssl.h
ssl/quic/quic_impl.c
ssl/quic/quic_port.c
ssl/quic/quic_rx_depack.c