1. e878987 Rename test_memcheck to test_valgrind by Gilles Peskine · 7 years ago
  2. a49b00f Support wildcard patterns with a positive list of components to run by Gilles Peskine · 7 years ago
  3. d692e11 Delete $OUT_OF_SOURCE_DIR under --force by Gilles Peskine · 7 years ago
  4. add1d23 Fix sometimes-spurious warning about changed config.h by Gilles Peskine · 7 years ago
  5. 92bff7f all.sh: Update the maintainer documentation by Gilles Peskine · 7 years ago
  6. 2edf47c Merge the code to call output_env.sh into pre_check_tools by Gilles Peskine · 7 years ago
  7. 657f59a all.sh: only check tools that are going to be used by Gilles Peskine · 7 years ago
  8. e26ab18 all.sh: only look for armcc if it is used by Gilles Peskine · 7 years ago
  9. 1bcb1c8 all.sh: Always build the list of components to run by Gilles Peskine · 7 years ago
  10. 1072610 all.sh: list components automatically by Gilles Peskine · 7 years ago
  11. 55ae162 all.sh: fix MAKEFLAGS setting by Gilles Peskine · 7 years ago
  12. bdf3f52 all.sh: don't insist on Linux; always run Valgrind by Gilles Peskine · 7 years ago
  13. 74851d8 Gdb script: improve portability of ASLR disabling disabling by Gilles Peskine · 7 years ago
  14. 1927565 Use CMAKE_BUILD_TYPE to do Asan builds by Gilles Peskine · 7 years ago
  15. 06b385f Fix inconsistent indentation by Gilles Peskine · 7 years ago
  16. 5158538 Merge remote-tracking branch 'upstream-crypto/development' into all_sh-mbedcrypto by Gilles Peskine · 7 years ago
  17. 8ae15dd Back up and restore config.h systematically by Gilles Peskine · 7 years ago
  18. ffcdeff Add the current component name to msg output and the final report by Gilles Peskine · 7 years ago
  19. 81b96ed Add --except mode: run all components except a list by Gilles Peskine · 7 years ago
  20. 9252511 all.sh: with non-option arguments, run only these components by Gilles Peskine · 7 years ago
  21. 348fb9a New option --list-components by Gilles Peskine · 7 years ago
  22. 782f411 Move test-ref-configs into its own component by Gilles Peskine · 7 years ago
  23. e48351a Move cleanup into the common wrapper function by Gilles Peskine · 7 years ago
  24. 9f8f92c Remove duplicate component for RSA_NO_CRT by Gilles Peskine · 7 years ago
  25. 8f07312 Move the code into functions. No behavior change. by Gilles Peskine · 7 years ago
  26. 76965bb Remove MBEDTLS_USE_PSA_CRYPTO tests from all.sh by Gilles Peskine · 7 years ago
  27. 12bd57b Refer to PSA through MBEDTLS_USE_PSA_CRYPTO, not USE_PSA, in all.sh by Hanno Becker · 7 years ago
  28. dde4442 Add build using PSA to all.sh by Manuel Pégourié-Gonnard · 7 years ago
  29. 74a04cd Remove exporter script by Jaeden Amero · 7 years ago
  30. db2b8db psa: Add storage implementation for files by Darryl Green · 7 years ago
  31. 818eab2 Merge tag 'mbedtls-2.14.0' into feature-psa by Jaeden Amero · 7 years ago
  32. 53b45ec Merge remote-tracking branch 'public/pr/2079' into development-restricted-proposed by Simon Butcher · 7 years ago
  33. 3869384 Merge remote-tracking branch 'public/pr/2031' into development by Simon Butcher · 7 years ago
  34. e5fecec Add test for MBEDTLS_PLATFORM_{CALLOC/FREE}_MACRO to all.sh by Hanno Becker · 7 years ago
  35. 5c39d7a Remove redundant check in all.sh by Gilles Peskine · 7 years ago
  36. bd90a8c In keep-going mode, don't hard-fail on some tests by Gilles Peskine · 7 years ago
  37. 2bb5609 Remove redundant check in all.sh by Gilles Peskine · 7 years ago
  38. 3e954cf In keep-going mode, don't hard-fail on some tests by Gilles Peskine · 7 years ago
  39. 899c652 In keep-going mode, don't hard-fail on some auxiliary script by Gilles Peskine · 7 years ago
  40. 3ad2efd Remove Yotta support from the docs, tests and build scripts by Simon Butcher · 7 years ago
  41. 487cdf5 In keep-going mode, don't hard-fail on some auxiliary script by Gilles Peskine · 7 years ago
  42. 80e317a all.sh: Test the Mbed Crypto exporter by Jaeden Amero · 7 years ago
  43. 68dbc94 Merge remote-tracking branch 'public/pr/1951' into development by Simon Butcher · 7 years ago
  44. 2f5aa4c all.sh: Add builds allowing to test dropping buffered messages by Hanno Becker · 7 years ago
  45. ee6529e Add generate_test_code.py unit tests in all.sh by Mohammad Azim Khan · 7 years ago
  46. 2179810 Pylint tests in all.sh by Mohammad Azim Khan · 7 years ago
  47. 729d781 Merge remote-tracking branch 'public/pr/779' into development by Simon Butcher · 7 years ago
  48. 5ca06c7 Merge remote-tracking branch 'public/pr/1724' into development by Simon Butcher · 7 years ago
  49. bdf80d0 Merge remote-tracking branch 'public/pr/1810' into development by Simon Butcher · 7 years ago
  50. a7b3543 Merge remote-tracking branch 'public/pr/1871' into development by Simon Butcher · 7 years ago
  51. 8e6a22a Add additional i386 tests to all.sh by Simon Butcher · 7 years ago
  52. 7a6da6e Expand i386 all.sh tests to full config ASan builds by Simon Butcher · 7 years ago
  53. 7c1258d all.sh: Return error on keep-going failure by Jaeden Amero · 7 years ago
  54. 7d728bd Merge remote-tracking branch 'public/pr/1454' into development by Simon Butcher · 7 years ago
  55. 922bd1e Merge remote-tracking branch 'public/pr/1752' into development by Simon Butcher · 7 years ago
  56. e7aeef0 Merge remote-tracking branch 'public/pr/536' into development by Simon Butcher · 7 years ago
  57. 991f9fe all_sh: add a check for header inclusion in cpp_dummy_build.cpp by Andrzej Kurek · 7 years ago
  58. 05be06c Make the C++ test mandatory by removing the --no-cxx flag from all.sh by Andrzej Kurek · 7 years ago
  59. 45a6719 Add a CXX build to all.sh to execute the C++ dummy test by default by Andrzej Kurek · 7 years ago
  60. 6665b67 Merge remote-tracking branch 'public/pr/1390' into development by Simon Butcher · 7 years ago
  61. 7994766 Fix usage of if_build_succeeded in all.sh zeroize test by Andres Amaya Garcia · 7 years ago
  62. 9fece7e Add ChachaPoly ciphersuites to compat.sh by Manuel Pégourié-Gonnard · 7 years ago
  63. 0dadba2 Merge branch 'development' into iotssl-2257-chacha-poly-primitives by Manuel Pégourié-Gonnard · 7 years ago
  64. c4dd073 test: Add test cases for separately reduced inward/outward buffer sizes by Angus Gratton · 7 years ago
  65. d9c71da Revert "Turn on MBEDTLS_SSL_ASYNC_PRIVATE by default" by Jaeden Amero · 7 years ago
  66. 5f57f1e Merge remote-tracking branch 'public/pr/1270' into development by Simon Butcher · 7 years ago
  67. 9b04e19 Use grep to detect zeroize test failures on GDB by Andres Amaya Garcia · 7 years ago
  68. 39b1904 Merge branch 'development' into iotssl-2257-chacha-poly-primitives by Manuel Pégourié-Gonnard · 7 years ago
  69. 2adb375 Add option to avoid 64-bit multiplication by Manuel Pégourié-Gonnard · 7 years ago
  70. 246cb05 Merge remote-tracking branch 'public/pr/1410' into development by Simon Butcher · 7 years ago
  71. b02f789 Merge remote-tracking branch 'public/pr/1470' into development by Simon Butcher · 7 years ago
  72. a3712be Merge branch 'development' into iotssl-1941-aria-ciphersuites by Manuel Pégourié-Gonnard · 7 years ago
  73. a07039c Add check-files.py to all.sh by Darryl Green · 7 years ago
  74. a331e0f Merge remote-tracking branch 'upstream-restricted/pr/421' into development-proposed by Jaeden Amero · 7 years ago
  75. 09c4e7e Merge remote-tracking branch 'upstream-public/pr/1486' into development-proposed by Jaeden Amero · 7 years ago
  76. 5ffe41c Turn on MBEDTLS_SSL_ASYNC_PRIVATE by default by Gilles Peskine · 7 years ago
  77. b44692f Merge branch 'mbedtls_ssl_get_key_exchange_md_ssl_tls-return_hashlen' into tls_async_server-2.9 by Gilles Peskine · 7 years ago
  78. 708c5cb mbedtls_zeroize -> mbedtls_platform_zeroize in docs by Andres Amaya Garcia · 7 years ago
  79. dbb14e0 all.sh: run ssl-opt.sh on ECJPAKE, SSL async by Gilles Peskine · 8 years ago
  80. 2967381 Extend zeroize tests to multiple optimizations by Andres Amaya Garcia · 8 years ago
  81. d0d7bf6 Add gdb zeroize test when compiling with clang by Andres Amaya Garcia · 8 years ago
  82. ddebc49 Add gdb script to test mbedtls_zeroize() by Andres Amaya Garcia · 8 years ago
  83. 8645e90 Merge remote-tracking branch 'upstream-restricted/pr/363' into development-proposed by Jaeden Amero · 7 years ago
  84. 98a6786 Adapt changes to all.sh to work with --keep-going mode by Hanno Becker · 7 years ago
  85. 783cb06 Remove duplicate test in all.sh by Hanno Becker · 7 years ago
  86. 396fac1 all.sh --keep-going: properly handle multiple-builds scripts by Gilles Peskine · 7 years ago
  87. 15ad579 Merge tag 'mbedtls-2.8.0' into iotssl-1381-x509-verify-refactor-restricted by Gilles Peskine · 7 years ago
  88. 0114ffc all.sh: Verify out-of-tree testing with CMake by Gilles Peskine · 7 years ago
  89. a71d64c all.sh: fix cleanup happening during an out-of-tree build by Gilles Peskine · 7 years ago
  90. 31b07e2 all.sh: be more conservative when cleaning up CMake artefacts by Gilles Peskine · 7 years ago
  91. 38d8165 all.sh: add opposites to all boolean options by Gilles Peskine · 7 years ago
  92. 8a244c9 all.sh: option parsing: reduce vertical spread by Gilles Peskine · 7 years ago
  93. 2623296 all.sh: with --no-armcc, don't call armcc from output_env.sh by Gilles Peskine · 7 years ago
  94. 553a06f Merge remote-tracking branch 'upstream-restricted/pr/351' into development-restricted-proposed by Gilles Peskine · 7 years ago
  95. 7547682 Merge remote-tracking branch 'upstream-public/pr/1249' into development-proposed by Gilles Peskine · 7 years ago
  96. 6f486a6 Fix merge error by Hanno Becker · 7 years ago
  97. a3389eb Merge branch 'development-restricted' into iotssl-1306-rsa-is-vulnerable-to-bellcore-glitch-attack by Hanno Becker · 7 years ago
  98. 05e464d Merge branch 'development' into iotssl-1381-x509-verify-refactor-restricted by Manuel Pégourié-Gonnard · 7 years ago
  99. b4ef45b all.sh: build with -O -Werror in the full config by Gilles Peskine · 7 years ago
  100. 6b36892 Add compat.sh ARIA run to all.sh by Manuel Pégourié-Gonnard · 7 years ago