1. 3b9facd Also complain if licenses are mentioned by Gilles Peskine · 1 year, 9 months ago
  2. f2fb9f6 Check copyright statements and SPDX license identifier by Gilles Peskine · 1 year, 9 months ago
  3. 990030b Sort imports by Gilles Peskine · 1 year, 9 months ago
  4. 0c29963 Merge pull request #8462 from daverodgman/license-change by Gilles Peskine · 1 year, 9 months ago
  5. 4eb44e4 Standardise some more headers by Dave Rodgman · 1 year, 9 months ago
  6. 16799db update headers by Dave Rodgman · 1 year, 9 months ago
  7. 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
  8. b06d701 Merge pull request #8406 from beni-sandu/aesni by Dave Rodgman · 1 year, 9 months ago
  9. 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
  10. c51c411 analyze_outcome: only warn on ignored tests that pass by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  11. cd84a29 analyze_outcomes: use regexes for cipher/aead by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  12. 3bca781 tests/scripts/all.sh: add test for 32-bit AES-NI intrinsics with clang by Beniamin Sandu · 1 year, 10 months ago
  13. 7f2cddb check_test_cases: Minor documentation change by Tomás González · 1 year, 9 months ago
  14. 38ecf9f check_test_cases: Avoid removing duplicated test cases by Tomás González · 1 year, 11 months ago
  15. 4a86da2 check_test_cases: Unify walk_compat_sh and walk_opt_sh into one by Tomás González · 1 year, 11 months ago
  16. 3a65d63 Remove formatted string to make pylint happy by Tomás González · 2 years ago
  17. 970b39f tests/check_test_cases: Use subprocess.check_output instead of run by Tomás González · 2 years ago
  18. 079eaee Use file_name parameter in walk_ssl_opt_sh() by Tomás González · 2 years ago
  19. 546fc9c Revert "Add opt-testcases into check list" by Tomás González · 2 years ago
  20. 754f8cd tests/check_test_cases: Use ssl-opt.sh -l option instead of parsing by Tomás González · 2 years ago
  21. d36a37f analyze_outcomes: ignore patterns apply to whole suite by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  22. 9d9c234 analyze_outcome: Simplify some code by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  23. b269543 analyze_outcome: work around old Python in CI by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  24. 62d6131 analyze_outcomes: minor output fix by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  25. 4fd5a6a analyze_outcomes: use regexes with ECC components by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  26. b4558bd analyze_outcomes: remove useless ignore entries by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  27. 371165a analyze_outcomes: useless ignores are now errors by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  28. 881ce01 analyze_outcomes: add regex match for ignored tests by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  29. 4da369f analyze_outcomes: minor code cleanup by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  30. 287f6d1 all.sh: unset MBEDTLS symbols for modes/keys only when !PSA_CRYPTO_CONFIG by Valerio Setti · 1 year, 10 months ago
  31. 862021a all.sh: improve comments in common_test_full_no_cipher_with_psa_crypto by Valerio Setti · 1 year, 10 months ago
  32. 5b4039f all.sh: rename common config/test function by Valerio Setti · 1 year, 10 months ago
  33. 4529d65 all.sh: improve test_full_no_cipher() by Valerio Setti · 1 year, 10 months ago
  34. fb0b0ff all.sh: keep symbols that don't depend on CIPHER_C (directly or indirectly) by Valerio Setti · 1 year, 10 months ago
  35. c84d940 all.sh: fix comments in common_test_full_no_cipher_with_crypto() by Valerio Setti · 1 year, 10 months ago
  36. df17a10 all.sh: replace minus sign in text messages with "no" by Valerio Setti · 1 year, 10 months ago
  37. 7e710e8 all.sh: add components as full_no_cipher with CRYPTO_C and CRYPTO_CONFIG by Valerio Setti · 2 years ago
  38. 507e08f analyze_outcomes: update cipher/aead data by Valerio Setti · 1 year, 9 months ago
  39. ad8b7f0 all.sh: accelerate ALG_[STREAM_CIPHER/ECB_NO_PADDING] in accel_cipher_aead() by Valerio Setti · 1 year, 10 months ago
  40. 97454fd all.sh: accelerate CMAC in test_psa_crypto_config_accel_cipher_aead() by Valerio Setti · 1 year, 10 months ago
  41. 3b15590 test_suite_psa_crypto: replace builtin dependencies with PSA_WANT by Valerio Setti · 1 year, 10 months ago
  42. 5cd18f9 analyze_oucomes.py: ignore line-too-long error for skipped tests by Valerio Setti · 1 year, 10 months ago
  43. b680fc4 all.sh: add a common configuration function for accel/reference components by Valerio Setti · 1 year, 10 months ago
  44. 9394144 all.sh: keep PKCS5/12 enabled in the reference component by Valerio Setti · 1 year, 10 months ago
  45. 29bcd01 all.sh: move [accel/reference]_cipher_aead to crypto_full by Valerio Setti · 1 year, 10 months ago
  46. 58d2b1a all.sh: fix minor issues by Valerio Setti · 1 year, 10 months ago
  47. 7448cee analyze_outcomes.py: skip tests that depends on builtin features by Valerio Setti · 1 year, 10 months ago
  48. b6b301f test: add component accelerating both ciphers and AEADs by Valerio Setti · 1 year, 10 months ago
  49. d69d3cd Merge pull request #8298 from daverodgman/sha-armce-thumb2 by Dave Rodgman · 1 year, 10 months ago
  50. a675ef8 Merge pull request #8368 from valeriosetti/issue8315 by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  51. 5145902 Merge remote-tracking branch 'origin/development' into sha-armce-thumb2 by Dave Rodgman · 1 year, 10 months ago
  52. 66d5512 Remove dependency on asm/hwcap.h by Dave Rodgman · 1 year, 10 months ago
  53. 0244fbb all.sh: accelerate ALG_ECB_NO_PADDING in test_psa_crypto_config_accel_cipher() by Valerio Setti · 1 year, 10 months ago
  54. 91adb41 all.sh: remove fixes in test components by Valerio Setti · 1 year, 10 months ago
  55. 235e361 Merge pull request #8339 from lpy4105/issue/support-cpuid-for-win32 by Tom Cosgrove · 1 year, 10 months ago
  56. 85d1390 Merge pull request #8346 from yanrayw/issue8314/accel_cipher_cmac by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  57. af5003a CMAC: accelerate CMAC in accel_cipher by Yanray Wang · 1 year, 10 months ago
  58. 0df6d96 all.sh: fix a typo in comment by Yanray Wang · 1 year, 10 months ago
  59. fb72969 Merge pull request #8335 from valeriosetti/issue8301 by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  60. 158eead all.sh: build_mingw: only test build lib without MBEDTLS_AESNI_C by Pengyu Lv · 1 year, 10 months ago
  61. bb4f63c all.sh: build_mingw: test default config without MBEDTLS_AESNI_C by Pengyu Lv · 1 year, 10 months ago
  62. 2cff820 analyze_outcomes: add new_section() method to the Results class by Valerio Setti · 1 year, 10 months ago
  63. 39d4b9d analyze_outcomes: fix format interpolation errors by Valerio Setti · 1 year, 10 months ago
  64. 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
  65. c6d633f Merge pull request #8297 from valeriosetti/issue8064 by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  66. 2e37d7b Merge pull request #8121 from gilles-peskine-arm/ssl-test-no-legacy by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  67. 735794c analyze_outcomes: fix missing format for args/kwargs by Valerio Setti · 1 year, 10 months ago
  68. 781c234 analyze_oucomes: do not return Results instance passed as parameter by Valerio Setti · 1 year, 10 months ago
  69. 8070dbe analyze_outcomes: keep print_line() method non-static by Valerio Setti · 1 year, 10 months ago
  70. f6f64cf analyze_outcomes: code style improvement by Valerio Setti · 1 year, 10 months ago
  71. 8d178be analyze_outcomes: fix return value in case of test failure by Valerio Setti · 1 year, 10 months ago
  72. 9a42730 all.sh: fix comment by Valerio Setti · 1 year, 10 months ago
  73. 40314fc analyze_outcomes: fix newlines by Valerio Setti · 1 year, 10 months ago
  74. f075e47 analyze_outcomes: reset name of TestLog to Results by Valerio Setti · 1 year, 10 months ago
  75. 3f33989 analyze_outcomes: use a single TestLog instance and do not delay output by Valerio Setti · 1 year, 10 months ago
  76. fb2750e analyze_outcomes: exit immediately in case of invalid task by Valerio Setti · 1 year, 10 months ago
  77. 5329ff0 analyze_outcomes: print task list directly to stdout by Valerio Setti · 1 year, 10 months ago
  78. 41bc798 Tidy-up by Dave Rodgman · 1 year, 10 months ago
  79. f3803a1 Cleanup validation interface by Dave Rodgman · 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. d35b188 Make component_build_aes_aesce_armcc silent by Dave Rodgman · 1 year, 10 months ago
  83. 1322613 all.sh: revert changes in test_m32* by Pengyu Lv · 1 year, 10 months ago
  84. 37801d7 Invert no_hwcap variable by Dave Rodgman · 1 year, 10 months ago
  85. cc88ccd Include existing Makefile by Dave Rodgman · 1 year, 10 months ago
  86. 768bc14 Fix hwcap test for CI by Dave Rodgman · 1 year, 10 months ago
  87. ab0cff5 Require asm/hwcap.h for testing by Dave Rodgman · 1 year, 10 months ago
  88. 4b779be Merge branch 'development' into more-aes-checks by Dave Rodgman · 1 year, 10 months ago
  89. aaef0bc analyze_outcomes: improve logging system by Valerio Setti · 1 year, 10 months ago
  90. f4b415c Test instructions built/not built by Dave Rodgman · 1 year, 10 months ago
  91. c20d899 Adjust messages in all.sh by Dave Rodgman · 1 year, 10 months ago
  92. b0d9830 Merge branch 'development' into sha-armce-thumb2 by Dave Rodgman · 1 year, 10 months ago
  93. a797ce3 test: use full config in test_psa_crypto_config_accel_cipher by Valerio Setti · 1 year, 10 months ago
  94. e7bac17 test: keep SSL_TICKET_C and SSL_CONTEXT_SERIALIZATION enabled by Valerio Setti · 1 year, 10 months ago
  95. 3f02bb7 test: use full config in accelerated AEAD test by Valerio Setti · 1 year, 10 months ago
  96. d680d4f SHA256 renaming - fix some missed things by Dave Rodgman · 1 year, 10 months ago
  97. be7915a Revert renaming of SHA512 options by Dave Rodgman · 1 year, 10 months ago
  98. a89d2ba Merge pull request #8327 from ronald-cron-arm/adapt-psa-crypto-repo-name by Ronald Cron · 1 year, 10 months ago gh-readonly-queue/development/pr-8327-e7ebec6723b61bd54800f649b1391e980edf2fbd
  99. 64cca2f all.sh: Re-enable MBEDTLS_AESNI_C in some components by Pengyu Lv · 1 year, 10 months ago
  100. 5b89c55 Rename MBEDTLS_SHAxxx_USE_ARMV8_yyy to MBEDTLS_SHAxxx_USE_ARMV8_A_yyy by Dave Rodgman · 1 year, 10 months ago