1. cfe68a0 ssl-opt.sh: Make record_outcome record the ssl-opt.sh file only by Tomás González · 1 year, 11 months ago
  2. 51cb704 Avoid using print_name when --list-test-cases is used by Tomás González · 1 year, 11 months ago
  3. 378e364 ssl-opt.sh: Correct print format for test cases' names by Tomás González · 1 year, 11 months ago
  4. 12787c9 Remove invalid -l option from test scripts by Tomás González · 1 year, 11 months ago
  5. 38ecf9f check_test_cases: Avoid removing duplicated test cases by Tomás González · 1 year, 11 months ago
  6. 4a86da2 check_test_cases: Unify walk_compat_sh and walk_opt_sh into one by Tomás González · 1 year, 11 months ago
  7. 37a8739 ssl-opt.sh: Don't affect the order at which functions are printed by Tomás González · 1 year, 11 months ago
  8. be2c66e ssl-opt.sh: Simplify the implementation of the -l option by Tomás González · 1 year, 11 months ago
  9. 06956a1 Skip unnecessary logic when -l option is used by Tomás González · 2 years ago
  10. f162b4f Only use CONFIGS_ENABLED when not listing tests by Tomás González · 2 years ago
  11. 0e8a08a Get options at beginning of program by Tomás González · 2 years ago
  12. 787428a Avoid skipping test when printing by Tomás González · 2 years ago
  13. 3a65d63 Remove formatted string to make pylint happy by Tomás González · 2 years ago
  14. 970b39f tests/check_test_cases: Use subprocess.check_output instead of run by Tomás González · 2 years ago
  15. 079eaee Use file_name parameter in walk_ssl_opt_sh() by Tomás González · 2 years ago
  16. 546fc9c Revert "Add opt-testcases into check list" by Tomás González · 2 years ago
  17. 754f8cd tests/check_test_cases: Use ssl-opt.sh -l option instead of parsing by Tomás González · 2 years ago
  18. 24552ff ssl-opt/run_test: Introduce -l option to list test case names by Tomás González · 2 years ago
  19. b3d0ed2 Merge pull request #8303 from valeriosetti/issue6316 by Gilles Peskine · 1 year, 9 months ago
  20. 4f14409 Merge pull request #8294 from gilles-peskine-arm/test-datax-chdir by Gilles Peskine · 1 year, 9 months ago
  21. 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
  22. 507e08f analyze_outcomes: update cipher/aead data by Valerio Setti · 1 year, 9 months ago
  23. cc2bbfe Fix invocation with explicit .datax file by Gilles Peskine · 1 year, 10 months ago
  24. bf3c3fa Define try_chdir everywhere by Gilles Peskine · 1 year, 10 months ago
  25. ad8b7f0 all.sh: accelerate ALG_[STREAM_CIPHER/ECB_NO_PADDING] in accel_cipher_aead() by Valerio Setti · 1 year, 10 months ago
  26. 97454fd all.sh: accelerate CMAC in test_psa_crypto_config_accel_cipher_aead() by Valerio Setti · 1 year, 10 months ago
  27. 3b15590 test_suite_psa_crypto: replace builtin dependencies with PSA_WANT by Valerio Setti · 1 year, 10 months ago
  28. 9d9b4b5 test_suite_cipher: use TEST_ASSUME() to evaluate supported ciphers by Valerio Setti · 1 year, 10 months ago
  29. 5cd18f9 analyze_oucomes.py: ignore line-too-long error for skipped tests by Valerio Setti · 1 year, 10 months ago
  30. b680fc4 all.sh: add a common configuration function for accel/reference components by Valerio Setti · 1 year, 10 months ago
  31. 9394144 all.sh: keep PKCS5/12 enabled in the reference component by Valerio Setti · 1 year, 10 months ago
  32. 29bcd01 all.sh: move [accel/reference]_cipher_aead to crypto_full by Valerio Setti · 1 year, 10 months ago
  33. 58d2b1a all.sh: fix minor issues by Valerio Setti · 1 year, 10 months ago
  34. 7448cee analyze_outcomes.py: skip tests that depends on builtin features by Valerio Setti · 1 year, 10 months ago
  35. d3bdccc test_suite_cipher: successfully quit test if no cipher is supported by Valerio Setti · 1 year, 10 months ago
  36. b6b301f test: add component accelerating both ciphers and AEADs by Valerio Setti · 1 year, 10 months ago
  37. d69d3cd Merge pull request #8298 from daverodgman/sha-armce-thumb2 by Dave Rodgman · 1 year, 10 months ago
  38. a675ef8 Merge pull request #8368 from valeriosetti/issue8315 by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  39. 5145902 Merge remote-tracking branch 'origin/development' into sha-armce-thumb2 by Dave Rodgman · 1 year, 10 months ago
  40. 66d5512 Remove dependency on asm/hwcap.h by Dave Rodgman · 1 year, 10 months ago
  41. 0244fbb all.sh: accelerate ALG_ECB_NO_PADDING in test_psa_crypto_config_accel_cipher() by Valerio Setti · 1 year, 10 months ago
  42. 221d8aa libtestdriver1: fix acceleration for ALG_STREAM_CIPHER/ALG_ECB_NO_PADDING by Valerio Setti · 1 year, 10 months ago
  43. 91adb41 all.sh: remove fixes in test components by Valerio Setti · 1 year, 10 months ago
  44. 235e361 Merge pull request #8339 from lpy4105/issue/support-cpuid-for-win32 by Tom Cosgrove · 1 year, 10 months ago
  45. 85d1390 Merge pull request #8346 from yanrayw/issue8314/accel_cipher_cmac by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  46. 53a332d fix various issues by Jerry Yu · 1 year, 10 months ago
  47. 3af2eb2 Merge pull request #8393 from mpg/fix-ssl-opt-psa-deps by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  48. 22334a2 Fix some dependencies in ssl-opt.sh by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  49. 3d43434 test_suite_psa_crypto_driver_wrappers.data: fix dependency by Yanray Wang · 1 year, 10 months ago
  50. af5003a CMAC: accelerate CMAC in accel_cipher by Yanray Wang · 1 year, 10 months ago
  51. 0df6d96 all.sh: fix a typo in comment by Yanray Wang · 1 year, 10 months ago
  52. fb72969 Merge pull request #8335 from valeriosetti/issue8301 by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  53. 158eead all.sh: build_mingw: only test build lib without MBEDTLS_AESNI_C by Pengyu Lv · 1 year, 10 months ago
  54. bb4f63c all.sh: build_mingw: test default config without MBEDTLS_AESNI_C by Pengyu Lv · 1 year, 10 months ago
  55. 1549827 fix wrong typo by Jerry Yu · 1 year, 10 months ago
  56. 8733b4c Merge pull request #8388 from paul-elliott-arm/fix_check_set_padding by Gilles Peskine · 1 year, 10 months ago
  57. 6407f8f Merge pull request #8322 from valeriosetti/issue8257 by Gilles Peskine · 1 year, 10 months ago
  58. 3bda79b Move initialisation in test to before first test by Paul Elliott · 1 year, 10 months ago
  59. 2cff820 analyze_outcomes: add new_section() method to the Results class by Valerio Setti · 1 year, 10 months ago
  60. 39d4b9d analyze_outcomes: fix format interpolation errors by Valerio Setti · 1 year, 10 months ago
  61. 0ea1b8f Merge pull request #7982 from gilles-peskine-arm/sample_program_demo_scripts-3.4 by Gilles Peskine · 1 year, 10 months ago gh-readonly-queue/development/pr-7982-f6f4695824d6522c66a6347bf58e2d0e32260b84
  62. b47b299 fix various issues by Jerry Yu · 1 year, 10 months ago
  63. c6d633f Merge pull request #8297 from valeriosetti/issue8064 by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  64. 2e37d7b Merge pull request #8121 from gilles-peskine-arm/ssl-test-no-legacy by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  65. 735794c analyze_outcomes: fix missing format for args/kwargs by Valerio Setti · 1 year, 10 months ago
  66. 781c234 analyze_oucomes: do not return Results instance passed as parameter by Valerio Setti · 1 year, 10 months ago
  67. 8070dbe analyze_outcomes: keep print_line() method non-static by Valerio Setti · 1 year, 10 months ago
  68. f6f64cf analyze_outcomes: code style improvement by Valerio Setti · 1 year, 10 months ago
  69. 8d178be analyze_outcomes: fix return value in case of test failure by Valerio Setti · 1 year, 10 months ago
  70. 2f00b7a cipher: reset MBEDTLS_CIPHER_HAVE_AEAD to MBEDTLS_CIPHER_MODE_AEAD by Valerio Setti · 1 year, 10 months ago
  71. 9a42730 all.sh: fix comment by Valerio Setti · 1 year, 10 months ago
  72. 40314fc analyze_outcomes: fix newlines by Valerio Setti · 1 year, 10 months ago
  73. f075e47 analyze_outcomes: reset name of TestLog to Results by Valerio Setti · 1 year, 10 months ago
  74. 3f33989 analyze_outcomes: use a single TestLog instance and do not delay output by Valerio Setti · 1 year, 10 months ago
  75. fb2750e analyze_outcomes: exit immediately in case of invalid task by Valerio Setti · 1 year, 10 months ago
  76. 5329ff0 analyze_outcomes: print task list directly to stdout by Valerio Setti · 1 year, 10 months ago
  77. 41bc798 Tidy-up by Dave Rodgman · 1 year, 10 months ago
  78. f3803a1 Cleanup validation interface by Dave Rodgman · 1 year, 10 months ago
  79. 9fc1f24 md: restore md.h includes in source files directly using its elements by Valerio Setti · 1 year, 10 months ago
  80. b0c618e analyze_outcomes: minor improvements by Valerio Setti · 1 year, 10 months ago
  81. f2ea08a Improve test for clang presence by Dave Rodgman · 1 year, 10 months ago
  82. dcee987 cipher_wrap: add VIA_LEGACY_OR_USE_PSA to new internal symbols by Valerio Setti · 1 year, 10 months ago
  83. 596ef6c cipher: reset MBEDTLS_CIPHER_HAVE_AEAD_LEGACY to previous naming by Valerio Setti · 1 year, 10 months ago
  84. d35b188 Make component_build_aes_aesce_armcc silent by Dave Rodgman · 1 year, 10 months ago
  85. 0521633 cipher: fix guards in mbedtls_cipher_auth_[encrypt/decrypt]_ext() by Valerio Setti · 1 year, 10 months ago
  86. 1322613 all.sh: revert changes in test_m32* by Pengyu Lv · 1 year, 10 months ago
  87. 37801d7 Invert no_hwcap variable by Dave Rodgman · 1 year, 10 months ago
  88. cc88ccd Include existing Makefile by Dave Rodgman · 1 year, 10 months ago
  89. 768bc14 Fix hwcap test for CI by Dave Rodgman · 1 year, 10 months ago
  90. ab0cff5 Require asm/hwcap.h for testing by Dave Rodgman · 1 year, 10 months ago
  91. 4b779be Merge branch 'development' into more-aes-checks by Dave Rodgman · 1 year, 10 months ago
  92. db1ca8f cipher: keep MBEDTLS_CIPHER_HAVE symbols private by Valerio Setti · 1 year, 10 months ago
  93. aaef0bc analyze_outcomes: improve logging system by Valerio Setti · 1 year, 10 months ago
  94. bd4dd81 fix test fail when ecp disabled by Jerry Yu · 2 years ago
  95. bc57e86 Add early data disable tests by Jerry Yu · 2 years, 6 months ago
  96. e649cec Add data file for early data input by Jerry Yu · 2 years, 6 months ago
  97. f4b415c Test instructions built/not built by Dave Rodgman · 1 year, 10 months ago
  98. c20d899 Adjust messages in all.sh by Dave Rodgman · 1 year, 10 months ago
  99. b0d9830 Merge branch 'development' into sha-armce-thumb2 by Dave Rodgman · 1 year, 10 months ago
  100. 02a634d md: remove unnecessary inclusions of mbedtls/md.h by Valerio Setti · 1 year, 10 months ago