]> git.ipfire.org Git - thirdparty/openssl.git/commit
Always back off on the first packet noise from client to server
authorTomas Mraz <tomas@openssl.org>
Wed, 4 Oct 2023 15:23:27 +0000 (17:23 +0200)
committerTomas Mraz <tomas@openssl.org>
Fri, 6 Oct 2023 08:24:58 +0000 (10:24 +0200)
commit8f67c6bb7cab70bbcc231ee3e18d140a2857ebdb
tree3376d89ad36581df7dd032fae65bfae3642ac371
parent6dfc57f8a901f2cb40664a9f2060a91943a7982c
Always back off on the first packet noise from client to server

The test server cannot really cope with modifications

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22267)
test/helpers/quictestlib.c