1. e5eb33d Fix typo in cmake file for IAR by Robin Kastberg · 2 years, 2 months ago
  2. 1a0feb3 Set LANGUAGES explicitly in CMakeLists.txt project() by Antonio de Angelis · 2 years, 3 months ago
  3. f04848c Revert "Add generated files" by Paul Elliott · 2 years, 4 months ago
  4. df2b5da Add generated files by Paul Elliott · 2 years, 5 months ago
  5. db67e99 Bump library, libcrypto and libx509 versions by Paul Elliott · 2 years, 4 months ago
  6. b458b8c Fix build errors in CMake by Yanray Wang · 2 years, 9 months ago
  7. 116a516 Merge pull request #6699 from gilles-peskine-arm/lcov-script by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  8. 01f6e61 Merge pull request #986 from Mbed-TLS/merge-back-3.3.0-3 by Dave Rodgman · 2 years, 8 months ago
  9. 0ab6c8a Remove obsolete target covtest by Gilles Peskine · 2 years, 8 months ago
  10. 48223bc Bump version to 3.3.0. No changes to .so versions. by Dave Rodgman · 2 years, 8 months ago
  11. 760f3a0 Install CMake files in MbedTLS dir by Issam E. Maghni · 2 years, 9 months ago
  12. cb33076 Call the new lcov script from CMake builds by Gilles Peskine · 2 years, 8 months ago
  13. c6d1636 Copy files instead of hard-linking on Windows by Dominik Gschwind · 3 years ago
  14. 5d8adab cmake: IAR support option( MBEDTLS_FATAL_WARNINGS) by savent · 3 years, 2 months ago
  15. ecc1031 Merge pull request #6086 from paul-elliott-arm/fix_cmake_no_gen_files by Dave Rodgman · 3 years, 1 month ago
  16. a14f5d9 Spelling fix by Dave Rodgman · 3 years, 1 month ago
  17. 582f72b Fix linking of generated files in cmake by Paul Elliott · 3 years, 1 month ago
  18. 81c69b5 Revert "Revert "Revert "Add generated files for 3.2.0 release""" by Paul Elliott · 3 years, 1 month ago
  19. cd08ba0 Bump version to 3.2.1 by Paul Elliott · 3 years, 1 month ago
  20. 185d24b Revert "Revert "Add generated files for 3.2.0 release"" by Dave Rodgman · 3 years, 1 month ago
  21. 7adb8cb Revert "Add generated files for 3.2.0 release" by Paul Elliott · 3 years, 1 month ago
  22. cb21f2e Add generated files for 3.2.0 release by Paul Elliott · 3 years, 1 month ago
  23. 20362cd Bump library and so versions for 3.2.0 release by Paul Elliott · 3 years, 1 month ago
  24. 32c995a Merge pull request #5724 from Biswa96/cmake-mingw by Dave Rodgman · 3 years, 2 months ago
  25. 6dbbf44 Fix typos in documentation and constants with typo finding tool by bootstrap-prime · 3 years, 3 months ago
  26. d87e46f Merge pull request #3641 from okhowang/c99 by Dave Rodgman · 3 years, 3 months ago
  27. 8b0ecbc Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 8 months ago
  28. f5f1cfc Additional CMake flag for controlling C standard by Dave Rodgman · 3 years, 3 months ago
  29. df865c3 Pass c99 to compiler in CMakeLists.txt by okhowang(王沛文) · 5 years ago
  30. 0f2e87b cmake: Use GnuInstallDirs to customize install directories by Biswapriyo Nath · 3 years, 3 months ago
  31. ca947a4 Fix Windows build host detection by Anton Komlev · 3 years, 4 months ago
  32. 9202909 build(msvc): always assume source files are in UTF-8 by Andrea Pappacoda · 3 years, 7 months ago
  33. 77d778e Merge branch 'development' into mbedtls-3.1.0_merge_into_release by Dave Rodgman · 3 years, 8 months ago
  34. 17b1e2f Bump version to 3.1.0 by Ronald Cron · 3 years, 8 months ago
  35. 2869c67 Make CMakeLists.txt discover if mbed TLS is being built as subproject by Antonio de Angelis · 3 years, 8 months ago
  36. 7749651 Turn GEN_FILES off by default on windows by David Horstmann · 3 years, 10 months ago
  37. a8d1406 Rename DEV_MODE to GEN_FILES by David Horstmann · 3 years, 10 months ago
  38. b3a5424 Add function to remove last filename extension by David Horstmann · 3 years, 10 months ago
  39. e90e405 Introduce "Dev mode" option by Manuel Pégourié-Gonnard · 4 years ago
  40. 8c51b73 Update CMake version for CMP0090 by lhuang04 · 4 years ago
  41. 1bc9e93 Manual updates to version information by Dave Rodgman · 4 years, 1 month ago
  42. bb0cfeb Rename config.h to mbedtls_config.h by Bence Szépkúti · 4 years, 2 months ago
  43. 10bda58 Merge pull request #4259 from CJKay/cmake-config by Dave Rodgman · 4 years, 1 month ago
  44. be4af04 Update minimum CMake version in CMakeLists.txt by Dave Rodgman · 4 years, 2 months ago
  45. d259e34 Add CMake package config file by Chris Kay · 4 years, 4 months ago
  46. 72f60df Remove MBEDTLS_TEST_NULL_ENTROPY config option. by Mateusz Starzyk · 4 years, 3 months ago
  47. f9c7b3e Remove PKCS#11 library wrapper. by Mateusz Starzyk · 4 years, 4 months ago
  48. c301bd5 Merge branch 'development_3.0' into drop_old_tls_options by Mateusz Starzyk · 4 years, 4 months ago
  49. 2065a8d Reduce level of -Wformat-truncation by Paul Elliott · 4 years, 5 months ago
  50. a3a9984 Drop support for TLS record-level compression. by Mateusz Starzyk · 4 years, 6 months ago
  51. 21c62a2 Raise level of -Wformat-truncation to 2 by Paul Elliott · 4 years, 8 months ago
  52. ea32d55 Add printf warning flags to CMake Build by Paul Elliott · 4 years, 8 months ago
  53. b250ac9 Set CMake policies for newer versions of CMake by Paul Elliott · 4 years, 11 months ago
  54. 2da4292 Merge pull request #3790 from peter-toft-greve/development by Gilles Peskine · 4 years, 9 months ago
  55. 935b4f9 Merge pull request #3407 from RcColes/development by Gilles Peskine · 4 years, 9 months ago
  56. 70e2062 Updated minimum cmake requirement down to 2.8.12 by Peter Toft · 4 years, 10 months ago
  57. 995c66f Build: Add MBEDTLS_TARGET_PREFIX by Raef Coles · 4 years, 10 months ago
  58. fdf3379 Add fix for cmake control of CMAKE_BUILD_TYPE only if mbedtls is the root project by Peter Toft · 4 years, 10 months ago
  59. a70d588 Add initial test driver conforming to the new spec by Steven Cooreman · 5 years ago
  60. e74f372 Get back -Wsigned-one-bit-field and fix sources according to it by makise-homura · 5 years ago
  61. 0be6aa9 Get back -Wsign-compare and fix sources according to it by makise-homura · 5 years ago
  62. ac2fd65 Support building on e2k (Elbrus) architecture by makise-homura · 5 years ago
  63. 0cd8e0f Only pass -Wformat-signedness to versions of GCC that support it. by okhowang(王沛文) · 5 years ago
  64. dd6bdb5 cmake: Add comment about mbedtls_test target by Ronald Cron · 5 years ago
  65. ddaf99c build: Add top-level mbedtls_test target by Ronald Cron · 5 years ago
  66. b1790af cmake: Add include directory policy documentation by Ronald Cron · 5 years ago
  67. 8552741 cmake: Remove global include directories by Ronald Cron · 5 years ago
  68. 67d4b55 cmake: Limit scope of 3rd party definitions by Ronald Cron · 5 years ago
  69. f19f312 cmake: Add 3rd party public include directories by Ronald Cron · 5 years ago
  70. 3c1b090 Use FindPython3 when cmake version >= 3.15.0 by okhowang(王沛文) · 5 years ago
  71. 924a1f2 Merge pull request #3147 from gocarlos/gocarlos-patch-1 by danh-arm · 5 years ago
  72. e150c77 build: readd unsafe build to show #warnings in CI by Carlos Gomes Martinho · 5 years ago
  73. 518d435 Fix GCC format-signedness warnings by Kenneth Soerensen · 5 years ago
  74. a5f0bd3 build: add option to treat compiler warnings as errors by Carlos Gomes Martinho · 5 years ago
  75. f64db80 build: do not treat compiler warnings as errors for unsafe builds with msvc by Carlos Gomes Martinho · 5 years ago
  76. 7dc9704 Revert "Remove tests that depend on TLS or X.509" by Gilles Peskine · 5 years ago
  77. 6bbe783 Revert "Remove pkcs11-helper option" by Gilles Peskine · 5 years ago
  78. 5bb8bec Revert "Remove zlib" by Gilles Peskine · 5 years ago
  79. 9740929 cmake: fix Python requirement by Gilles Peskine · 6 years ago
  80. 3bdd412 Invoke config.py instead of config.pl by Gilles Peskine · 6 years ago
  81. 10d42b6 Unify gcc and clang cmake flags to test with UBsan by Unknown · 6 years ago
  82. 7b747fc 3rdparty: fix inclusion order of CMakeLists.txt by Christoph M. Wintersteiger · 6 years ago
  83. 6ea2dea1 3rdparty: Add additional build facilities for 3rd-party code by Christoph M. Wintersteiger · 7 years ago
  84. 62dddd0 Add new 3rdparty build scripts by Christoph M. Wintersteiger · 7 years ago
  85. d5fd766 ECDH: Include Everest Curve25519 in build scripts by Christoph M. Wintersteiger · 7 years ago
  86. 8dd1690 Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago
  87. 01604a3 Merge remote-tracking branch 'origin/pr/2726' into development by Jaeden Amero · 6 years ago
  88. be51716 Warn if VLAs are used by Gilles Peskine · 6 years ago
  89. 85aba47 Consistently spell -Wextra by Gilles Peskine · 6 years ago
  90. d85a7e9 Remove use of CMAKE_SOURCE_DIR by Ashley Duncan · 6 years ago
  91. c2d56a4 Allow declarations after statements by Gilles Peskine · 6 years ago
  92. 3278081 Remove use of CMAKE_SOURCE_DIR by Ashley Duncan · 6 years ago
  93. bb16d0c Merge remote-tracking branch 'origin/pr/2654' into development by Jaeden Amero · 6 years ago
  94. d8a40b5 Create link to include/mbedtls only when testing is enabled by Renz Christian Bagaporo · 6 years ago
  95. f425ff1 Export the submodule flag to sub-cmakes by Andrzej Kurek · 6 years ago
  96. 346747c Force the usage of crypto submodule by Andrzej Kurek · 6 years ago
  97. d8167e8 Build from submodule by default (make, cmake) by Manuel Pégourié-Gonnard · 7 years ago
  98. 3d07ffa Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago
  99. e343505 Merge remote-tracking branch 'origin/pr/2473' into development by Jaeden Amero · 6 years ago
  100. d874a1f Remove zlib by Jaeden Amero · 6 years ago