1. 8a2062c Merge pull request #8892 from paul-elliott-arm/add_threading_to_drivers by Paul Elliott · 1 year, 5 months ago
  2. 31403a4 Merge pull request #8678 from daverodgman/quietbuild by Gilles Peskine · 1 year, 5 months ago
  3. 053b788 Ensure drivers have threading enabled if required by Paul Elliott · 1 year, 5 months ago
  4. 79aaaa4 Fix formatting by Dave Rodgman · 1 year, 5 months ago
  5. 87218b3 blank line for readability by Dave Rodgman · 1 year, 5 months ago
  6. 869e310 Use export to set VERBOSE_LOGS by Dave Rodgman · 1 year, 5 months ago
  7. 5f7862a Fix docs by Dave Rodgman · 1 year, 5 months ago
  8. a3e694c simplify printf call by Dave Rodgman · 1 year, 5 months ago
  9. 63c94a3 improve docs by Dave Rodgman · 1 year, 5 months ago
  10. 2096478 Add editor hint for emacs by Dave Rodgman · 1 year, 5 months ago
  11. 1f08a32 Rename quiet to quiet.sh by Dave Rodgman · 1 year, 5 months ago
  12. 2f94766 Send printed command to stderr by Dave Rodgman · 1 year, 5 months ago
  13. 67126bb remove trailing space from printed command by Dave Rodgman · 1 year, 5 months ago
  14. dbc2e8d Improve simplified quoting by Dave Rodgman · 1 year, 5 months ago
  15. bdf0a6d remove shebang from quiet by Dave Rodgman · 1 year, 5 months ago
  16. d0e3827 Improve docs by Dave Rodgman · 1 year, 5 months ago
  17. c7f0549 Quote directory name from cmake wrapper by Dave Rodgman · 1 year, 5 months ago
  18. 30483dc Undo not-needed change by Dave Rodgman · 1 year, 5 months ago
  19. a9e8dbe Allow wrappers to be missing; quote directory name from make by Dave Rodgman · 1 year, 5 months ago
  20. e03088b Avoid infinite loop by Dave Rodgman · 1 year, 5 months ago
  21. 98a79cd Extract common parts of quiet wrapper by Dave Rodgman · 1 year, 5 months ago
  22. 00bc790 Tidy up quiet wrappers by Dave Rodgman · 1 year, 5 months ago
  23. 2190063 Move quiet wrapper setup by Dave Rodgman · 1 year, 5 months ago
  24. 0f63028 Merge pull request #8815 from gilles-peskine-arm/psa_generate_key_ext-prototype by Gilles Peskine · 1 year, 5 months ago
  25. 817772a Merge pull request #8716 from mschulz-at-hilscher/feature/gcm_largetable by Tom Cosgrove · 1 year, 5 months ago
  26. dd49c73 Merge remote-tracking branch 'development' into pk_import_into_psa-implement_import by Gilles Peskine · 1 year, 5 months ago
  27. a7f651c Merge pull request #8804 from valeriosetti/issue8799 by Manuel Pégourié-Gonnard · 1 year, 6 months ago gh-readonly-queue/development/pr-8804-9fb53a9e26d10cc9da555f1abeadeeec5ee33960
  28. eba4ca1 test_suite_pem: solve driver test disparities by Valerio Setti · 1 year, 6 months ago
  29. 1110698 Improve quote_args output readability by Dave Rodgman · 1 year, 6 months ago
  30. 90dbba5 Improve output from make/cmake wrapper by Dave Rodgman · 1 year, 6 months ago
  31. 0fa6b36 Always display make/cmake invocation command by Dave Rodgman · 1 year, 6 months ago
  32. 63072b1 Only test custom-e RSA key generation when built in by Gilles Peskine · 1 year, 6 months ago
  33. 3ea9450 Merge pull request #8734 from valeriosetti/issue8564 by Gilles Peskine · 1 year, 6 months ago
  34. 35cb319 depends.py: set unique configuration names in outcome file by Gilles Peskine · 1 year, 6 months ago
  35. a6ac0f1 Replaced MBEDTLS_GCM_LARGETABLE by MBEDTLS_GCM_LARGE_TABLE. Removed empty comment line in doc block. by Matthias Schulz · 1 year, 6 months ago
  36. 67f3568 Reduce analyze_block_cipher_dispatch exceptions by Ryan Everett · 1 year, 6 months ago
  37. afb2eee Add PKCS5/12 exceptions to analyze_block_cipher_dispatch by Ryan Everett · 1 year, 6 months ago
  38. 7826678 Fix: by Matthias Schulz · 1 year, 6 months ago
  39. b730763 Merge pull request #8703 from valeriosetti/issue7765-guards-in-asn1 by Manuel Pégourié-Gonnard · 1 year, 6 months ago gh-readonly-queue/development/pr-8703-7bf1e98f446e7051e94c3e72568aad5d0279249e
  40. 7bf1e98 Merge pull request #8740 from valeriosetti/issue8647 by Manuel Pégourié-Gonnard · 1 year, 6 months ago gh-readonly-queue/development/pr-8740-c8de36220298f67254c253d274826d77f1022c34
  41. 0767fda Enhance GCM throughput using larger precalculated tables. Also refactored the code for shorter tables and moved the check for available accelerators to the context initialization code. by Matthias Schulz · 1 year, 6 months ago
  42. 1d7bc1e Merge pull request #8717 from valeriosetti/issue8030 by Manuel Pégourié-Gonnard · 1 year, 6 months ago
  43. 8a85673 Merge remote-tracking branch 'development' into pk_import_into_psa-use_usage by Gilles Peskine · 1 year, 6 months ago
  44. d4c373a Refactor all.sh clang version detection code by Tom Cosgrove · 1 year, 6 months ago
  45. 9e4eeff Fix comment about verison of clang required for 'build_aes_armce' by Tom Cosgrove · 1 year, 6 months ago
  46. e0c13cf Update some msg descriptions by Gilles Peskine · 1 year, 6 months ago
  47. 307ce2c test_psa_compliance: use the last upstream release of psa-arch-tests by Valerio Setti · 1 year, 6 months ago
  48. 41f8f73 test_psa_compliance: add exception for tests using wrong RSA pub key format by Valerio Setti · 1 year, 6 months ago
  49. 89d8a12 analyze_outcomes: fix typo by Valerio Setti · 1 year, 6 months ago
  50. f8ce457 all.sh: fix comment in check_test_dependencies() by Valerio Setti · 1 year, 6 months ago
  51. 80edec5 all.sh: remove MBEDTLS_PEM_PARSE_C exception from check_test_dependencies() by Valerio Setti · 1 year, 6 months ago
  52. 448377b all.sh: remove MBEDTLS_ASN1_PARSE_C exception from check_test_dependencies() by Valerio Setti · 1 year, 7 months ago
  53. 3ccb2b5 all.sh: add exception for ASN1_PARSE_C in check_test_dependencies by Valerio Setti · 1 year, 7 months ago
  54. cd89b0b all.sh: disable legacy hash support in test_psa_crypto_config_accel_hmac() by Valerio Setti · 1 year, 6 months ago
  55. c6d7f53 all.sh: update common_test_psa_crypto_config_accel_ecc_some_curves() by Valerio Setti · 1 year, 6 months ago
  56. 64996c3 Disable MBEDTLS_PSA_CRYPTO_CLIENT in no-PSA builds by Gilles Peskine · 1 year, 6 months ago
  57. 20cea94 analyze_outcomes: add task for HMAC coverage by Valerio Setti · 1 year, 6 months ago
  58. 8eb310c all.sh: add accelerated and reference components for HMAC by Valerio Setti · 1 year, 6 months ago
  59. b1f96c0 Merge pull request #7815 from gilles-peskine-arm/ecp-export-partial by Gilles Peskine · 1 year, 7 months ago
  60. 18371ee generate_tls13_compat_tests: add DH group dependency when FFDH is used by Valerio Setti · 1 year, 7 months ago
  61. 5c745fa Pacify check_files by Dave Rodgman · 1 year, 7 months ago
  62. 5f8e2a2 Spelling fix by Dave Rodgman · 1 year, 7 months ago
  63. ad4b705 Use quiet make wrappers from all.sh by Dave Rodgman · 1 year, 7 months ago
  64. 3e2c61d Create quiet wrappers for make and cmake by Dave Rodgman · 1 year, 7 months ago
  65. 78aa0bc all.sh: fix tests with accelerated FFDH by Valerio Setti · 1 year, 7 months ago
  66. 6bed64e all.sh: add new component with only DH 2048 bits. by Valerio Setti · 1 year, 7 months ago
  67. f1ba193 Merge pull request #8526 from yanrayw/issue/7011/send_record_size_limit_ext by Tom Cosgrove · 1 year, 7 months ago
  68. 3519cfb Merge pull request #8639 from bensze01/release_components by Paul Elliott · 1 year, 7 months ago
  69. a3bfdea Revert "Make sure record size limit is not configured without TLS 1.3" by Waleed Elmelegy · 1 year, 7 months ago
  70. 7ae74b7 Make sure record size limit is not configured without TLS 1.3 by Waleed Elmelegy · 1 year, 7 months ago
  71. e840263 Move record size limit testing to tls13 component by Waleed Elmelegy · 1 year, 7 months ago
  72. 3eb9025 Merge pull request #8680 from mpg/ciphers-wrapup by Manuel Pégourié-Gonnard · 1 year, 7 months ago gh-readonly-queue/development/pr-8680-3a6059beca6f39ed7b4eef4ee55b9de8f47c1979
  73. 3a6059b Merge pull request #7455 from KloolK/record-size-limit/comply-with-limit by Tom Cosgrove · 1 year, 7 months ago
  74. 88bae8b Rename tests components for clarity by Manuel Pégourié-Gonnard · 1 year, 7 months ago
  75. 7f48d5e Rename test components to better reflect content by Manuel Pégourié-Gonnard · 1 year, 7 months ago
  76. 4aad0ff Merge pull request #8632 from valeriosetti/issue8598 by Manuel Pégourié-Gonnard · 1 year, 7 months ago
  77. a021d63 Merge pull request #8642 from daverodgman/default-compiler-all by Dave Rodgman · 1 year, 7 months ago gh-readonly-queue/development/pr-8642-5bad043c061f8161ab0f6fa930d3271e428303fe
  78. 5bad043 Merge pull request #8641 from valeriosetti/issue8358 by Manuel Pégourié-Gonnard · 1 year, 7 months ago
  79. 1c91057 Update check_files.py to accomodate non-standard license headers in TF-M config files by Dave Rodgman · 1 year, 8 months ago
  80. 84125a1 Merge remote-tracking branch 'origin/development' into default-compiler-all by Dave Rodgman · 1 year, 7 months ago
  81. 8c8b4da all.sh: keep PSA_WANT_ALG_[CCM/GCM] enabled in common_block_cipher_dispatch() by Valerio Setti · 1 year, 7 months ago
  82. ea982e3 Merge pull request #8637 from bensze01/fix_supported_components by Gilles Peskine · 1 year, 7 months ago
  83. 84d19e0 all.sh: keep DES_C and CTR_DRBG_C enabled in test_full_no_cipher_with_crypto() by Valerio Setti · 1 year, 7 months ago
  84. 562dfe1 all.sh: keep PKCS[5/12] enabled in full_no_cipher test components by Valerio Setti · 1 year, 7 months ago
  85. a0c9c66 analyze_outcomes: ignore only test concerning AES/ARIA/Camellia in CMAC by Valerio Setti · 1 year, 7 months ago
  86. 0635cca analyze_outcomes: update skipped tests following latest changes to all.sh by Valerio Setti · 1 year, 7 months ago
  87. cd21d4e all.sh: keep legacy cipher modes enabled in test_full_block_cipher_legacy_dispatch() by Valerio Setti · 1 year, 7 months ago
  88. ab0494f analyze_outcomes: update comments of skipped tests by Valerio Setti · 1 year, 7 months ago
  89. b9f4bfc all.sh: fix messages in test_psa_crypto_config_accel_des by Valerio Setti · 1 year, 7 months ago
  90. 3b17ae7 Add ECP-heavy-only test cases to the driver parity analysis ignore list by Gilles Peskine · 2 years, 1 month ago
  91. 7602298 Allow *.make to contain tabs by Gilles Peskine · 1 year, 8 months ago
  92. 259df98 Revert "Add option to pass make variables to depends.py" by Gilles Peskine · 1 year, 8 months ago
  93. 811daaa Revert "Add ability to pass make variables to psa_collect_statuses.py" by Gilles Peskine · 1 year, 8 months ago
  94. 21570cf Auto-detect the need to link with pthread on Unix-like platforms by Gilles Peskine · 1 year, 8 months ago
  95. 5c7e944 fix line length by Dave Rodgman · 1 year, 8 months ago
  96. a72a797 all.sh: keep PKCS[5/12] enabled in accel_cipher_aead tests by Valerio Setti · 1 year, 8 months ago
  97. 3bc2499 Merge branch 'development' into default-compiler-all by Dave Rodgman · 1 year, 8 months ago
  98. 907cb02 Merge pull request #8618 from Ryan-Everett-arm/new-state-transition-documentation by Gilles Peskine · 1 year, 8 months ago gh-readonly-queue/development/pr-8618-4bf4473ef0960fd221a739a187a8f1ec3abb970f
  99. 5f665c3 analyze_outcomes: add exceptions to disparities for block_cipher dispatch by Valerio Setti · 1 year, 8 months ago
  100. 9afa329 analyze_outcomes: allow ignored test suites to have a dot in the name by Valerio Setti · 1 year, 8 months ago