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