1. 89b9814 Remove psa header files in uninstall part by Wu, Jheng-Jhong · 4 years, 4 months ago
  2. 8346c7a Add abstract target names for index generation by Gilles Peskine · 4 years, 4 months ago
  3. d0c7801 Add a target for the cscope index by Gilles Peskine · 4 years, 5 months ago
  4. 646ad22 Update the list of directories containing source files by Gilles Peskine · 4 years, 5 months ago
  5. ddaf99c build: Add top-level mbedtls_test target by Ronald Cron · 4 years, 9 months ago
  6. a8b26c2 Enable branch coverage in basic_build_test.sh by Dan Handley · 4 years, 10 months ago
  7. c9f8956 Allow alternative ctags versions in Makefile by Manuel Pégourié-Gonnard · 5 years ago
  8. 9039dc4 Improve ctags invocation in Makefile by Manuel Pégourié-Gonnard · 5 years ago
  9. 7dc9704 Revert "Remove tests that depend on TLS or X.509" by Gilles Peskine · 5 years ago
  10. 722a7e6 Revert "Only build libmbedcrypto" by Gilles Peskine · 5 years ago
  11. 3bdd412 Invoke config.py instead of config.pl by Gilles Peskine · 5 years ago
  12. 8dd1690 Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago
  13. d015619 Export the submodule flag to sub-makes by Andrzej Kurek · 6 years ago
  14. 346747c Force the usage of crypto submodule by Andrzej Kurek · 6 years ago
  15. 67df9e4 Fix crypto submodule usage in Makefile by Andrzej Kurek · 6 years ago
  16. d3deb1d Typo fixes in documentation by Andrzej Kurek · 6 years ago
  17. d8167e8 Build from submodule by default (make, cmake) by Manuel Pégourié-Gonnard · 6 years ago
  18. 3d07ffa Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago
  19. 642cc82 Merge remote-tracking branch 'origin/pr/2465' into development by Jaeden Amero · 6 years ago
  20. 8298d70 Only build libmbedcrypto by Jaeden Amero · 6 years ago
  21. b78b300 tests: Test crypto via the crypto submodule by Jaeden Amero · 6 years ago
  22. 9afb2e9 Remove tests that depend on TLS or X.509 by Jaeden Amero · 6 years ago
  23. 66c1e2c Generate tags for Vi, for Emacs and with Global by Gilles Peskine · 6 years ago
  24. 30b340a crypto: Add mbedtls-psa as a submodule by Jaeden Amero · 6 years ago
  25. 3c7cc5e Makefile: Install PSA headers by Jaeden Amero · 6 years ago
  26. b7ebbca compile time warning of 128bit ctr_drbg keys and standardized warnings by Nir Sonnenschein · 7 years ago
  27. 5a9cb61 Use preserve mode to copy headers. by Ruini Xue · 7 years ago
  28. 11999bb Fix minor code style issues by Darryl Green · 7 years ago
  29. 744a4ac Run doxygen only if the doxygen directory exists by Krzysztof Stachowiak · 7 years ago
  30. a0188d6 Have doxygen run in the doxygen directory by Krzysztof Stachowiak · 7 years ago
  31. c49b808 Add missing dependency to check in Makefile by Andres AG · 9 years ago
  32. 7aa5fa1 Fix main Makefile to allow parallel builds by Andres AG · 9 years ago
  33. bd3b359 Fix typo in regular Makefile when having coverage files by Paul Bakker · 9 years ago
  34. cff625f Fixes break in mingw build by Simon Butcher · 9 years ago
  35. 1ceab6e Adds a check and warning for the null entropy option by Simon Butcher · 9 years ago
  36. c990189 Revert changes done to 'make apidoc' target by Manuel Pégourié-Gonnard · 9 years ago
  37. 1989caf Use a full config.h with doxygen by Manuel Pégourié-Gonnard · 9 years ago
  38. 9983993 Fix bug with make install without tests by Manuel Pégourié-Gonnard · 10 years ago
  39. 2006408 Fix Make bug when installing programs by Manuel Pégourié-Gonnard · 10 years ago
  40. 52a5079 Fix bug with install target in make by Manuel Pégourié-Gonnard · 10 years ago
  41. 3d404b4 Simplify some scripts by Manuel Pégourié-Gonnard · 10 years ago
  42. 8511384 Use Perl to run tests suites with make by Manuel Pégourié-Gonnard · 10 years ago
  43. cf26e21 Small Make tune-up by Manuel Pégourié-Gonnard · 10 years ago
  44. fc36708 Use $(MAKE), not make by Manuel Pégourié-Gonnard · 10 years ago
  45. 5c59a4f Split libs with make + general make cleanups by Manuel Pégourié-Gonnard · 10 years ago
  46. da61ed3 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  47. f5203e0 Fix "make install" handling of symlinks by Manuel Pégourié-Gonnard · 10 years ago
  48. cc0d084 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  49. 06f0d26 build: Makefile: simplify root Makefile by Alon Bar-Lev · 10 years ago
  50. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
  51. 129db08 Rm polarssl compat targets from Makefiles by Manuel Pégourié-Gonnard · 10 years ago
  52. 5285970 Update name in install target for Make by Manuel Pégourié-Gonnard · 10 years ago
  53. afe8f53 Fix error in lcov target by Manuel Pégourié-Gonnard · 10 years ago
  54. f234ff8 Rename doxyfile by Manuel Pégourié-Gonnard · 10 years ago
  55. b4fe3cb Rename to mbed TLS in the documentation/comments by Manuel Pégourié-Gonnard · 10 years ago
  56. e41072e Exclude headers from lcov reports by Manuel Pégourié-Gonnard · 11 years ago
  57. 53c6e96 Force lcov to notice files not covered at all by Manuel Pégourié-Gonnard · 11 years ago
  58. 79d090b fix make target name by Manuel Pégourié-Gonnard · 11 years ago
  59. 720375e Add test descriptions for lcov by Manuel Pégourié-Gonnard · 11 years ago
  60. 61137df Add a 'testcov' target by Manuel Pégourié-Gonnard · 11 years ago
  61. 03893df lcov cosmetics by Manuel Pégourié-Gonnard · 11 years ago
  62. 546d86c Add an 'lcov' target for HTML coverage report by Manuel Pégourié-Gonnard · 11 years ago
  63. 6529ff0 make: add a 'test-ref-configs' target by Manuel Pégourié-Gonnard · 11 years ago
  64. d75d7cf make: friendlier test target by Manuel Pégourié-Gonnard · 11 years ago
  65. 9a73632 - Merged changesets 1399 up to and including 1415 into 1.2 branch by Paul Bakker · 12 years ago
  66. f9964ab - Added extra build options by Paul Bakker · 13 years ago
  67. 44b819a - Better indentation by Paul Bakker · 14 years ago
  68. 37ca75d - Added Doxygen source code documentation parts (donated by Fox-IT) by Paul Bakker · 14 years ago
  69. 690b93d - Made Makefile cleaner by Paul Bakker · 15 years ago
  70. 46a6839 - Added generic 'make check' in Makefile by Paul Bakker · 16 years ago
  71. 0049c2f - Added Makefile for tests by Paul Bakker · 16 years ago
  72. 41d6e3a - Migrated to PolarSSL by Paul Bakker · 16 years ago
  73. 5121ce5 - Renamed include directory to polarssl by Paul Bakker · 16 years ago