mbedtls/programs/ssl
Ronald Cron bfd45f1f11 programs: cmake: Use list of executables
Use list of executables to:
- factorize the code to define executables
- highlight the similarities and differences of the executable definitions
- avoid list duplication

Use alphabetic order for executables in lists.

Signed-off-by: Ronald Cron <ronald.cron@arm.com>
2020-06-26 10:34:35 +02:00
..
CMakeLists.txt programs: cmake: Use list of executables 2020-06-26 10:34:35 +02:00
dtls_client.c Merge pull request #2595 from k-stachowiak/unified-exit-in-examples 2020-05-12 10:46:47 +02:00
dtls_server.c Merge pull request #2595 from k-stachowiak/unified-exit-in-examples 2020-05-12 10:46:47 +02:00
mini_client.c Merge pull request #2595 from k-stachowiak/unified-exit-in-examples 2020-05-12 10:46:47 +02:00
ssl_client1.c Merge pull request #2595 from k-stachowiak/unified-exit-in-examples 2020-05-12 10:46:47 +02:00
ssl_client2.c Merge pull request #2595 from k-stachowiak/unified-exit-in-examples 2020-05-12 10:46:47 +02:00
ssl_context_info.c Add required configuration to the ssl_context_info 2020-04-14 16:40:48 +02:00
ssl_fork_server.c Merge pull request #2595 from k-stachowiak/unified-exit-in-examples 2020-05-12 10:46:47 +02:00
ssl_mail_client.c ssl_mail_client: Define _XOPEN_SOURCE=600 for gethostname 2020-06-11 14:05:34 +01:00
ssl_pthread_server.c Unify the example programs' termination 2019-08-16 06:37:42 +02:00
ssl_server2.c Show failure in ssl-opts.sh when key export fails 2020-06-15 11:21:41 +03:00
ssl_server.c Merge pull request #2595 from k-stachowiak/unified-exit-in-examples 2020-05-12 10:46:47 +02:00