1. 99d8486 Use CMake's knowledge of what system library has dlopen() by Gilles Peskine · 3 years, 9 months ago
  2. 507c787 Don't build dlopen when building for Windows by Gilles Peskine · 3 years, 9 months ago
  3. 71fcb3c Only link with libdl on Linux by Gilles Peskine · 3 years, 9 months ago
  4. e943353 New test app for dynamic loading of libmbed* with dlopen by Gilles Peskine · 3 years, 9 months ago
  5. 9b35640 Generate cpp_dummy_build.cpp dynamically by Gilles Peskine · 4 years, 1 month ago
  6. a8e309e cmake: Fix added sources to targets by David Brown · 4 years, 9 months ago
  7. 381c107 cmake: Avoid using target_properties for old cmake by David Brown · 4 years, 9 months ago
  8. 995c66f Build: Add MBEDTLS_TARGET_PREFIX by Raef Coles · 4 years, 10 months ago
  9. 8dc0af2 programs: Link to tests common code by Ronald Cron · 5 years ago
  10. bfd45f1 programs: cmake: Use list of executables by Ronald Cron · 5 years ago
  11. 0b90c9d programs: cmake: Fix relative path warnings by Ronald Cron · 5 years ago
  12. e123395 cmake: link programs that only use crypto with libmbedcrypto by Gilles Peskine · 5 years ago
  13. 7cb47de query_config: Move to programs/test by Jaeden Amero · 6 years ago
  14. 21cb3c3 Remove ssl_cert_test sample app by Ron Eldor · 6 years ago
  15. cb9c015 Improve cmake inclusion of query_config.c when building apps by Andres Amaya Garcia · 7 years ago
  16. 509ba69 Create programs/test/query_compile_time_config app by Andres AG · 7 years ago
  17. 037ec4b Replace tabs with spaces by Andrzej Kurek · 7 years ago
  18. 89c048c Tests: add a test for cpp linking by Andrzej Kurek · 7 years ago
  19. 0211c32 Change the cpp test to be optional by Andrzej Kurek · 7 years ago
  20. 40741f8 Add a test with a cpp executable including all mbed TLS headers by Andrzej Kurek · 7 years ago
  21. 82934be Do not install zeroize program in CMakeLists by Andres Amaya Garcia · 7 years ago
  22. 5ab74a1 Add programs/test/zeroize.c to test mbedtls_zeroize by Andres Amaya Garcia · 8 years ago
  23. 216a183 Fix whitespace in CMakeLists.txt by Manuel Pégourié-Gonnard · 10 years ago
  24. 34be402 Rm obsolete things (compat-1.2, openssl, etc) by Manuel Pégourié-Gonnard · 10 years ago
  25. 2a0718d Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  26. 9014b6f Rename project in CMake by Manuel Pégourié-Gonnard · 11 years ago
  27. cb4137b Add test utility udp_proxy by Manuel Pégourié-Gonnard · 11 years ago
  28. 5eb264c Minor fixes to o_p_test.c (CMakeLists.txt and includes) by Paul Bakker · 12 years ago
  29. 803bb31 Remove ecp-bench (now in general benchmark) by Manuel Pégourié-Gonnard · 12 years ago
  30. 52a422f Added ecp-bench specialized benchmark by Manuel Pégourié-Gonnard · 13 years ago
  31. 92eeea4 - Modified CMakeLists to support zlib by Paul Bakker · 13 years ago
  32. e6ee41f - Added OpenSSL / PolarSSL compatibility script (tests/compat.sh) and example application (programs/ssl/o_p_test) (Requires OpenSSL) by Paul Bakker · 13 years ago
  33. b1dee1c - Changed commands to lowercase where it was not the case by Paul Bakker · 14 years ago
  34. b06819b - Adapted CMake files for the PKCS#11 support by Paul Bakker · 15 years ago
  35. 547f73d - Added install targets to the CMake files by Paul Bakker · 15 years ago
  36. 367dae4 - Added CMake makefiles as alternative to regular Makefiles. by Paul Bakker · 16 years ago