1. 256b9a7 Merge pull request #8164 from yanrayw/adjust_tfm_configs by Manuel Pégourié-Gonnard · 1 year, 9 months ago gh-readonly-queue/development/pr-8164-b827eb25f101a38469916e952c420a8c1ad8d809
  2. ec9b258 all.sh: disable CIPHER_C in test_psa_crypto_config_accel_cipher_aead by Valerio Setti · 1 year, 9 months ago
  3. 7d7ce0e Merge pull request #8495 from lpy4105/issue/6322/driver-only-cipher_aead-tls by Manuel Pégourié-Gonnard · 1 year, 9 months ago gh-readonly-queue/development/pr-8495-4dec9ebdc2d0e49a87cfd5f0d7bc2dc9d21beae9
  4. 4dec9eb Merge pull request #8378 from mschulz-at-hilscher/fixes/issue-8377 by Gilles Peskine · 1 year, 9 months ago
  5. c75ee77 Merge pull request #8439 from yuhaoth/pr/add-test-suite-parameter-to-ssl-opt by Gilles Peskine · 1 year, 9 months ago
  6. 0d22539 Merge pull request #8468 from daverodgman/mbedtls-3.5.1-pr by Dave Rodgman · 1 year, 9 months ago
  7. 28d4093 Restore bump version by Dave Rodgman · 1 year, 9 months ago
  8. c27a4ce Merge pull request #8429 from gilles-peskine-arm/fix-test_suite_constant_time_hmac-not-executed by Ronald Cron · 1 year, 9 months ago
  9. 2bd56de ssl: replace MBEDTLS_SSL_HAVE_*_CBC with two seperate macros by Pengyu Lv · 1 year, 9 months ago
  10. ba6825e ssl: use MBEDTLS_SSL_HAVE_* in tests by Pengyu Lv · 1 year, 9 months ago
  11. fe03a40 ssl_helper: fix missin initialization of cli_log_obj by Pengyu Lv · 1 year, 9 months ago
  12. 3076969 Merge remote-tracking branch 'origin/development' into adjust_tfm_configs by Yanray Wang · 1 year, 9 months ago
  13. e92f6dc New test cases requested in https://github.com/Mbed-TLS/mbedtls/pull/8378#discussion_r1383779861 by Matthias Schulz · 1 year, 9 months ago
  14. 53199b1 Merge pull request #6720 from yuhaoth/pr/tls13-early-data-receive-0_rtt-and-eoed by Tom Cosgrove · 1 year, 9 months ago
  15. 4122c16 Merge pull request #6945 from lpy4105/issue/6935/ticket_flags-kex-mode-determination by Tom Cosgrove · 1 year, 9 months ago
  16. 7ef9fd8 fix various issues by Jerry Yu · 1 year, 9 months ago
  17. 4ebf86e tls13-misc: Do not check kex mode for some cases by Pengyu Lv · 1 year, 9 months ago
  18. 1f00926 Change base config to full by Pengyu Lv · 1 year, 9 months ago
  19. b578514 Merge pull request #8470 from gilles-peskine-arm/check-files-license by Dave Rodgman · 1 year, 9 months ago
  20. e03270f Merge pull request #8391 from paul-elliott-arm/full_no_platform by Paul Elliott · 1 year, 9 months ago gh-readonly-queue/development/pr-8391-964dee6b3f755eca35d0d5c21ed10987f3b9d0cb
  21. 964dee6 Merge pull request #8442 from lpy4105/issue/8355/driver-only-cipher_aead-x509 by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  22. 9e47b26 Revert "ssl-opt.sh: Make record_outcome record the ssl-opt.sh file only" by Jerry Yu · 1 year, 9 months ago
  23. 50d07bd Add test-suite parameter to filter tests by Jerry Yu · 1 year, 9 months ago
  24. ce78200 Pacify mypy by Gilles Peskine · 1 year, 9 months ago
  25. 3b9facd Also complain if licenses are mentioned by Gilles Peskine · 1 year, 9 months ago
  26. f2fb9f6 Check copyright statements and SPDX license identifier by Gilles Peskine · 1 year, 9 months ago
  27. 990030b Sort imports by Gilles Peskine · 1 year, 9 months ago
  28. 8b6b41f Merge pull request #8434 from valeriosetti/issue8407 by Gilles Peskine · 1 year, 9 months ago
  29. c5ce9fc Merge pull request #8435 from valeriosetti/issue8415 by Gilles Peskine · 1 year, 9 months ago
  30. e9f50bf Merge pull request #8443 from valeriosetti/issue8274 by Gilles Peskine · 1 year, 9 months ago
  31. 0c29963 Merge pull request #8462 from daverodgman/license-change by Gilles Peskine · 1 year, 9 months ago
  32. 4eb44e4 Standardise some more headers by Dave Rodgman · 1 year, 9 months ago
  33. 16799db update headers by Dave Rodgman · 1 year, 9 months ago
  34. 4472ce1 Merge pull request #8088 from tgonzalezorlandoarm/tg/check_test_cases-new by Dave Rodgman · 1 year, 9 months ago gh-readonly-queue/development/pr-8088-91aaba0172dfa1c740bc67a12bc201bad4cd509c
  35. 59afe49 test: tls13: change server output check by Pengyu Lv · 1 year, 9 months ago
  36. 454dda3 fix various issues by Jerry Yu · 1 year, 9 months ago
  37. ac7a809 all.sh: remove leftover loc_curve_list usage by Valerio Setti · 1 year, 9 months ago
  38. 2151ba5 test_suite_x509write: use plaintext key file by Pengyu Lv · 1 year, 9 months ago
  39. 5779096 Merge remote-tracking branch 'origin/development' into adjust_tfm_configs by Yanray Wang · 1 year, 9 months ago
  40. 78657d0 Change base config to full minus SSL by Pengyu Lv · 1 year, 9 months ago
  41. f2814ff Move common config to common function by Pengyu Lv · 1 year, 9 months ago
  42. afc6a99 Merge pull request #8381 from gilles-peskine-arm/20231017-misc-cleanup by Paul Elliott · 1 year, 9 months ago
  43. 835edd6 Merge pull request #8404 from paul-elliott-arm/fix_coverity_issues by Paul Elliott · 1 year, 9 months ago
  44. b06d701 Merge pull request #8406 from beni-sandu/aesni by Dave Rodgman · 1 year, 9 months ago
  45. 1c61002 Merge pull request #8398 from mpg/analyze-outcome-ignore-re by Manuel Pégourié-Gonnard · 1 year, 9 months ago gh-readonly-queue/development/pr-8398-f1c09a389e7c61f0313c610d8fb13d9e92127d12
  46. 3d59ebe ssl_helpers: remove CIPHER_C guards in mbedtls_test_ssl_build_transforms() by Valerio Setti · 1 year, 9 months ago
  47. 8472131 test_suite_psa_crypto_metadata: remove unnecessary CIPHER_C dependencies by Valerio Setti · 1 year, 9 months ago
  48. 74d5f23 test_suite_ssl: use new internal symbols in tests using CBC by Valerio Setti · 1 year, 9 months ago
  49. 31ad3a1 ssl_helpers: allow mbedtls_test_ssl_build_transforms to work without CIPHER_C by Valerio Setti · 1 year, 9 months ago
  50. 852d26c all.sh: enable SSL_TLS and SSL_TICKET in full_no_cipher with PSA_CRYPTO by Valerio Setti · 1 year, 9 months ago
  51. 3fe105b all.sh: fix test components using accelerated curves by Valerio Setti · 1 year, 9 months ago
  52. 05c25cb test_driver_extension: manage curves' acceleration the same as other PSA_WANT symbols by Valerio Setti · 1 year, 9 months ago
  53. c51c411 analyze_outcome: only warn on ignored tests that pass by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  54. cd84a29 analyze_outcomes: use regexes for cipher/aead by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  55. 3bca781 tests/scripts/all.sh: add test for 32-bit AES-NI intrinsics with clang by Beniamin Sandu · 1 year, 10 months ago
  56. 7f2cddb check_test_cases: Minor documentation change by Tomás González · 1 year, 9 months ago
  57. 4fc5824 compat.sh: Rename list_test_case to list_test_cases by Tomás González · 1 year, 11 months ago
  58. cfe68a0 ssl-opt.sh: Make record_outcome record the ssl-opt.sh file only by Tomás González · 1 year, 11 months ago
  59. 51cb704 Avoid using print_name when --list-test-cases is used by Tomás González · 1 year, 11 months ago
  60. 378e364 ssl-opt.sh: Correct print format for test cases' names by Tomás González · 1 year, 11 months ago
  61. 12787c9 Remove invalid -l option from test scripts by Tomás González · 1 year, 11 months ago
  62. 38ecf9f check_test_cases: Avoid removing duplicated test cases by Tomás González · 1 year, 11 months ago
  63. 4a86da2 check_test_cases: Unify walk_compat_sh and walk_opt_sh into one by Tomás González · 1 year, 11 months ago
  64. 37a8739 ssl-opt.sh: Don't affect the order at which functions are printed by Tomás González · 1 year, 11 months ago
  65. be2c66e ssl-opt.sh: Simplify the implementation of the -l option by Tomás González · 1 year, 11 months ago
  66. 06956a1 Skip unnecessary logic when -l option is used by Tomás González · 2 years ago
  67. f162b4f Only use CONFIGS_ENABLED when not listing tests by Tomás González · 2 years ago
  68. 0e8a08a Get options at beginning of program by Tomás González · 2 years ago
  69. 787428a Avoid skipping test when printing by Tomás González · 2 years ago
  70. 3a65d63 Remove formatted string to make pylint happy by Tomás González · 2 years ago
  71. 970b39f tests/check_test_cases: Use subprocess.check_output instead of run by Tomás González · 2 years ago
  72. 079eaee Use file_name parameter in walk_ssl_opt_sh() by Tomás González · 2 years ago
  73. 546fc9c Revert "Add opt-testcases into check list" by Tomás González · 2 years ago
  74. 754f8cd tests/check_test_cases: Use ssl-opt.sh -l option instead of parsing by Tomás González · 2 years ago
  75. 24552ff ssl-opt/run_test: Introduce -l option to list test case names by Tomás González · 2 years ago
  76. d36a37f analyze_outcomes: ignore patterns apply to whole suite by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  77. 9d9c234 analyze_outcome: Simplify some code by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  78. b269543 analyze_outcome: work around old Python in CI by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  79. 62d6131 analyze_outcomes: minor output fix by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  80. 4fd5a6a analyze_outcomes: use regexes with ECC components by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  81. b4558bd analyze_outcomes: remove useless ignore entries by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  82. 371165a analyze_outcomes: useless ignores are now errors by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  83. 881ce01 analyze_outcomes: add regex match for ignored tests by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  84. 4da369f analyze_outcomes: minor code cleanup by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  85. 287f6d1 all.sh: unset MBEDTLS symbols for modes/keys only when !PSA_CRYPTO_CONFIG by Valerio Setti · 1 year, 10 months ago
  86. 862021a all.sh: improve comments in common_test_full_no_cipher_with_psa_crypto by Valerio Setti · 1 year, 10 months ago
  87. 5b4039f all.sh: rename common config/test function by Valerio Setti · 1 year, 10 months ago
  88. 4529d65 all.sh: improve test_full_no_cipher() by Valerio Setti · 1 year, 10 months ago
  89. fb0b0ff all.sh: keep symbols that don't depend on CIPHER_C (directly or indirectly) by Valerio Setti · 1 year, 10 months ago
  90. c84d940 all.sh: fix comments in common_test_full_no_cipher_with_crypto() by Valerio Setti · 1 year, 10 months ago
  91. df17a10 all.sh: replace minus sign in text messages with "no" by Valerio Setti · 1 year, 10 months ago
  92. 7e710e8 all.sh: add components as full_no_cipher with CRYPTO_C and CRYPTO_CONFIG by Valerio Setti · 2 years ago
  93. 2db16b7 disable tests when ecp is not available by Jerry Yu · 2 years ago
  94. 0edafa9 Add test case for writing early data in EE by Jerry Yu · 2 years, 6 months ago
  95. b3d0ed2 Merge pull request #8303 from valeriosetti/issue6316 by Gilles Peskine · 1 year, 9 months ago
  96. 4f14409 Merge pull request #8294 from gilles-peskine-arm/test-datax-chdir by Gilles Peskine · 1 year, 9 months ago
  97. d609607 Fix test suite never executed due to an undefined symbol by Gilles Peskine · 1 year, 9 months ago
  98. 95b7355 Merge pull request #6719 from yuhaoth/pr/tls13-early-data-add-early-data-of-client-hello by Ronald Cron · 1 year, 9 months ago
  99. 507e08f analyze_outcomes: update cipher/aead data by Valerio Setti · 1 year, 9 months ago
  100. cc2bbfe Fix invocation with explicit .datax file by Gilles Peskine · 1 year, 10 months ago