[openssl/openssl] 6dfc57: Add testing of bitflips in packet headers
Tomáš Mráz
noreply at github.com
Fri Oct 6 08:27:37 UTC 2023
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 6dfc57f8a901f2cb40664a9f2060a91943a7982c
https://github.com/openssl/openssl/commit/6dfc57f8a901f2cb40664a9f2060a91943a7982c
Author: Tomas Mraz <tomas at openssl.org>
Date: 2023-10-06 (Fri, 06 Oct 2023)
Changed paths:
M test/helpers/noisydgrambio.c
M test/quicapitest.c
Log Message:
-----------
Add testing of bitflips in packet headers
A new type of noise is introduced in the noisy dgram bio
filter.
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22267)
Commit: 8f67c6bb7cab70bbcc231ee3e18d140a2857ebdb
https://github.com/openssl/openssl/commit/8f67c6bb7cab70bbcc231ee3e18d140a2857ebdb
Author: Tomas Mraz <tomas at openssl.org>
Date: 2023-10-06 (Fri, 06 Oct 2023)
Changed paths:
M test/helpers/quictestlib.c
Log Message:
-----------
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 at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22267)
Compare: https://github.com/openssl/openssl/compare/7ae31586a77c...8f67c6bb7cab
More information about the openssl-commits
mailing list