]> 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:38 +0000 (16:06 +0100)
commitb1e89d207f377614211f9375a749ea717461251a
tree357c6e82d60188caac707d765162ab18fe2c269f
parentc8c15650756533fa89b435d6961a06f4ef5a5235
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