1. 1701c34 Fix `make dir/file` not rebuilding existing files by Gilles Peskine · 9 months ago
  2. e457bf1 Merge pull request #9833 from Harry-Ramsey/fix-submodule-error-messages-development by Ronald Cron · 8 months ago
  3. 8a09a41 make: Add missing dependency by Ronald Cron · 8 months ago
  4. 5d5f471 Fix incorrect submodule error message in Makefile by Harry Ramsey · 8 months ago
  5. 5b93d97 Update references to test helpers by David Horstmann · 9 months ago
  6. 0f07e76 Fix undefined variable in makefile by Harry Ramsey · 9 months ago
  7. 66ce986 Improve makefile error message by Harry Ramsey · 9 months ago
  8. 6d9c389 Further improve error message clarity by Harry Ramsey · 9 months ago
  9. e05cf2e Improve submodule error messages for Github archives by Harry Ramsey · 11 months ago
  10. 870ed2a Have `make ssl-opt` generate `tls13-compat.sh` (make edition) by Gilles Peskine · 10 months ago
  11. d001f58 make: support "make ssl-opt" to just build what ssl-opt.sh needs by Gilles Peskine · 11 months ago
  12. f352279 Adapt make cscope by Ronald Cron · 1 year, 1 month ago
  13. 691f67f Adapt make cscope by Ronald Cron · 1 year, 1 month ago
  14. 52cd108 Adapt make cscope by Ronald Cron · 1 year, 1 month ago
  15. 0917265 makefile: allow to build and link test suites against psasim by Valerio Setti · 1 year, 1 month ago
  16. 05ba912 Adapt libraries installation by Ronald Cron · 1 year, 2 months ago
  17. d6d7f3c Adapt make cscope by Ronald Cron · 1 year, 2 months ago
  18. 2581d91 Adapt libraries installation by Ronald Cron · 1 year, 2 months ago
  19. db9d518 Adapt make cscope by Ronald Cron · 1 year, 2 months ago
  20. 567591e Merge pull request #8923 from bensze01/drop-old-compilers by Bence Szépkúti · 1 year, 5 months ago gh-readonly-queue/development/pr-8923-0edef1cf6dcc3c307265176aaea2893d93101eaa
  21. fac1122 Rename solution files to referece VS2017 by Bence Szépkúti · 1 year, 5 months ago
  22. 48230e8 In library, with make, only require the framework for generated files by Gilles Peskine · 1 year, 5 months ago
  23. 469f781 Require framework directory to exist when building by Gilles Peskine · 1 year, 5 months ago
  24. 1bfc09b Move comment to its intended location by Gilles Peskine · 1 year, 11 months ago
  25. 0b62b7a Allow turning off re-generation of files with make by Gilles Peskine · 1 year, 11 months ago
  26. 378ecdd Rename VS2010 directory to VS2013 and update Makefiles etc by Dave Rodgman · 2 years, 7 months ago
  27. 0ab6c8a Remove obsolete target covtest by Gilles Peskine · 2 years, 8 months ago
  28. 2f66115 No need for -g or -O in LDFLAGS by Gilles Peskine · 2 years, 8 months ago
  29. 202b1a0 You need --coverage when linking as well by Gilles Peskine · 2 years, 8 months ago
  30. 3d4ea54 Move lcov commands to a separate script by Gilles Peskine · 2 years, 8 months ago
  31. eb30b0c Merge remote-tracking branch 'upstream-public/development' into no-generated-files-3.0 by Gilles Peskine · 4 years, 3 months ago
  32. a13deaf Use an order-only dependency the presence matters but not the content by Gilles Peskine · 4 years, 3 months ago
  33. 94230ea Fix `make generated_files` generating broken visualc files by Gilles Peskine · 4 years, 3 months ago
  34. 687d1ab Makefile targets for automatically generated files by Gilles Peskine · 4 years, 4 months ago
  35. 72f60df Remove MBEDTLS_TEST_NULL_ENTROPY config option. by Mateusz Starzyk · 4 years, 3 months ago
  36. b305b00 TAGS: Fix lookup in test/suites/!(test_suite_*).function by Gilles Peskine · 4 years, 7 months ago
  37. 89b9814 Remove psa header files in uninstall part by Wu, Jheng-Jhong · 4 years, 8 months ago
  38. 8346c7a Add abstract target names for index generation by Gilles Peskine · 4 years, 9 months ago
  39. d0c7801 Add a target for the cscope index by Gilles Peskine · 4 years, 9 months ago
  40. 646ad22 Update the list of directories containing source files by Gilles Peskine · 4 years, 9 months ago
  41. ddaf99c build: Add top-level mbedtls_test target by Ronald Cron · 5 years ago
  42. a8b26c2 Enable branch coverage in basic_build_test.sh by Dan Handley · 5 years ago
  43. c9f8956 Allow alternative ctags versions in Makefile by Manuel Pégourié-Gonnard · 5 years ago
  44. 9039dc4 Improve ctags invocation in Makefile by Manuel Pégourié-Gonnard · 5 years ago
  45. 7dc9704 Revert "Remove tests that depend on TLS or X.509" by Gilles Peskine · 5 years ago
  46. 722a7e6 Revert "Only build libmbedcrypto" by Gilles Peskine · 5 years ago
  47. 3bdd412 Invoke config.py instead of config.pl by Gilles Peskine · 6 years ago
  48. 8dd1690 Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago
  49. d015619 Export the submodule flag to sub-makes by Andrzej Kurek · 6 years ago
  50. 346747c Force the usage of crypto submodule by Andrzej Kurek · 6 years ago
  51. 67df9e4 Fix crypto submodule usage in Makefile by Andrzej Kurek · 6 years ago
  52. d3deb1d Typo fixes in documentation by Andrzej Kurek · 6 years ago
  53. d8167e8 Build from submodule by default (make, cmake) by Manuel Pégourié-Gonnard · 7 years ago
  54. 3d07ffa Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago
  55. 642cc82 Merge remote-tracking branch 'origin/pr/2465' into development by Jaeden Amero · 6 years ago
  56. 8298d70 Only build libmbedcrypto by Jaeden Amero · 7 years ago
  57. b78b300 tests: Test crypto via the crypto submodule by Jaeden Amero · 7 years ago
  58. 9afb2e9 Remove tests that depend on TLS or X.509 by Jaeden Amero · 7 years ago
  59. 66c1e2c Generate tags for Vi, for Emacs and with Global by Gilles Peskine · 8 years ago
  60. 30b340a crypto: Add mbedtls-psa as a submodule by Jaeden Amero · 7 years ago
  61. 3c7cc5e Makefile: Install PSA headers by Jaeden Amero · 7 years ago
  62. b7ebbca compile time warning of 128bit ctr_drbg keys and standardized warnings by Nir Sonnenschein · 7 years ago
  63. 5a9cb61 Use preserve mode to copy headers. by Ruini Xue · 7 years ago
  64. 11999bb Fix minor code style issues by Darryl Green · 7 years ago
  65. 744a4ac Run doxygen only if the doxygen directory exists by Krzysztof Stachowiak · 8 years ago
  66. a0188d6 Have doxygen run in the doxygen directory by Krzysztof Stachowiak · 8 years ago
  67. c49b808 Add missing dependency to check in Makefile by Andres AG · 9 years ago
  68. 7aa5fa1 Fix main Makefile to allow parallel builds by Andres AG · 9 years ago
  69. bd3b359 Fix typo in regular Makefile when having coverage files by Paul Bakker · 9 years ago
  70. cff625f Fixes break in mingw build by Simon Butcher · 9 years ago
  71. 1ceab6e Adds a check and warning for the null entropy option by Simon Butcher · 9 years ago
  72. c990189 Revert changes done to 'make apidoc' target by Manuel Pégourié-Gonnard · 10 years ago
  73. 1989caf Use a full config.h with doxygen by Manuel Pégourié-Gonnard · 10 years ago
  74. 9983993 Fix bug with make install without tests by Manuel Pégourié-Gonnard · 10 years ago
  75. 2006408 Fix Make bug when installing programs by Manuel Pégourié-Gonnard · 10 years ago
  76. 52a5079 Fix bug with install target in make by Manuel Pégourié-Gonnard · 10 years ago
  77. 3d404b4 Simplify some scripts by Manuel Pégourié-Gonnard · 10 years ago
  78. 8511384 Use Perl to run tests suites with make by Manuel Pégourié-Gonnard · 10 years ago
  79. cf26e21 Small Make tune-up by Manuel Pégourié-Gonnard · 10 years ago
  80. fc36708 Use $(MAKE), not make by Manuel Pégourié-Gonnard · 10 years ago
  81. 5c59a4f Split libs with make + general make cleanups by Manuel Pégourié-Gonnard · 10 years ago
  82. da61ed3 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  83. f5203e0 Fix "make install" handling of symlinks by Manuel Pégourié-Gonnard · 10 years ago
  84. cc0d084 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  85. 06f0d26 build: Makefile: simplify root Makefile by Alon Bar-Lev · 10 years ago
  86. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
  87. 129db08 Rm polarssl compat targets from Makefiles by Manuel Pégourié-Gonnard · 10 years ago
  88. 5285970 Update name in install target for Make by Manuel Pégourié-Gonnard · 11 years ago
  89. afe8f53 Fix error in lcov target by Manuel Pégourié-Gonnard · 11 years ago
  90. f234ff8 Rename doxyfile by Manuel Pégourié-Gonnard · 11 years ago
  91. b4fe3cb Rename to mbed TLS in the documentation/comments by Manuel Pégourié-Gonnard · 11 years ago
  92. e41072e Exclude headers from lcov reports by Manuel Pégourié-Gonnard · 11 years ago
  93. 53c6e96 Force lcov to notice files not covered at all by Manuel Pégourié-Gonnard · 11 years ago
  94. 79d090b fix make target name by Manuel Pégourié-Gonnard · 11 years ago
  95. 720375e Add test descriptions for lcov by Manuel Pégourié-Gonnard · 11 years ago
  96. 61137df Add a 'testcov' target by Manuel Pégourié-Gonnard · 11 years ago
  97. 03893df lcov cosmetics by Manuel Pégourié-Gonnard · 11 years ago
  98. 546d86c Add an 'lcov' target for HTML coverage report by Manuel Pégourié-Gonnard · 12 years ago
  99. 6529ff0 make: add a 'test-ref-configs' target by Manuel Pégourié-Gonnard · 12 years ago
  100. d75d7cf make: friendlier test target by Manuel Pégourié-Gonnard · 12 years ago