]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add the SSL_NO_EOED macro test
authorCheng Zhang <zhangcheng170@huawei.com>
Thu, 13 Feb 2025 03:01:34 +0000 (11:01 +0800)
committerTomas Mraz <tomas@openssl.org>
Wed, 19 Feb 2025 16:27:42 +0000 (17:27 +0100)
commit966c9d3e98af9ad20dcd1f80abe5b99665ecb701
tree37befd39d36514c05484ea05187b7378cdbc5132
parent1b3f27f9208a8d7576102b3bba6443885fb01e7c
Add the SSL_NO_EOED macro test

test_no_end_of_early_data

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26552)
test/sslapitest.c