1. c29afb6 Adjust build systems by Ronald Cron · 1 year, 1 month ago
  2. 3d817ad Adjust build systems by Ronald Cron · 1 year, 2 months ago
  3. c7e9e36 Adjust build systems by Ronald Cron · 1 year, 2 months ago
  4. 93fa4e1 Merge branch 'development' into buffer-sharing-merge by David Horstmann · 1 year, 5 months ago
  5. 7fd162e Refactor common PThreads CMake code by Paul Elliott · 1 year, 6 months ago
  6. 85ea3e6 Set preferences before finding Threads in CMake by Paul Elliott · 1 year, 7 months ago
  7. c2ab398 Request C11 in CMake (but only for tests) by David Horstmann · 1 year, 7 months ago
  8. 4068c7e Link programs with pthread via cmake by Paul Elliott · 1 year, 8 months ago
  9. a1023e2 programs/test/metatest indirectly includes library/common.h by Gilles Peskine · 1 year, 9 months ago
  10. 33406b6 Add a metatest program by Gilles Peskine · 1 year, 9 months ago
  11. eab2055 Fix query_config.c generation with CMake build system by Ronald Cron · 2 years ago
  12. df6e84a Test the PSA alternative header configuration macros by Gilles Peskine · 2 years, 5 months ago
  13. 88e3e70 Use CMake's knowledge of what system library has dlopen() by Gilles Peskine · 3 years, 9 months ago
  14. f80a029 Don't build dlopen when building for Windows by Gilles Peskine · 3 years, 9 months ago
  15. 5dbee58 Only link with libdl on Linux by Gilles Peskine · 3 years, 9 months ago
  16. a7c247e New test app for dynamic loading of libmbed* with dlopen by Gilles Peskine · 3 years, 9 months ago
  17. a8d1406 Rename DEV_MODE to GEN_FILES by David Horstmann · 3 years, 10 months ago
  18. d64f4b2 Fix assorted spelling and wording issues by David Horstmann · 3 years, 10 months ago
  19. e90e405 Introduce "Dev mode" option by Manuel Pégourié-Gonnard · 4 years ago
  20. 86cfa6c Allow CMake to generate query_config.c by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  21. 03ab544 Generate cpp_cummy_build.cpp dynamically by Gilles Peskine · 4 years, 1 month ago
  22. f9c7b3e Remove PKCS#11 library wrapper. by Mateusz Starzyk · 4 years, 5 months ago
  23. c301bd5 Merge branch 'development_3.0' into drop_old_tls_options by Mateusz Starzyk · 4 years, 4 months ago
  24. 1aec646 Remove certs module from mbedtls. by Mateusz Starzyk · 4 years, 6 months ago
  25. a3a9984 Drop support for TLS record-level compression. by Mateusz Starzyk · 4 years, 6 months ago
  26. a8e309e cmake: Fix added sources to targets by David Brown · 4 years, 9 months ago
  27. 381c107 cmake: Avoid using target_properties for old cmake by David Brown · 4 years, 9 months ago
  28. 995c66f Build: Add MBEDTLS_TARGET_PREFIX by Raef Coles · 4 years, 10 months ago
  29. 8dc0af2 programs: Link to tests common code by Ronald Cron · 5 years ago
  30. bfd45f1 programs: cmake: Use list of executables by Ronald Cron · 5 years ago
  31. 0b90c9d programs: cmake: Fix relative path warnings by Ronald Cron · 5 years ago
  32. e123395 cmake: link programs that only use crypto with libmbedcrypto by Gilles Peskine · 5 years ago
  33. 7cb47de query_config: Move to programs/test by Jaeden Amero · 6 years ago
  34. 21cb3c3 Remove ssl_cert_test sample app by Ron Eldor · 6 years ago
  35. cb9c015 Improve cmake inclusion of query_config.c when building apps by Andres Amaya Garcia · 7 years ago
  36. 509ba69 Create programs/test/query_compile_time_config app by Andres AG · 7 years ago
  37. 037ec4b Replace tabs with spaces by Andrzej Kurek · 7 years ago
  38. 89c048c Tests: add a test for cpp linking by Andrzej Kurek · 7 years ago
  39. 0211c32 Change the cpp test to be optional by Andrzej Kurek · 7 years ago
  40. 40741f8 Add a test with a cpp executable including all mbed TLS headers by Andrzej Kurek · 7 years ago
  41. 82934be Do not install zeroize program in CMakeLists by Andres Amaya Garcia · 7 years ago
  42. 5ab74a1 Add programs/test/zeroize.c to test mbedtls_zeroize by Andres Amaya Garcia · 8 years ago
  43. 216a183 Fix whitespace in CMakeLists.txt by Manuel Pégourié-Gonnard · 10 years ago
  44. 34be402 Rm obsolete things (compat-1.2, openssl, etc) by Manuel Pégourié-Gonnard · 10 years ago
  45. 2a0718d Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  46. 9014b6f Rename project in CMake by Manuel Pégourié-Gonnard · 11 years ago
  47. cb4137b Add test utility udp_proxy by Manuel Pégourié-Gonnard · 11 years ago
  48. 5eb264c Minor fixes to o_p_test.c (CMakeLists.txt and includes) by Paul Bakker · 12 years ago
  49. 803bb31 Remove ecp-bench (now in general benchmark) by Manuel Pégourié-Gonnard · 12 years ago
  50. 52a422f Added ecp-bench specialized benchmark by Manuel Pégourié-Gonnard · 13 years ago
  51. 92eeea4 - Modified CMakeLists to support zlib by Paul Bakker · 13 years ago
  52. 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
  53. b1dee1c - Changed commands to lowercase where it was not the case by Paul Bakker · 14 years ago
  54. b06819b - Adapted CMake files for the PKCS#11 support by Paul Bakker · 15 years ago
  55. 547f73d - Added install targets to the CMake files by Paul Bakker · 15 years ago
  56. 367dae4 - Added CMake makefiles as alternative to regular Makefiles. by Paul Bakker · 16 years ago