mbedtls/tests
Ronald Cron 54a3829453 ssl_client2: Simplify early_data option
No need to define specific early data,
the idea is rather to just send the
usual request data as early data
instead of standard application data.

Signed-off-by: Ronald Cron <ronald.cron@arm.com>
2024-02-07 08:06:46 +01:00
..
.jenkins
configs Header updates 2023-11-03 12:21:36 +00:00
data_files ssl_server2: Add read early data support 2024-02-01 16:40:47 +01:00
docker/bionic Header updates 2023-11-03 12:21:36 +00:00
git-scripts Header updates 2023-11-03 12:21:36 +00:00
include tests: ssl: Add helper function to get a TLS 1.3 ticket 2024-02-06 16:43:33 +01:00
opt-testcases ssl_client2: Simplify early_data option 2024-02-07 08:06:46 +01:00
scripts Refactor all.sh clang version detection code 2024-01-30 13:56:38 +00:00
src tests: ssl: Add helper function to get a TLS 1.3 ticket 2024-02-06 16:43:33 +01:00
suites tests: early data status: Add HRR scenario 2024-02-06 16:43:33 +01:00
.gitignore Revert "Auto-generated files for v3.5.0" 2023-10-05 00:17:21 +01:00
CMakeLists.txt Explicitly link tests with pthreads 2023-12-18 14:49:34 +00:00
compat-in-docker.sh Header updates 2023-11-03 12:21:36 +00:00
compat.sh Merge pull request #8462 from daverodgman/license-change 2023-11-04 15:47:07 +01:00
context-info.sh Header updates 2023-11-03 12:21:36 +00:00
Descriptions.txt
make-in-docker.sh Header updates 2023-11-03 12:21:36 +00:00
Makefile Unify MBEDTLS_TEST_OBJS 2024-01-02 23:11:24 +01:00
ssl-opt-in-docker.sh Header updates 2023-11-03 12:21:36 +00:00
ssl-opt.sh Merge pull request #8526 from yanrayw/issue/7011/send_record_size_limit_ext 2024-01-12 13:39:15 +00:00