mbedtls/programs/ssl
Yanray Wang 076b2d062f Improve the method of printing string build version
Following changes are introduced with this commit:
- Call mbedtls_version_get_string before printing string
  build version instead of printing macro directly
- Output build version in the beginning of ssl_client2 program

Signed-off-by: Yanray Wang <yanray.wang@arm.com>
2022-10-21 11:22:44 +08:00
..
CMakeLists.txt Rename DEV_MODE to GEN_FILES 2021-10-25 13:16:04 +01:00
dtls_client.c Include platform.h unconditionally: automatic part 2022-09-15 20:33:07 +02:00
dtls_server.c Include platform.h unconditionally: automatic part 2022-09-15 20:33:07 +02:00
mini_client.c Include platform.h unconditionally: automatic part 2022-09-15 20:33:07 +02:00
ssl_client1.c Include platform.h unconditionally: automatic part 2022-09-15 20:33:07 +02:00
ssl_client2.c Improve the method of printing string build version 2022-10-21 11:22:44 +08:00
ssl_context_info.c Add a missing guard in an example program 2022-08-30 17:56:08 -04:00
ssl_fork_server.c Include platform.h unconditionally: automatic part 2022-09-15 20:33:07 +02:00
ssl_mail_client.c Include platform.h unconditionally: automatic part 2022-09-15 20:33:07 +02:00
ssl_pthread_server.c Include platform.h unconditionally: automatic part 2022-09-15 20:33:07 +02:00
ssl_server.c Include platform.h unconditionally: automatic part 2022-09-15 20:33:07 +02:00
ssl_server2.c Merge pull request #6374 from mprse/enc_types 2022-10-12 12:45:50 +02:00
ssl_test_common_source.c Take advantage of legacy_or_psa.h being public 2022-09-16 12:03:52 +02:00
ssl_test_lib.c ssl-opt.sh: TLS 1.3 opaque key: Add test with unsuitable sig alg 2022-09-20 15:57:57 +02:00
ssl_test_lib.h Include platform.h unconditionally: automatic part 2022-09-15 20:33:07 +02:00