]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add lookup for initial token assignment on channel start
authorNeil Horman <nhorman@openssl.org>
Thu, 16 Jan 2025 20:34:33 +0000 (15:34 -0500)
committerNeil Horman <nhorman@openssl.org>
Tue, 4 Feb 2025 14:13:40 +0000 (09:13 -0500)
commit63272c1cc5f74000faa79d6699f520bf55d6895a
treee2185f5cd148c3ddd005926537441ceb615ca017
parentffd5b86360ed180633c6b7b89bb5cb6885d8df68
Add lookup for initial token assignment on channel start

Start assiging initial tokens, and validating them on receipt

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)
ssl/quic/quic_channel.c
ssl/quic/quic_port.c