]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC SRT GEN: Add SRT generator
authorHugo Landau <hlandau@openssl.org>
Thu, 2 Nov 2023 15:41:23 +0000 (15:41 +0000)
committerHugo Landau <hlandau@openssl.org>
Sat, 25 Nov 2023 09:14:05 +0000 (09:14 +0000)
commit2db3fdb4578ca43624acda81b72bc02b08c8ce3a
tree3d40f719bf19513b793d05908222cffe81bcc779
parent1da7c09f7987a227701b6324e56003a89e9febf2
QUIC SRT GEN: Add SRT generator

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