TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
6e81b27003e24cb15d45b010f1b0713c9beb3de9
/
programs
/
ssl
/
CMakeLists.txt
f9c7b3e
Remove PKCS#11 library wrapper.
by Mateusz Starzyk
· 4 years, 4 months ago
c301bd5
Merge branch 'development_3.0' into drop_old_tls_options
by Mateusz Starzyk
· 4 years, 4 months ago
1aec646
Remove certs module from mbedtls.
by Mateusz Starzyk
· 4 years, 6 months ago
a3a9984
Drop support for TLS record-level compression.
by Mateusz Starzyk
· 4 years, 5 months ago
ddb3bd5
Merge pull request #3897 from d3zd3z/fix-cmake28
by Ronald Cron
· 4 years, 6 months ago
a3ed34f
ssl_test_lib.[hc]: new source file for common SSL test code
by Gilles Peskine
· 4 years, 7 months ago
a8e309e
cmake: Fix added sources to targets
by David Brown
· 4 years, 8 months ago
381c107
cmake: Avoid using target_properties for old cmake
by David Brown
· 4 years, 9 months ago
995c66f
Build: Add MBEDTLS_TARGET_PREFIX
by Raef Coles
· 4 years, 10 months ago
8dc0af2
programs: Link to tests common code
by Ronald Cron
· 5 years ago
bfd45f1
programs: cmake: Use list of executables
by Ronald Cron
· 5 years ago
0b90c9d
programs: cmake: Fix relative path warnings
by Ronald Cron
· 5 years ago
2773113
programs: ssl: cmake: Add missing executables
by Ronald Cron
· 5 years ago
5df1be9
programs: ssl: cmake: Reorder declaration of executables
by Ronald Cron
· 5 years ago
6f83025
Sort lists in CMakeLists.txt files
by Manuel Pégourié-Gonnard
· 5 years ago
bc876d4
Rename program 'ssl_base64_dump' to 'ssl_context_info'
by Piotr Nowicki
· 5 years ago
9370f90
Initial work on the ssl dump program from base64 code
by Piotr Nowicki
· 5 years ago
7cb47de
query_config: Move to programs/test
by Jaeden Amero
· 6 years ago
cb9c015
Improve cmake inclusion of query_config.c when building apps
by Andres Amaya Garcia
· 7 years ago
bb92364
Update programs/ssl/CMakeLists.txt with query_config.c dep
by Andres Amaya Garcia
· 7 years ago
216a183
Fix whitespace in CMakeLists.txt
by Manuel Pégourié-Gonnard
· 10 years ago
d901d17
Merge branch 'development' into dtls
by Manuel Pégourié-Gonnard
· 10 years ago
a6fc5b2
Add mini_client.c
by Manuel Pégourié-Gonnard
· 11 years ago
2a0718d
Merge branch 'development' into dtls
by Manuel Pégourié-Gonnard
· 11 years ago
9014b6f
Rename project in CMake
by Manuel Pégourié-Gonnard
· 11 years ago
e63582a
Add dlts_client.c and dtls_server.c
by Manuel Pégourié-Gonnard
· 11 years ago
3e72f6e
Only search for Pthread on Windows platforms
by Paul Bakker
· 12 years ago
f9c4953
Added version of the SSL pthread server example
by Paul Bakker
· 12 years ago
b60b95f
- Added first version of ssl_server2 example application
by Paul Bakker
· 13 years ago
92eeea4
- Modified CMakeLists to support zlib
by Paul Bakker
· 13 years ago
b1dee1c
- Changed commands to lowercase where it was not the case
by Paul Bakker
· 14 years ago
1496d38
- Added the ssl_mail_client example application
by Paul Bakker
· 14 years ago
896ac22
- Added ssl_fork_server example program
by Paul Bakker
· 14 years ago
b06819b
- Adapted CMake files for the PKCS#11 support
by Paul Bakker
· 15 years ago
547f73d
- Added install targets to the CMake files
by Paul Bakker
· 15 years ago
367dae4
- Added CMake makefiles as alternative to regular Makefiles.
by Paul Bakker
· 16 years ago