1. bb16d0c Merge remote-tracking branch 'origin/pr/2654' into development by Jaeden Amero · 6 years ago
  2. d8a40b5 Create link to include/mbedtls only when testing is enabled by Renz Christian Bagaporo · 6 years ago
  3. f425ff1 Export the submodule flag to sub-cmakes by Andrzej Kurek · 6 years ago
  4. 346747c Force the usage of crypto submodule by Andrzej Kurek · 6 years ago
  5. d8167e8 Build from submodule by default (make, cmake) by Manuel Pégourié-Gonnard · 7 years ago
  6. e343505 Merge remote-tracking branch 'origin/pr/2473' into development by Jaeden Amero · 6 years ago
  7. 7346b31 Fix CMake build error on Cygwin and minGW platforms by Qixiang Xu · 6 years ago
  8. b78b300 tests: Test crypto via the crypto submodule by Jaeden Amero · 7 years ago
  9. 30b340a crypto: Add mbedtls-psa as a submodule by Jaeden Amero · 7 years ago
  10. 4cb814e cmake: Use finer grained include directory by Jaeden Amero · 7 years ago
  11. e46c329 restore missing operation to CMakeLists.txt by Nir Sonnenschein · 7 years ago
  12. b7ebbca compile time warning of 128bit ctr_drbg keys and standardized warnings by Nir Sonnenschein · 7 years ago
  13. 9540261 Incorporated code review comments by Mohammad Azim Khan · 8 years ago
  14. 037ec4b Replace tabs with spaces by Andrzej Kurek · 7 years ago
  15. 0211c32 Change the cpp test to be optional by Andrzej Kurek · 7 years ago
  16. 40741f8 Add a test with a cpp executable including all mbed TLS headers by Andrzej Kurek · 7 years ago
  17. 4ab8acd Merge remote-tracking branch 'public/pr/1075' into development by Simon Butcher · 7 years ago
  18. ebb6427 Merge remote-tracking branch 'public/pr/1646' into development by Simon Butcher · 7 years ago
  19. 2a1edac Change symlink to hardlink to avoid permission issues by Darryl Green · 7 years ago
  20. d75ee64 Fix out-of-tree testing symlinks on Windows by Darryl Green · 7 years ago
  21. b02f789 Merge remote-tracking branch 'public/pr/1470' into development by Simon Butcher · 7 years ago
  22. 45b79cf Treat warnings as errors for IAR by Azim Khan · 7 years ago
  23. e95092d Change the value of fno-sanitize-recover by Ron Eldor · 7 years ago
  24. c33c7c8 Copy DartConfiguration.tcl, needed for make memcheck by Gilles Peskine · 7 years ago
  25. be03836 Fix some comments regarding what files are symlinked by Gilles Peskine · 7 years ago
  26. fc458d0 Merge remote-tracking branch 'myfork/pr_1073' into development-proposed by Gilles Peskine · 7 years ago
  27. 8405257 Support out-of-tree testing with CMake by Gilles Peskine · 7 years ago
  28. a0188d6 Have doxygen run in the doxygen directory by Krzysztof Stachowiak · 8 years ago
  29. 3f8271e Support only new CLang version by Ron Eldor · 8 years ago
  30. 18b3c91 Address Azim's coments by Ron Eldor · 8 years ago
  31. 22d989c Suport clang version 3.8 by Ron Eldor · 8 years ago
  32. 533751f Use current source paths for config file creation command by VOLAT Matthieu 22923 · 8 years ago
  33. 9b3e3c4 Fix config of compiler warning flags with MSVC by Simon B · 9 years ago
  34. dc19221 Allow cmake 'out-of-source' builds by Andres AG · 9 years ago
  35. 45103f3 Changes multiline string (for CMake >3.0) to list (for CMake 2.8) by Simon Butcher · 9 years ago
  36. 1ceab6e Adds a check and warning for the null entropy option by Simon Butcher · 9 years ago
  37. 3ea7f52 Update interop tests to default configuration by Simon Butcher · 9 years ago
  38. e2681a4 Update default configuration by Janos Follath · 9 years ago
  39. c990189 Revert changes done to 'make apidoc' target by Manuel Pégourié-Gonnard · 10 years ago
  40. 1989caf Use a full config.h with doxygen by Manuel Pégourié-Gonnard · 10 years ago
  41. 824ba72 Only use -Wshadow with GCC 4.8 or higher by Manuel Pégourié-Gonnard · 10 years ago
  42. ea35666 Fix -Wshadow warnings by Manuel Pégourié-Gonnard · 10 years ago
  43. c98204e Fix missing break in switch for SSL presets by Manuel Pégourié-Gonnard · 10 years ago
  44. bcb0460 Fix bug with cmake and old version of GCC by Manuel Pégourié-Gonnard · 10 years ago
  45. 5871910 cmake: testing disabled by default with MSVC by Manuel Pégourié-Gonnard · 10 years ago
  46. 0b4e2ac cmake: move options to the top by Manuel Pégourié-Gonnard · 10 years ago
  47. 3d404b4 Simplify some scripts by Manuel Pégourié-Gonnard · 10 years ago
  48. 4d2ef29 Tests enabled by default with cmake on win32 by Manuel Pégourié-Gonnard · 10 years ago
  49. 3083053 More cmake for windows tune-ups by Manuel Pégourié-Gonnard · 10 years ago
  50. 5fe51d7 Don't rely on CMake 3.0 features by Manuel Pégourié-Gonnard · 10 years ago
  51. d3a9166 Adjust prerequisites for tests in cmake by Manuel Pégourié-Gonnard · 10 years ago
  52. c8293b2 cmake: no reason for test to depend on gcc/clang by Manuel Pégourié-Gonnard · 10 years ago
  53. 216a183 Fix whitespace in CMakeLists.txt by Manuel Pégourié-Gonnard · 10 years ago
  54. db5d15e Minor tune-ups in CMake by Manuel Pégourié-Gonnard · 10 years ago
  55. 187ffb9 Change "check" build mode to use -Os by Manuel Pégourié-Gonnard · 10 years ago
  56. 9014b6f Rename project in CMake by Manuel Pégourié-Gonnard · 11 years ago
  57. afe8f53 Fix error in lcov target by Manuel Pégourié-Gonnard · 11 years ago
  58. cfa9a45 Rename in cmake help strings by Manuel Pégourié-Gonnard · 11 years ago
  59. f234ff8 Rename doxyfile by Manuel Pégourié-Gonnard · 11 years ago
  60. d7e2483 Merge miscellaneous fixes into development by Paul Bakker · 11 years ago
  61. d68b651 Fix previous commit by Manuel Pégourié-Gonnard · 11 years ago
  62. 3da751e Allow flexible location of valgrind by Manuel Pégourié-Gonnard · 11 years ago
  63. 98aa191 Adjust warnings in different modes by Manuel Pégourié-Gonnard · 11 years ago
  64. 705b70f Add new build modes for sanitizers by Manuel Pégourié-Gonnard · 11 years ago
  65. e9271e6 Add a MemSan Cmake build type by Manuel Pégourié-Gonnard · 11 years ago
  66. d6197a3 Detect undefined behaviours too in ASan builds by Manuel Pégourié-Gonnard · 11 years ago
  67. 54f6e56 Fix CFLAGS with cmake and gcc by Manuel Pégourié-Gonnard · 11 years ago
  68. 39141fe Add warnings in debug build, and -Werror with ASan by Manuel Pégourié-Gonnard · 11 years ago
  69. 3185545 Fix clang's check mode again by Manuel Pégourié-Gonnard · 11 years ago
  70. 10a3891 Add -Wmissing-prototypes to clang's check mode too by Manuel Pégourié-Gonnard · 11 years ago
  71. e41072e Exclude headers from lcov reports by Manuel Pégourié-Gonnard · 11 years ago
  72. 53c6e96 Force lcov to notice files not covered at all by Manuel Pégourié-Gonnard · 11 years ago
  73. cf975f5 Fix build with cc from Apple LLVM by Barry K. Nathan · 11 years ago
  74. 27f1cae Add option to CMake to disable all tests by Paul Bakker · 11 years ago
  75. 1827a6e Add -O1 to check mode (helps some warnings) by Manuel Pégourié-Gonnard · 11 years ago
  76. df5024c Made building of programs optional in CMake by Paul Bakker · 11 years ago
  77. 720375e Add test descriptions for lcov by Manuel Pégourié-Gonnard · 11 years ago
  78. 61137df Add a 'testcov' target by Manuel Pégourié-Gonnard · 11 years ago
  79. 03893df lcov cosmetics by Manuel Pégourié-Gonnard · 11 years ago
  80. 7c4a553 CMake: fix zlib include dir by hasufell · 11 years ago
  81. fcd3629 CMake: respect system cflags by hasufell · 11 years ago
  82. e8bac68 Add -Wunreachable-code to check mode by Manuel Pégourié-Gonnard · 11 years ago
  83. 546d86c Add an 'lcov' target for HTML coverage report by Manuel Pégourié-Gonnard · 12 years ago
  84. 6529ff0 make: add a 'test-ref-configs' target by Manuel Pégourié-Gonnard · 12 years ago
  85. 469238a cmake: add 'ASan' build type by Manuel Pégourié-Gonnard · 12 years ago
  86. 0933d1f cmake: coverage flags for clang too by Manuel Pégourié-Gonnard · 12 years ago
  87. 8505d50 Fix "check" mode warnings by Manuel Pégourié-Gonnard · 12 years ago
  88. 1b46044 Disable unused-function warning for clang-check by Manuel Pégourié-Gonnard · 12 years ago
  89. bd0de94 Enable cmake tests with Clang too by Manuel Pégourié-Gonnard · 12 years ago
  90. e1e962d Position of -Werror is relevant by Paul Bakker · 12 years ago
  91. 92bc875 Support for CLANG compiler in CMakeLists.txt by Paul Bakker · 12 years ago
  92. ad0db97 Added -Werror to Check buildtype by Paul Bakker · 12 years ago
  93. 76f0311 Only compile with -Wmissing-declarations and -Wmissing-prototypes in by Paul Bakker · 12 years ago
  94. 7d2c0c4 Added Check and CheckFull options to CMakeLists by Paul Bakker · 12 years ago
  95. deb7949 Fix mistake in 7669f28 (rm limitation in memcheck) by Manuel Pégourié-Gonnard · 12 years ago
  96. 7669f28 Add 'memcheck' (valgrind) target to CMake by Manuel Pégourié-Gonnard · 12 years ago
  97. f1ab0ec - Changed default compiler flags to include -O2 by Paul Bakker · 13 years ago
  98. 92eeea4 - Modified CMakeLists to support zlib by Paul Bakker · 13 years ago
  99. b3b4901 - Fixed duplicate prefix inclusion by Paul Bakker · 14 years ago
  100. 2015eac - Made CMakeLists.txt more robust on Windows platforms by Paul Bakker · 14 years ago