1. f9c7b3e Remove PKCS#11 library wrapper. by Mateusz Starzyk · 3 years, 10 months ago
  2. c301bd5 Merge branch 'development_3.0' into drop_old_tls_options by Mateusz Starzyk · 3 years, 9 months ago
  3. 1aec646 Remove certs module from mbedtls. by Mateusz Starzyk · 4 years ago
  4. a3a9984 Drop support for TLS record-level compression. by Mateusz Starzyk · 3 years, 11 months ago
  5. a8e309e cmake: Fix added sources to targets by David Brown · 4 years, 2 months ago
  6. 381c107 cmake: Avoid using target_properties for old cmake by David Brown · 4 years, 2 months ago
  7. 995c66f Build: Add MBEDTLS_TARGET_PREFIX by Raef Coles · 4 years, 3 months ago
  8. 8dc0af2 programs: Link to tests common code by Ronald Cron · 4 years, 7 months ago
  9. bfd45f1 programs: cmake: Use list of executables by Ronald Cron · 4 years, 7 months ago
  10. 0b90c9d programs: cmake: Fix relative path warnings by Ronald Cron · 4 years, 7 months ago
  11. e123395 cmake: link programs that only use crypto with libmbedcrypto by Gilles Peskine · 5 years ago
  12. 7cb47de query_config: Move to programs/test by Jaeden Amero · 6 years ago
  13. 21cb3c3 Remove ssl_cert_test sample app by Ron Eldor · 6 years ago
  14. cb9c015 Improve cmake inclusion of query_config.c when building apps by Andres Amaya Garcia · 6 years ago
  15. 509ba69 Create programs/test/query_compile_time_config app by Andres AG · 6 years ago
  16. 037ec4b Replace tabs with spaces by Andrzej Kurek · 7 years ago
  17. 89c048c Tests: add a test for cpp linking by Andrzej Kurek · 7 years ago
  18. 0211c32 Change the cpp test to be optional by Andrzej Kurek · 7 years ago
  19. 40741f8 Add a test with a cpp executable including all mbed TLS headers by Andrzej Kurek · 7 years ago
  20. 82934be Do not install zeroize program in CMakeLists by Andres Amaya Garcia · 7 years ago
  21. 5ab74a1 Add programs/test/zeroize.c to test mbedtls_zeroize by Andres Amaya Garcia · 7 years ago
  22. 216a183 Fix whitespace in CMakeLists.txt by Manuel Pégourié-Gonnard · 10 years ago
  23. 34be402 Rm obsolete things (compat-1.2, openssl, etc) by Manuel Pégourié-Gonnard · 10 years ago
  24. 2a0718d Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  25. 9014b6f Rename project in CMake by Manuel Pégourié-Gonnard · 10 years ago
  26. cb4137b Add test utility udp_proxy by Manuel Pégourié-Gonnard · 10 years ago
  27. 5eb264c Minor fixes to o_p_test.c (CMakeLists.txt and includes) by Paul Bakker · 11 years ago
  28. 803bb31 Remove ecp-bench (now in general benchmark) by Manuel Pégourié-Gonnard · 11 years ago
  29. 52a422f Added ecp-bench specialized benchmark by Manuel Pégourié-Gonnard · 12 years ago
  30. 92eeea4 - Modified CMakeLists to support zlib by Paul Bakker · 13 years ago
  31. 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
  32. b1dee1c - Changed commands to lowercase where it was not the case by Paul Bakker · 13 years ago
  33. b06819b - Adapted CMake files for the PKCS#11 support by Paul Bakker · 14 years ago
  34. 547f73d - Added install targets to the CMake files by Paul Bakker · 14 years ago
  35. 367dae4 - Added CMake makefiles as alternative to regular Makefiles. by Paul Bakker · 16 years ago