1. 4a8d2df all.sh: remove component_test_new_ecdh_context by Andrzej Kurek · 6 years ago archive/iotssl-2800-remove-crypto-all.sh iotssl-2800-remove-crypto-all.sh
  2. cd9286f Remove crypto-only related components from all.sh by Andrzej Kurek · 6 years ago
  3. 7c1e619 Merge remote-tracking branch 'origin/pr/2464' into development by Jaeden Amero · 6 years ago
  4. 0ea3377 Merge remote-tracking branch 'restricted/pr/552' into development by Jaeden Amero · 6 years ago
  5. 9714510 all.sh: Generate seedfile for crypto submodule tests by Jaeden Amero · 6 years ago
  6. 0a9f9b2 Merge remote-tracking branch 'origin/pr/2317' into development by Jaeden Amero · 6 years ago
  7. 41e1986 Merge remote-tracking branch 'origin/pr/2293' into development by Jaeden Amero · 6 years ago
  8. 535ee4a Merge remote-tracking branch 'public/pr/2421' into development by Simon Butcher · 6 years ago archive/mbedtls-2.17 mbedtls-2.17
  9. 419bd00 Adjust DES exclude lists in test scripts by Andres Amaya Garcia · 6 years ago
  10. 2dadab7 Exclude 3DES tests in test scripts by Andres Amaya Garcia · 7 years ago
  11. e915d53 Silence pylint by Gilles Peskine · 6 years ago
  12. 23e64f2 check-files.py: readability improvement in permission check by Gilles Peskine · 6 years ago
  13. 1e9698a check-files.py: use class fields for class-wide constants by Gilles Peskine · 6 years ago
  14. 6ee576e check-files.py: clean up class structure by Gilles Peskine · 6 years ago
  15. 0d060ef check-files.py: document some classes and methods by Gilles Peskine · 6 years ago
  16. aad2ebd Fix pylint errors going uncaught by Gilles Peskine · 6 years ago
  17. b2c269e Call pylint3, not pylint by Gilles Peskine · 6 years ago
  18. 7f61575 New, documented pylint configuration by Gilles Peskine · 6 years ago
  19. 545ced4 Add test for !MBEDTLS_SSL_KEEP_PEER_CERTIFICATE to all.sh by Hanno Becker · 6 years ago
  20. 86016a0 Merge remote-tracking branch 'origin/pr/2338' into development by Jaeden Amero · 6 years ago
  21. e023c80 Test undefining MBEDTLS_ECDH_LEGACY_CONTEXT in all.sh by Gilles Peskine · 6 years ago
  22. 415620c Merge remote-tracking branch 'origin/pr/2105' into development by Jaeden Amero · 6 years ago
  23. d9516b5 Merge remote-tracking branch 'origin/pr/2407' into development by Jaeden Amero · 6 years ago
  24. 241b524 Disable restartable ECC in full config PSA test in all.sh by Hanno Becker · 6 years ago
  25. eb50871 all.sh: add a seedfile generation step by Andrzej Kurek · 6 years ago
  26. 4c981a0 Add gen_query_config.pl to check-gen-files and bump_version by Andres Amaya Garcia · 7 years ago
  27. 1767e40 all.sh: fix submodule test names by Andrzej Kurek · 7 years ago
  28. e9c3b81 all.sh: move crypto submodule check to pre_check_git by Andrzej Kurek · 7 years ago
  29. fd0381a all.sh: change test_submodule to test_use_psa_crypto by Andrzej Kurek · 7 years ago
  30. 1bc1a4c all.sh: Fix check_headers_in_cpp by Peter Kolbus · 7 years ago
  31. de5a007 Merge development commit f352f7 into development-psa by Andrzej Kurek · 7 years ago
  32. 60c6da2 all.sh: Test MBEDTLS_MPI_WINDOW_SIZE=1 by Peter Kolbus · 7 years ago
  33. c470b6b Merge development commit 8e76332 into development-psa by Andrzej Kurek · 7 years ago
  34. f352f75 Merge remote-tracking branch 'origin/pr/2332' into development by Jaeden Amero · 7 years ago
  35. c4cc251 Merge remote-tracking branch 'origin/pr/2325' into development by Jaeden Amero · 7 years ago
  36. c89148b Merge remote-tracking branch 'origin/pr/2207' into development by Jaeden Amero · 7 years ago
  37. b182397 Merge remote-tracking branch 'origin/pr/2191' into development by Jaeden Amero · 7 years ago
  38. 730ecdf Merge remote-tracking branch 'origin/pr/2371' into development by Jaeden Amero · 7 years ago
  39. 36e89b5 Fix #2370, minor typos and spelling mistakes by Antonin Décimo · 7 years ago
  40. 38cb940 Merge remote-tracking branch 'public/pr/2231' into development by Simon Butcher · 7 years ago
  41. 69f190e Rename test_memcheck to test_valgrind by Gilles Peskine · 7 years ago
  42. a28db92 Support wildcard patterns with a positive list of components to run by Gilles Peskine · 7 years ago
  43. 53190e6 Delete $OUT_OF_SOURCE_DIR under --force by Gilles Peskine · 7 years ago
  44. d1174cf Fix sometimes-spurious warning about changed config.h by Gilles Peskine · 7 years ago
  45. c70637a all.sh: Update the maintainer documentation by Gilles Peskine · 7 years ago
  46. cc9f0b9 Merge the code to call output_env.sh into pre_check_tools by Gilles Peskine · 7 years ago
  47. 8796426 all.sh: only check tools that are going to be used by Gilles Peskine · 7 years ago
  48. 5331c6e all.sh: only look for armcc if it is used by Gilles Peskine · 7 years ago
  49. beb3a81 all.sh: Always build the list of components to run by Gilles Peskine · 7 years ago
  50. 878cf60 all.sh: list components automatically by Gilles Peskine · 7 years ago
  51. a1fc4b5 all.sh: fix MAKEFLAGS setting by Gilles Peskine · 7 years ago
  52. a16c2b1 all.sh: don't insist on Linux; always run Valgrind by Gilles Peskine · 7 years ago
  53. 4976e82 Gdb script: improve portability of ASLR disabling disabling by Gilles Peskine · 7 years ago
  54. 5fa32a7 Use CMAKE_BUILD_TYPE to do Asan builds by Gilles Peskine · 7 years ago
  55. 55f7c94 Fix inconsistent indentation by Gilles Peskine · 7 years ago
  56. b28636b Merge tag 'mbedtls-2.16.0' into all_sh-2.14 by Gilles Peskine · 7 years ago
  57. 608953e Back up and restore config.h systematically by Gilles Peskine · 7 years ago
  58. ffcdeff Add the current component name to msg output and the final report by Gilles Peskine · 7 years ago
  59. 81b96ed Add --except mode: run all components except a list by Gilles Peskine · 7 years ago
  60. 9252511 all.sh: with non-option arguments, run only these components by Gilles Peskine · 7 years ago
  61. 348fb9a New option --list-components by Gilles Peskine · 7 years ago
  62. 782f411 Move test-ref-configs into its own component by Gilles Peskine · 7 years ago
  63. e48351a Move cleanup into the common wrapper function by Gilles Peskine · 7 years ago
  64. 9f8f92c Remove duplicate component for RSA_NO_CRT by Gilles Peskine · 7 years ago
  65. 8f07312 Move the code into functions. No behavior change. by Gilles Peskine · 7 years ago
  66. 88d45a8 Merge remote-tracking branch 'public/pr/2171' into development-restricted by Simon Butcher · 7 years ago
  67. ee427b2 tests: Backup config.h before modifying it by Jaeden Amero · 7 years ago
  68. ac372cc Add a facility to skip running some test suites by Gilles Peskine · 7 years ago
  69. 15db850 run-test-suites: update the documentation by Gilles Peskine · 7 years ago
  70. 840af0a Add tests to all.sh for CHECK_PARAMS edge cases by Manuel Pégourié-Gonnard · 7 years ago
  71. faafcd8 Merge remote-tracking branch 'upstream-public/pr/2223' into development by Jaeden Amero · 7 years ago
  72. d07ef47 Merge remote-tracking branch 'upstream-public/pr/2061' into development by Jaeden Amero · 7 years ago
  73. 60ca6e5 test: Make basic-build-test.sh see summary statuses by Jaeden Amero · 7 years ago
  74. 8ef1f48 Merge remote-tracking branch 'upstream-public/pr/2219' into development by Jaeden Amero · 7 years ago
  75. 3c0941e Merge remote-tracking branch 'upstream-public/pr/2172' into development by Jaeden Amero · 7 years ago
  76. b9b3813 Separate REGEX of MACRO to groups by Ron Eldor · 7 years ago
  77. 111ba0e Fix parsing error of test data by Ron Eldor · 7 years ago
  78. d5062de Add conditional dependency to tests by Ron Eldor · 7 years ago
  79. c117d59 check-files: detect merge artifacts by Gilles Peskine · 7 years ago
  80. 0439805 Factor record_issue into its own method by Gilles Peskine · 7 years ago
  81. ee81756 Fix wrong cmake invocation in all.sh testing MBEDTLS_USE_PSA_CRYPTO by Hanno Becker · 7 years ago
  82. 46b79c1 Merge remote-tracking branch 'remote_jaeden/dev/patater/avoid-check-files-todo-dev' into development-psa-proposed by Hanno Becker · 7 years ago
  83. 80a23a5 check-files: Don't check same-named files by Jaeden Amero · 7 years ago
  84. 6e02197 Refer to PSA through MBEDTLS_USE_PSA_CRYPTO, not USE_PSA, in all.sh by Hanno Becker · 7 years ago
  85. 655c0a8 Add build using PSA to all.sh by Manuel Pégourié-Gonnard · 7 years ago
  86. acaabe7 crypto: Test without crypto as a submodule by Jaeden Amero · 7 years ago
  87. ed93bdc crypto: Test with crypto as a submodule by Jaeden Amero · 7 years ago
  88. 30b340a crypto: Add mbedtls-psa as a submodule by Jaeden Amero · 7 years ago
  89. 8672cb7 Set result to False on Failure by Ron Eldor · 7 years ago
  90. 2d0e00f all.sh: Cleanup CMakeFiles by Jaeden Amero · 7 years ago
  91. 53b45ec Merge remote-tracking branch 'public/pr/2079' into development-restricted-proposed by Simon Butcher · 7 years ago
  92. c242eea Change data file suffix for ott by Ron Eldor · 7 years ago
  93. 79bf327 Add ARIA and ChachaPoly to basic-build-test by Manuel Pégourié-Gonnard · 7 years ago
  94. 8396a71 test: Enable multiple levels of verbosity by Jaeden Amero · 7 years ago
  95. f4b521d test: Use GetOpt::Long for argument parsing by Jaeden Amero · 7 years ago
  96. 79e4f4e test: Print verbosely on failures in verbose mode by Jaeden Amero · 7 years ago
  97. 3869384 Merge remote-tracking branch 'public/pr/2031' into development by Simon Butcher · 7 years ago
  98. 78dd2e5 Merge remote-tracking branch 'public/pr/1806' into development by Simon Butcher · 7 years ago
  99. 96f3b4e Remove yotta support from check-files.py by Gilles Peskine · 7 years ago
  100. e5fecec Add test for MBEDTLS_PLATFORM_{CALLOC/FREE}_MACRO to all.sh by Hanno Becker · 7 years ago