1. 7c52e22 Fix parsing issue when int parameter is in base 16 by Ron Eldor · 6 years ago
  2. 9d40da2 Make the script portable to both pythons by Ron Eldor · 6 years ago
  3. b43fe57 Update the test encoding to support python3 by Ron Eldor · 6 years ago
  4. 56b6e52 update the test script by Ron Eldor · 6 years ago
  5. 47d7c2d Allow TODO in code by Gilles Peskine · 6 years ago
  6. 79cfef0 Use the docstring in the command line help by Gilles Peskine · 6 years ago
  7. 5ecbd14 Merge remote-tracking branch 'origin/pr/2701' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  8. a5ebd5f Merge remote-tracking branch 'origin/pr/2615' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  9. 096bccf Merge remote-tracking branch 'origin/pr/2450' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  10. dcab202 Add all.sh component that exercises invalid_param checks by Gilles Peskine · 6 years ago
  11. 8118e46 Pass -m32 to the linker as well by Gilles Peskine · 6 years ago
  12. 1adf212 Merge remote-tracking branch 'origin/pr/2497' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  13. ada3831 test: Always use `make clean` by itself by Jaeden Amero · 6 years ago
  14. e562e7d Add run to all.sh exercising !MBEDTLS_PEM_PARSE_C + !MBEDTLS_FS_IO by Hanno Becker · 6 years ago
  15. 39d7c58 list-symbols.sh: if the build fails, print the build transcript by Gilles Peskine · 6 years ago
  16. 902a1f3 Document "check-names.sh -v" by Gilles Peskine · 6 years ago
  17. 473f2d4 all.sh: invoke check-names.sh in print-trace-on-exit mode by Gilles Peskine · 6 years ago
  18. 5e525fb Print a command trace if the check-names.sh exits unexpectedly by Gilles Peskine · 6 years ago
  19. 6e6ae9b Use 'config.pl baremetal' in all.sh by Manuel Pégourié-Gonnard · 6 years ago
  20. 3997a6c Document the scripts behaviour further by Darryl Green · 6 years ago
  21. 3ef06d5 Add --internal option to list-identifiers.sh by Darryl Green · 6 years ago
  22. 0a47c4f Clarify comment mangled by an earlier refactoring by Gilles Peskine · 6 years ago
  23. 99a3310 Add an "out-of-box" component by Gilles Peskine · 6 years ago
  24. 7dd44b2 Run ssl-opt.sh on 32-bit runtime by Gilles Peskine · 6 years ago
  25. db8821c Merge remote-tracking branch 'origin/pr/2470' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  26. b0abd1c Merge remote-tracking branch 'origin/pr/2388' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  27. 6b79a11 Merge remote-tracking branch 'origin/pr/2293' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  28. 37e0a8c Adjust DES exclude lists in test scripts by Andres Amaya Garcia · 6 years ago
  29. ac9c522 Exclude 3DES tests in test scripts by Andres Amaya Garcia · 7 years ago
  30. afd19dd Silence pylint by Gilles Peskine · 6 years ago
  31. 6fc5215 check-files.py: readability improvement in permission check by Gilles Peskine · 6 years ago
  32. 21e85f7 check-files.py: use class fields for class-wide constants by Gilles Peskine · 6 years ago
  33. d5240ec check-files.py: clean up class structure by Gilles Peskine · 6 years ago
  34. 7660549 check-files.py: document some classes and methods by Gilles Peskine · 6 years ago
  35. 7b9fcdc Fix pylint errors going uncaught by Gilles Peskine · 6 years ago
  36. e70c6dc Call pylint3, not pylint by Gilles Peskine · 6 years ago
  37. 5612a93 New, documented pylint configuration by Gilles Peskine · 6 years ago
  38. c5b57ef Merge remote-tracking branch 'origin/pr/2412' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  39. d5f4759 Fix #2370, minor typos and spelling mistakes by Antonin Décimo · 7 years ago
  40. e144b41 Add gen_query_config.pl to check-gen-files and bump_version by Andres Amaya Garcia · 7 years ago
  41. 1e2aa72 all.sh: Test MBEDTLS_MPI_WINDOW_SIZE=1 by Peter Kolbus · 7 years ago
  42. 3098707 all.sh: Fix check_headers_in_cpp by Peter Kolbus · 7 years ago
  43. 462dfc5 Merge remote-tracking branch 'origin/pr/2332' into mbedtls-2.16 by Jaeden Amero · 7 years ago
  44. 36c2c73 Merge remote-tracking branch 'origin/pr/2325' into mbedtls-2.16 by Jaeden Amero · 7 years ago
  45. a82b436 Merge remote-tracking branch 'origin/pr/2322' into mbedtls-2.16 by Jaeden Amero · 7 years ago
  46. 5677eab Merge remote-tracking branch 'origin/pr/2207' into mbedtls-2.16 by Jaeden Amero · 7 years ago
  47. 484d883 Merge remote-tracking branch 'origin/pr/2191' into mbedtls-2.16 by Jaeden Amero · 7 years ago
  48. 69f190e Rename test_memcheck to test_valgrind by Gilles Peskine · 7 years ago
  49. a28db92 Support wildcard patterns with a positive list of components to run by Gilles Peskine · 7 years ago
  50. 53190e6 Delete $OUT_OF_SOURCE_DIR under --force by Gilles Peskine · 7 years ago
  51. d1174cf Fix sometimes-spurious warning about changed config.h by Gilles Peskine · 7 years ago
  52. c70637a all.sh: Update the maintainer documentation by Gilles Peskine · 7 years ago
  53. cc9f0b9 Merge the code to call output_env.sh into pre_check_tools by Gilles Peskine · 7 years ago
  54. 8796426 all.sh: only check tools that are going to be used by Gilles Peskine · 7 years ago
  55. 5331c6e all.sh: only look for armcc if it is used by Gilles Peskine · 7 years ago
  56. beb3a81 all.sh: Always build the list of components to run by Gilles Peskine · 7 years ago
  57. 878cf60 all.sh: list components automatically by Gilles Peskine · 7 years ago
  58. a1fc4b5 all.sh: fix MAKEFLAGS setting by Gilles Peskine · 7 years ago
  59. a16c2b1 all.sh: don't insist on Linux; always run Valgrind by Gilles Peskine · 7 years ago
  60. 4976e82 Gdb script: improve portability of ASLR disabling disabling by Gilles Peskine · 7 years ago
  61. 5fa32a7 Use CMAKE_BUILD_TYPE to do Asan builds by Gilles Peskine · 7 years ago
  62. 55f7c94 Fix inconsistent indentation by Gilles Peskine · 7 years ago
  63. b28636b Merge tag 'mbedtls-2.16.0' into all_sh-2.14 by Gilles Peskine · 7 years ago
  64. 608953e Back up and restore config.h systematically by Gilles Peskine · 7 years ago
  65. ffcdeff Add the current component name to msg output and the final report by Gilles Peskine · 7 years ago
  66. 81b96ed Add --except mode: run all components except a list by Gilles Peskine · 7 years ago
  67. 9252511 all.sh: with non-option arguments, run only these components by Gilles Peskine · 7 years ago
  68. 348fb9a New option --list-components by Gilles Peskine · 7 years ago
  69. 782f411 Move test-ref-configs into its own component by Gilles Peskine · 7 years ago
  70. e48351a Move cleanup into the common wrapper function by Gilles Peskine · 7 years ago
  71. 9f8f92c Remove duplicate component for RSA_NO_CRT by Gilles Peskine · 7 years ago
  72. 8f07312 Move the code into functions. No behavior change. by Gilles Peskine · 7 years ago
  73. 016f925 Separate REGEX of MACRO to groups by Ron Eldor · 7 years ago
  74. a2579be Add conditional dependency to tests by Ron Eldor · 7 years ago
  75. 88d45a8 Merge remote-tracking branch 'public/pr/2171' into development-restricted by Simon Butcher · 7 years ago
  76. ee427b2 tests: Backup config.h before modifying it by Jaeden Amero · 7 years ago
  77. ac372cc Add a facility to skip running some test suites by Gilles Peskine · 7 years ago
  78. 15db850 run-test-suites: update the documentation by Gilles Peskine · 7 years ago
  79. 840af0a Add tests to all.sh for CHECK_PARAMS edge cases by Manuel Pégourié-Gonnard · 7 years ago
  80. faafcd8 Merge remote-tracking branch 'upstream-public/pr/2223' into development by Jaeden Amero · 7 years ago
  81. d07ef47 Merge remote-tracking branch 'upstream-public/pr/2061' into development by Jaeden Amero · 7 years ago
  82. 60ca6e5 test: Make basic-build-test.sh see summary statuses by Jaeden Amero · 7 years ago
  83. 8ef1f48 Merge remote-tracking branch 'upstream-public/pr/2219' into development by Jaeden Amero · 7 years ago
  84. 3c0941e Merge remote-tracking branch 'upstream-public/pr/2172' into development by Jaeden Amero · 7 years ago
  85. 111ba0e Fix parsing error of test data by Ron Eldor · 7 years ago
  86. c117d59 check-files: detect merge artifacts by Gilles Peskine · 7 years ago
  87. 0439805 Factor record_issue into its own method by Gilles Peskine · 7 years ago
  88. 80a23a5 check-files: Don't check same-named files by Jaeden Amero · 7 years ago
  89. 8672cb7 Set result to False on Failure by Ron Eldor · 7 years ago
  90. 53b45ec Merge remote-tracking branch 'public/pr/2079' into development-restricted-proposed by Simon Butcher · 7 years ago
  91. c242eea Change data file suffix for ott by Ron Eldor · 7 years ago
  92. 79bf327 Add ARIA and ChachaPoly to basic-build-test by Manuel Pégourié-Gonnard · 7 years ago
  93. 8396a71 test: Enable multiple levels of verbosity by Jaeden Amero · 7 years ago
  94. f4b521d test: Use GetOpt::Long for argument parsing by Jaeden Amero · 7 years ago
  95. 79e4f4e test: Print verbosely on failures in verbose mode by Jaeden Amero · 7 years ago
  96. 3869384 Merge remote-tracking branch 'public/pr/2031' into development by Simon Butcher · 7 years ago
  97. 78dd2e5 Merge remote-tracking branch 'public/pr/1806' into development by Simon Butcher · 7 years ago
  98. 96f3b4e Remove yotta support from check-files.py by Gilles Peskine · 7 years ago
  99. e5fecec Add test for MBEDTLS_PLATFORM_{CALLOC/FREE}_MACRO to all.sh by Hanno Becker · 7 years ago
  100. 95c5575 check-files: exclude .git and third-party files by Gilles Peskine · 7 years ago