]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add a test for large app data
authorMatt Caswell <matt@openssl.org>
Thu, 19 Jan 2023 10:52:45 +0000 (10:52 +0000)
committerHugo Landau <hlandau@openssl.org>
Tue, 24 Jan 2023 10:24:35 +0000 (10:24 +0000)
commitb958ecf27c5cdbcfab6e27777aca8a9fcd82e7af
tree4059f678c6f965fe4315e465dafe90f3bc0af91d
parent2bcf8e69bd92e33d84c48e7d108d3d46b22f8a6d
Add a test for large app data

Test that sending large app data records works correctly.

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20087)
test/sslapitest.c