1. ec904e4 Merge pull request #2899 from gilles-peskine-arm/asan-test-fail-2.16 by Jaeden Amero · 6 years ago
  2. ac47906 Asan make builds: avoid sanitizer recovery by Gilles Peskine · 6 years ago
  3. b1478e8 Use UBsan in addition to Asan with 'make test' by Gilles Peskine · 6 years ago
  4. ff26b04 Unify ASan options in make builds by Gilles Peskine · 6 years ago
  5. c6b0986 Add a test component with malloc(0) returning NULL by Gilles Peskine · 6 years ago
  6. 60ebd98 Enable MBEDTLS_MEMORY_DEBUG in memory buffer alloc test in all.sh by Andrzej Kurek · 6 years ago
  7. c73f857 Remove unnecessary memory buffer alloc and memory backtrace unsets by Andrzej Kurek · 6 years ago
  8. 1f5a596 Disable DTLS proxy tests for MEMORY_BUFFER_ALLOC test by Andrzej Kurek · 6 years ago
  9. 1d07082 all.sh: restructure memory allocator tests by Andrzej Kurek · 6 years ago
  10. d130b98 Add missing dependency in memory buffer alloc set in all.sh by Hanno Becker · 6 years ago
  11. f8799e8 Add all.sh run with full config and ASan enabled by Hanno Becker · 6 years ago
  12. 74b5e34 Add all.sh run with MBEDTLS_MEMORY_BUFFER_ALLOC_C enabled by Hanno Becker · 6 years ago
  13. a9c2a3b Adapt all.sh to removal of buffer allocator from full config by Andrzej Kurek · 6 years ago
  14. 6d079ba Merge remote-tracking branch 'upstream-restricted/mbedtls-2.16-proposed' into mbedtls-2.16-restricted by Gilles Peskine · 6 years ago
  15. 376d0d9 Merge remote-tracking branch 'upstream-public/pr/2736' into mbedtls-2.16 by Gilles Peskine · 6 years ago
  16. 560f332 Document the rationale for the armel build by Gilles Peskine · 6 years ago
  17. e07b9ff Switch armel build to -Os by Gilles Peskine · 6 years ago
  18. 0bd284d Add a build on ARMv5TE in ARM mode by Gilles Peskine · 6 years ago
  19. dc25c32 Test that a shared library build produces a dynamically linked executable by Gilles Peskine · 6 years ago
  20. 2c47ffc Test that the shared library build with CMake works by Gilles Peskine · 6 years ago
  21. 87bf1b5 Add a test of MBEDTLS_CONFIG_FILE by Gilles Peskine · 6 years ago
  22. 7b03e87 Merge remote-tracking branch 'restricted/pr/582' into mbedtls-2.16-restricted by Jaeden Amero · 6 years ago
  23. 5ecbd14 Merge remote-tracking branch 'origin/pr/2701' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  24. a5ebd5f Merge remote-tracking branch 'origin/pr/2615' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  25. 096bccf Merge remote-tracking branch 'origin/pr/2450' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  26. dcab202 Add all.sh component that exercises invalid_param checks by Gilles Peskine · 6 years ago
  27. 8118e46 Pass -m32 to the linker as well by Gilles Peskine · 6 years ago
  28. 1adf212 Merge remote-tracking branch 'origin/pr/2497' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  29. 11f38e2 Add a test for signing content with a long ECDSA key by k-stachowiak · 6 years ago
  30. e562e7d Add run to all.sh exercising !MBEDTLS_PEM_PARSE_C + !MBEDTLS_FS_IO by Hanno Becker · 6 years ago
  31. 473f2d4 all.sh: invoke check-names.sh in print-trace-on-exit mode by Gilles Peskine · 6 years ago
  32. 6e6ae9b Use 'config.pl baremetal' in all.sh by Manuel Pégourié-Gonnard · 6 years ago
  33. 0a47c4f Clarify comment mangled by an earlier refactoring by Gilles Peskine · 6 years ago
  34. 99a3310 Add an "out-of-box" component by Gilles Peskine · 6 years ago
  35. 7dd44b2 Run ssl-opt.sh on 32-bit runtime by Gilles Peskine · 6 years ago
  36. db8821c Merge remote-tracking branch 'origin/pr/2470' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  37. b0abd1c Merge remote-tracking branch 'origin/pr/2388' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  38. 37e0a8c Adjust DES exclude lists in test scripts by Andres Amaya Garcia · 6 years ago
  39. ac9c522 Exclude 3DES tests in test scripts by Andres Amaya Garcia · 7 years ago
  40. 7b9fcdc Fix pylint errors going uncaught by Gilles Peskine · 6 years ago
  41. d5f4759 Fix #2370, minor typos and spelling mistakes by Antonin Décimo · 7 years ago
  42. 1e2aa72 all.sh: Test MBEDTLS_MPI_WINDOW_SIZE=1 by Peter Kolbus · 7 years ago
  43. 3098707 all.sh: Fix check_headers_in_cpp by Peter Kolbus · 7 years ago
  44. 69f190e Rename test_memcheck to test_valgrind by Gilles Peskine · 7 years ago
  45. a28db92 Support wildcard patterns with a positive list of components to run by Gilles Peskine · 7 years ago
  46. 53190e6 Delete $OUT_OF_SOURCE_DIR under --force by Gilles Peskine · 7 years ago
  47. d1174cf Fix sometimes-spurious warning about changed config.h by Gilles Peskine · 7 years ago
  48. c70637a all.sh: Update the maintainer documentation by Gilles Peskine · 7 years ago
  49. cc9f0b9 Merge the code to call output_env.sh into pre_check_tools by Gilles Peskine · 7 years ago
  50. 8796426 all.sh: only check tools that are going to be used by Gilles Peskine · 7 years ago
  51. 5331c6e all.sh: only look for armcc if it is used by Gilles Peskine · 7 years ago
  52. beb3a81 all.sh: Always build the list of components to run by Gilles Peskine · 7 years ago
  53. 878cf60 all.sh: list components automatically by Gilles Peskine · 7 years ago
  54. a1fc4b5 all.sh: fix MAKEFLAGS setting by Gilles Peskine · 7 years ago
  55. a16c2b1 all.sh: don't insist on Linux; always run Valgrind by Gilles Peskine · 7 years ago
  56. 4976e82 Gdb script: improve portability of ASLR disabling disabling by Gilles Peskine · 7 years ago
  57. 5fa32a7 Use CMAKE_BUILD_TYPE to do Asan builds by Gilles Peskine · 7 years ago
  58. 55f7c94 Fix inconsistent indentation by Gilles Peskine · 7 years ago
  59. b28636b Merge tag 'mbedtls-2.16.0' into all_sh-2.14 by Gilles Peskine · 7 years ago
  60. 608953e Back up and restore config.h systematically by Gilles Peskine · 7 years ago
  61. ffcdeff Add the current component name to msg output and the final report by Gilles Peskine · 7 years ago
  62. 81b96ed Add --except mode: run all components except a list by Gilles Peskine · 7 years ago
  63. 9252511 all.sh: with non-option arguments, run only these components by Gilles Peskine · 7 years ago
  64. 348fb9a New option --list-components by Gilles Peskine · 7 years ago
  65. 782f411 Move test-ref-configs into its own component by Gilles Peskine · 7 years ago
  66. e48351a Move cleanup into the common wrapper function by Gilles Peskine · 7 years ago
  67. 9f8f92c Remove duplicate component for RSA_NO_CRT by Gilles Peskine · 7 years ago
  68. 8f07312 Move the code into functions. No behavior change. by Gilles Peskine · 7 years ago
  69. ee427b2 tests: Backup config.h before modifying it by Jaeden Amero · 7 years ago
  70. 840af0a Add tests to all.sh for CHECK_PARAMS edge cases by Manuel Pégourié-Gonnard · 7 years ago
  71. 53b45ec Merge remote-tracking branch 'public/pr/2079' into development-restricted-proposed by Simon Butcher · 7 years ago
  72. 3869384 Merge remote-tracking branch 'public/pr/2031' into development by Simon Butcher · 7 years ago
  73. e5fecec Add test for MBEDTLS_PLATFORM_{CALLOC/FREE}_MACRO to all.sh by Hanno Becker · 7 years ago
  74. 5c39d7a Remove redundant check in all.sh by Gilles Peskine · 7 years ago
  75. bd90a8c In keep-going mode, don't hard-fail on some tests by Gilles Peskine · 7 years ago
  76. 3ad2efd Remove Yotta support from the docs, tests and build scripts by Simon Butcher · 7 years ago
  77. 487cdf5 In keep-going mode, don't hard-fail on some auxiliary script by Gilles Peskine · 7 years ago
  78. 68dbc94 Merge remote-tracking branch 'public/pr/1951' into development by Simon Butcher · 7 years ago
  79. 2f5aa4c all.sh: Add builds allowing to test dropping buffered messages by Hanno Becker · 7 years ago
  80. ee6529e Add generate_test_code.py unit tests in all.sh by Mohammad Azim Khan · 7 years ago
  81. 2179810 Pylint tests in all.sh by Mohammad Azim Khan · 7 years ago
  82. 729d781 Merge remote-tracking branch 'public/pr/779' into development by Simon Butcher · 7 years ago
  83. 5ca06c7 Merge remote-tracking branch 'public/pr/1724' into development by Simon Butcher · 7 years ago
  84. bdf80d0 Merge remote-tracking branch 'public/pr/1810' into development by Simon Butcher · 7 years ago
  85. a7b3543 Merge remote-tracking branch 'public/pr/1871' into development by Simon Butcher · 7 years ago
  86. 8e6a22a Add additional i386 tests to all.sh by Simon Butcher · 7 years ago
  87. 7a6da6e Expand i386 all.sh tests to full config ASan builds by Simon Butcher · 7 years ago
  88. 7c1258d all.sh: Return error on keep-going failure by Jaeden Amero · 7 years ago
  89. 7d728bd Merge remote-tracking branch 'public/pr/1454' into development by Simon Butcher · 7 years ago
  90. 922bd1e Merge remote-tracking branch 'public/pr/1752' into development by Simon Butcher · 7 years ago
  91. e7aeef0 Merge remote-tracking branch 'public/pr/536' into development by Simon Butcher · 7 years ago
  92. 991f9fe all_sh: add a check for header inclusion in cpp_dummy_build.cpp by Andrzej Kurek · 7 years ago
  93. 05be06c Make the C++ test mandatory by removing the --no-cxx flag from all.sh by Andrzej Kurek · 7 years ago
  94. 45a6719 Add a CXX build to all.sh to execute the C++ dummy test by default by Andrzej Kurek · 7 years ago
  95. 6665b67 Merge remote-tracking branch 'public/pr/1390' into development by Simon Butcher · 7 years ago
  96. 7994766 Fix usage of if_build_succeeded in all.sh zeroize test by Andres Amaya Garcia · 7 years ago
  97. 9fece7e Add ChachaPoly ciphersuites to compat.sh by Manuel Pégourié-Gonnard · 7 years ago
  98. 0dadba2 Merge branch 'development' into iotssl-2257-chacha-poly-primitives by Manuel Pégourié-Gonnard · 7 years ago
  99. c4dd073 test: Add test cases for separately reduced inward/outward buffer sizes by Angus Gratton · 7 years ago
  100. d9c71da Revert "Turn on MBEDTLS_SSL_ASYNC_PRIVATE by default" by Jaeden Amero · 7 years ago