1. 9b1c248 Enable MBEDTLS_MEMORY_DEBUG in memory buffer alloc test in all.sh by Andrzej Kurek · 6 years ago
  2. 7eb7f8d Remove unnecessary memory buffer alloc unsets by Andrzej Kurek · 6 years ago
  3. 6addfdd Disable DTLS proxy tests for MEMORY_BUFFER_ALLOC test by Andrzej Kurek · 6 years ago
  4. 9a461a1 all.sh: restructure memory allocator tests by Andrzej Kurek · 6 years ago
  5. 7aad93c Add missing dependency in memory buffer alloc set in all.sh by Hanno Becker · 6 years ago
  6. 167ae43 Add all.sh run with full config and ASan enabled by Hanno Becker · 6 years ago
  7. f5baaaa Add all.sh run with MBEDTLS_MEMORY_BUFFER_ALLOC_C enabled by Hanno Becker · 6 years ago
  8. c7f97f1 Adapt all.sh to removal of buffer allocator from full config by Andrzej Kurek · 6 years ago
  9. ad72522 Merge remote-tracking branch 'upstream-restricted/mbedtls-2.7-proposed' into mbedtls-2.7-restricted by Gilles Peskine · 6 years ago
  10. 950de1e Test that a shared library build produces a dynamically linked executable by Gilles Peskine · 6 years ago
  11. 17ecb24 Test that the shared library build with CMake works by Gilles Peskine · 6 years ago
  12. f852f5f Add a test of MBEDTLS_CONFIG_FILE by Gilles Peskine · 6 years ago
  13. 1e61b0f Merge remote-tracking branch 'restricted/pr/581' into mbedtls-2.7-restricted by Jaeden Amero · 6 years ago
  14. c0ff88e Merge remote-tracking branch 'origin/pr/2702' into mbedtls-2.7 by Jaeden Amero · 6 years ago
  15. 54c800e Merge remote-tracking branch 'origin/pr/2616' into mbedtls-2.7 by Jaeden Amero · 6 years ago
  16. 0cf1776 Merge remote-tracking branch 'origin/pr/2451' into mbedtls-2.7 by Jaeden Amero · 6 years ago
  17. d535f4d Pass -m32 to the linker as well by Gilles Peskine · 6 years ago
  18. 45d0ba1 Add a test for signing content with a long ECDSA key by k-stachowiak · 6 years ago
  19. e952fdf all.sh: invoke check-names.sh in print-trace-on-exit mode by Gilles Peskine · 6 years ago
  20. 59bc9a1 Use 'config.pl baremetal' in all.sh by Manuel Pégourié-Gonnard · 6 years ago
  21. 26cae71 Clarify comment mangled by an earlier refactoring by Gilles Peskine · 6 years ago
  22. 1270d32 Add an "out-of-box" component by Gilles Peskine · 6 years ago
  23. 1106429 Run ssl-opt.sh on 32-bit runtime by Gilles Peskine · 6 years ago
  24. f921e8f Merge remote-tracking branch 'origin/pr/2387' into mbedtls-2.7 by Jaeden Amero · 6 years ago
  25. fea3d0a Adjust DES exclude lists in test scripts by Andres Amaya Garcia · 6 years ago
  26. 8fd9156 Fix #2370, minor typos and spelling mistakes by Antonin Décimo · 7 years ago
  27. 0a0e5b1 Exclude 3DES tests in test scripts by Andres Amaya Garcia · 7 years ago
  28. 16015dd all.sh: Test MBEDTLS_MPI_WINDOW_SIZE=1 by Peter Kolbus · 7 years ago
  29. 9f55364 Rename test_memcheck to test_valgrind by Gilles Peskine · 7 years ago
  30. ff7238f Support wildcard patterns with a positive list of components to run by Gilles Peskine · 7 years ago
  31. 30bc385 Add missing protection on __aeabi_uldiv check under --keep-going by Gilles Peskine · 7 years ago
  32. c780095 Delete $OUT_OF_SOURCE_DIR under --force even without Yotta by Gilles Peskine · 7 years ago
  33. c9663b1 Fix sometimes-spurious warning about changed config.h by Gilles Peskine · 7 years ago
  34. 2906a0a all.sh: Update the maintainer documentation by Gilles Peskine · 7 years ago
  35. 541fb1e all.sh: only check tools that are going to be used by Gilles Peskine · 7 years ago
  36. 5308487 all.sh: only look for armcc if it is used by Gilles Peskine · 7 years ago
  37. b3241cb Add command line options to list available components by Gilles Peskine · 7 years ago
  38. eb39b9b Minor cleanups to component name gathering by Gilles Peskine · 7 years ago
  39. 3fbdd21 Add conditional component inclusion facility by Gilles Peskine · 7 years ago
  40. 7120f77 all.sh: fix MAKEFLAGS setting by Gilles Peskine · 7 years ago
  41. 770ad7e all.sh: don't insist on Linux; always run Valgrind by Gilles Peskine · 7 years ago
  42. 4e7b323 Use CMAKE_BUILD_TYPE to do Asan builds by Gilles Peskine · 7 years ago
  43. 72adb43 Back up and restore config.h systematically by Gilles Peskine · 7 years ago
  44. 11ddca6 Add the current component name to msg output and the final report by Gilles Peskine · 7 years ago
  45. 6e98423 Add --except mode: run all components except a list by Gilles Peskine · 7 years ago
  46. 91bd8b7 all.sh: with non-option arguments, run only these components by Gilles Peskine · 7 years ago
  47. 3484ed8 Move test-ref-configs into its own component by Gilles Peskine · 7 years ago
  48. 2f300db Remove duplicate component for RSA_NO_CRT by Gilles Peskine · 7 years ago
  49. 1a2ca72 Break up the tests into components by Gilles Peskine · 7 years ago
  50. 57db6ff Move the code into functions. No behavior change. by Gilles Peskine · 7 years ago
  51. c379662 Merge remote-tracking branch 'public/pr/2080' into mbedtls-2.7-restricted-proposed by Simon Butcher · 7 years ago
  52. 72311b4 Add test for MBEDTLS_PLATFORM_{CALLOC/FREE}_MACRO to all.sh by Hanno Becker · 7 years ago
  53. b46c59e In keep-going mode, don't hard-fail on some tests by Gilles Peskine · 7 years ago
  54. 732826d In keep-going mode, don't hard-fail on some auxiliary script by Gilles Peskine · 7 years ago
  55. d7126d7 Merge remote-tracking branch 'public/pr/779' into mbedtls-2.7 by Simon Butcher · 7 years ago
  56. bd40916 Merge remote-tracking branch 'public/pr/1872' into mbedtls-2.7 by Simon Butcher · 7 years ago
  57. 948f264 Add additional i386 tests to all.sh by Simon Butcher · 7 years ago
  58. 5113bde all.sh: Return error on keep-going failure by Jaeden Amero · 7 years ago
  59. 7c6b841 Expand i386 all.sh tests to full config ASan builds by Simon Butcher · 7 years ago
  60. 0e342f7 Merge remote-tracking branch 'public/pr/1390' into mbedtls-2.7 by Simon Butcher · 7 years ago
  61. 8c83673 Merge remote-tracking branch 'public/pr/1708' into mbedtls-2.7 by Simon Butcher · 7 years ago
  62. ee3a3d4 Merge remote-tracking branch 'public/pr/1470' into mbedtls-2.7 by Simon Butcher · 7 years ago
  63. bd38c3b Add check-files.py to all.sh by Darryl Green · 7 years ago
  64. 11d5551 Merge remote-tracking branch 'upstream-public/pr/1487' into mbedtls-2.7-proposed by Jaeden Amero · 7 years ago
  65. 763da6e all.sh --keep-going: properly handle multiple-builds scripts by Gilles Peskine · 7 years ago
  66. 2cfeb88 Merge tag 'mbedtls-2.7.2' into iotssl-1381-x509-verify-refactor-2.7-restricted by Gilles Peskine · 7 years ago
  67. 0114ffc all.sh: Verify out-of-tree testing with CMake by Gilles Peskine · 7 years ago
  68. a71d64c all.sh: fix cleanup happening during an out-of-tree build by Gilles Peskine · 7 years ago
  69. 31b07e2 all.sh: be more conservative when cleaning up CMake artefacts by Gilles Peskine · 7 years ago
  70. 19ceb71 all.sh: add opposites to all boolean options by Gilles Peskine · 7 years ago
  71. 54933e9 all.sh: option parsing: reduce vertical spread by Gilles Peskine · 7 years ago
  72. 53038eb all.sh: with --no-armcc, don't call armcc from output_env.sh by Gilles Peskine · 7 years ago
  73. 955d704 Merge remote-tracking branch 'upstream-restricted/pr/460' into mbedtls-2.7-restricted-proposed by Gilles Peskine · 7 years ago
  74. 4848b97 Merge remote-tracking branch 'upstream-public/pr/1249' into mbedtls-2.7-proposed by Gilles Peskine · 7 years ago
  75. 69d45cc Add a run with RSA_NO_CRT to all.sh by Hanno Becker · 7 years ago
  76. 4d9e7cb Fix usage of CFLAGS with cmake in all.sh by Manuel Pégourié-Gonnard · 8 years ago
  77. 1ddd682 Fix depends_on:pk_alg in test suites by Manuel Pégourié-Gonnard · 8 years ago
  78. 056eab5 Fix usage of {curves,key-exchanges}.pl in all.sh by Manuel Pégourié-Gonnard · 8 years ago
  79. 483a776 Fix missing depends_on:SHA/MD in x509 tests by Manuel Pégourié-Gonnard · 8 years ago
  80. b4ef45b all.sh: build with -O -Werror in the full config by Gilles Peskine · 7 years ago
  81. 0afe624 all.sh: add test with MBEDTLS_DEPRECATED_REMOVED by Gilles Peskine · 7 years ago
  82. 14c3c06 Test with 32-bit and 64-bit bignum limbs on all architectures by Gilles Peskine · 8 years ago
  83. 48e689e Remove duplicate build run by Gilles Peskine · 8 years ago
  84. f4fbdda Add test command for 64-bit ILP32 in all.sh by Andres Amaya Garcia · 8 years ago
  85. d485c31 Make small corrections to all.sh by Hanno Becker · 8 years ago
  86. 88683b2 Correct all.sh and config.h after merge commit by Hanno Becker · 8 years ago
  87. 8bc74d6 Merge branch 'development' into iotssl-1619 by Hanno Becker · 8 years ago
  88. e963efa Don't limit RSA_NO_CRT test in all.sh to 64-bit systems by Hanno Becker · 8 years ago
  89. 9736b9d all.sh --keep-going: work if TERM is unset by Gilles Peskine · 8 years ago
  90. 32297e8 Merge branch 'development' into iotssl-1619 by Hanno Becker · 8 years ago
  91. 192c72f all.sh: add some documentation by Gilles Peskine · 8 years ago
  92. bca6ab9 all.sh: new option --no-armcc by Gilles Peskine · 8 years ago
  93. 2a22a80 all.sh: add --yotta to go with --no-yotta by Gilles Peskine · 8 years ago
  94. 7c65216 all.sh: --keep-going mode by Gilles Peskine · 8 years ago
  95. 709346a all.sh: cleaned up usage output by Gilles Peskine · 8 years ago
  96. 7ad603e all.sh: indent by Gilles Peskine · 8 years ago
  97. da51925 Add --no-yotta option to all.sh by Gilles Peskine · 8 years ago
  98. 0884f48 Merge remote-tracking branch 'upstream-public/pr/1141' into development by Gilles Peskine · 8 years ago
  99. 134c2ab Add build and ssl-opt.sh run for !SSL_RENEGOTIATION to all.sh by Hanno Becker · 8 years ago
  100. 5175ac6 Add tests for disabled MFL-extension to all.sh by Hanno Becker · 8 years ago