]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add a helper function to prepend a frame to a packet
authorMatt Caswell <matt@openssl.org>
Tue, 17 Jan 2023 15:16:42 +0000 (15:16 +0000)
committerHugo Landau <hlandau@openssl.org>
Wed, 22 Feb 2023 05:34:05 +0000 (05:34 +0000)
commit7eaaaaaa559d56edc9732d768dc374a4f829b187
tree720b04fa2d84d181d02e5e397bb7da6675225965
parent47d905fdc635dcf92a2de4d1d4eb4cb47a4adcec
Add a helper function to prepend a frame to a packet

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20030)
test/helpers/quictestlib.c
test/helpers/quictestlib.h
test/quicfaultstest.c