]> 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>
Tue, 4 Feb 2025 14:12:04 +0000 (09:12 -0500)
commitec01b6d10d558384c264daba20fb7489082f7f2e
tree85dc429bf4cbda0f803adcad05bdd9aa6e82a068
parent26989578f96dda41f2a5673d4f74d809537a7e83
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