]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix dtls tests
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Fri, 10 Jan 2025 07:45:20 +0000 (08:45 +0100)
committerTomas Mraz <tomas@openssl.org>
Wed, 15 Jan 2025 15:06:28 +0000 (16:06 +0100)
commit8b4721b8736db6972135444a32fb27a09dda81b9
treeee43cb79a76cc3531ef6a02bffbe91a36e693ff7
parentdfff5a8e22f4daf784c99a68894b1518745d9662
Fix dtls tests

The dtls server process exits too early when the input
has an EOF condition.

Reviewed-by: Frederik Wedel-Heinen <fwh.openssl@gmail.com>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26374)

(cherry picked from commit 52bcf4f88be949ecedfc924bc8ef37cbed7f24fb)
util/perl/TLSProxy/Proxy.pm