]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add test for handling NEW_CONNECTION_ID frame
authorTomas Mraz <tomas@openssl.org>
Thu, 11 May 2023 11:50:21 +0000 (13:50 +0200)
committerHugo Landau <hlandau@openssl.org>
Wed, 17 May 2023 13:04:18 +0000 (14:04 +0100)
commit80b9eca279772185c32bb8d639af874b00217d6f
treea93e1aa4c331f3386bccaf841a707037c28d0dee
parentbbc9754026e815429b55c92cf2a70e4ac59464cf
Add test for handling NEW_CONNECTION_ID frame

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20892)
ssl/quic/quic_tserver.c
test/build.info
test/quic_newcid_test.c [new file with mode: 0644]
test/recipes/90-test_quicfaults.t