mbedtls/programs/ssl
Gilles Peskine b63064854b CMake: support "make ssl-opt" to just build what ssl-opt.sh needs
This also suffices for compat.sh.

Include the sample programs in this build. They aren't tested by ssl-opt.sh
yet, but they soon will be.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2024-09-14 12:19:19 +02:00
..
CMakeLists.txt CMake: support "make ssl-opt" to just build what ssl-opt.sh needs 2024-09-14 12:19:19 +02:00
dtls_client.c
dtls_server.c
mini_client.c Update paths pointing to tests/data_files 2024-07-05 15:49:03 +01:00
ssl_client1.c
ssl_client2.c Merge pull request #1272 from eleuzi01/forward-1263 2024-08-28 19:38:36 +02:00
ssl_context_info.c Adjust spacing in sample programs 2024-08-09 10:29:58 +01:00
ssl_fork_server.c
ssl_mail_client.c ssl_mail_client: Fix code style issue 2024-03-18 14:30:06 -04:00
ssl_pthread_server.c
ssl_server2.c Merge pull request #1272 from eleuzi01/forward-1263 2024-08-28 19:38:36 +02:00
ssl_server.c
ssl_test_common_source.c Replace MBEDTLS_MD_CAN_SHA1 with PSA_WANT_ALG_SHA_1 2024-09-04 18:12:59 +01:00
ssl_test_lib.c Replace MBEDTLS_MD_CAN_SHA512 with PSA_WANT_ALG_SHA_512 2024-08-28 18:20:25 +02:00
ssl_test_lib.h Replace MBEDTLS_MD_CAN_SHA512 with PSA_WANT_ALG_SHA_512 2024-08-28 18:20:25 +02:00