]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC SRTM: Add SRTM
authorHugo Landau <hlandau@openssl.org>
Fri, 3 Nov 2023 11:56:14 +0000 (11:56 +0000)
committerHugo Landau <hlandau@openssl.org>
Thu, 23 Nov 2023 14:46:01 +0000 (14:46 +0000)
commitabc06d53a968f9072a2d026a776f3b66944ae7f3
tree5b09423ac26966d756f68ffd29c03aa2e5d92eb4
parentaddbd743b5ceeca93dafd59600ba92b87f916e12
QUIC SRTM: Add SRTM

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22612)
include/internal/quic_srtm.h [new file with mode: 0644]
ssl/quic/build.info
ssl/quic/quic_srtm.c [new file with mode: 0644]