1. b7c624d Remove _use_psa suffix from remaining components by Thomas Daubney · 1 year, 3 months ago
  2. 5f2595a Remove non- _use_psa versions of components by Thomas Daubney · 1 year, 3 months ago
  3. 67338c0 Restore toggling of MBEDTLS_CIPHER_MODE_CBC by Thomas Daubney · 1 year, 3 months ago
  4. 1ca1f3d Restore Mbed TLS style AEAD options for now by Thomas Daubney · 1 year, 3 months ago
  5. ff33abd Modify component_test_tls1_2_default_cbc_legacy_cbc_etm_cipher_only_use_psa by Thomas Daubney · 1 year, 3 months ago
  6. 6258621 Modify component_test_tls1_2_deafult_cbc_legacy_cipher_only_use_psa by Thomas Daubney · 1 year, 3 months ago
  7. b8cbbe7 Modify component_test_tls1_2_default_stream_cipher_only_use_psa by Thomas Daubney · 1 year, 3 months ago
  8. 771fd7d Merge pull request #9022 from mpg/compat-fixes-dev by Manuel Pégourié-Gonnard · 1 year, 3 months ago
  9. fcd744f Set MBEDTLS_PSA_CRYPTO_CONFIG in component_test_no_rsa_key_pair_gen by Ryan Everett · 1 year, 4 months ago
  10. eb86b90 Fix full invocation of ssl-opt.sh by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  11. daa322a Update component_test_psa_crypto_rsa_no_genprime by Ryan Everett · 1 year, 4 months ago
  12. 62d0bb8 Simplify full invocation of compat.sh by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  13. 68deadd Merge pull request #8566 from mpg/driver-status by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  14. 1fb4750 Merge pull request #8998 from ronald-cron-arm/openssl3 by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  15. 1f4c905 all.s: Rm redundant build-only accel components by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  16. 1ad29c8 Rm redundant driver+built-in all.sh component by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  17. 733a67b all.sh: group helper functions in sections by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  18. a4b773d Merge pull request #6955 from inorick/nofa_no_session_tickets by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  19. dd96c0a all.sh: Use full instead of default as the base for the new component by Ronald Cron · 1 year, 4 months ago
  20. c5e81d2 Use latest installed OpenSSL 3 as OPENSSL_NEXT by Ronald Cron · 1 year, 4 months ago
  21. d30e911 all.sh: Add component testing default minus session tickets by Norbert Fabritius · 2 years, 4 months ago
  22. b70f0fd Merge branch 'development' into 'development-restricted' by Minos Galanakis · 1 year, 5 months ago
  23. d2cb7f4 all.sh: Add TLS 1.2 only component by Ronald Cron · 1 year, 5 months ago
  24. 46ac065 all.sh: Adapt/Fix some components by Ronald Cron · 1 year, 5 months ago
  25. a3f385d all.sh: Disable TLS 1.3 when pre-requisites are not meet by Ronald Cron · 1 year, 5 months ago
  26. 567591e Merge pull request #8923 from bensze01/drop-old-compilers by Bence Szépkúti · 1 year, 5 months ago gh-readonly-queue/development/pr-8923-0edef1cf6dcc3c307265176aaea2893d93101eaa
  27. e7c08af Merge pull request #8575 from lpy4105/issue/wrong-suite-name-in-check_test_cases_py by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  28. 0a8abde Update wrapper generation script and regenerate by David Horstmann · 1 year, 5 months ago
  29. 4a48bec Invert and rename config option by David Horstmann · 1 year, 5 months ago
  30. 93071cf Merge pull request #8920 from valeriosetti/issue8919 by Manuel Pégourié-Gonnard · 1 year, 5 months ago gh-readonly-queue/development/pr-8920-5c77ad0f4f3b21f83f73c5624ea9eb4b40d2a8e7
  31. 775c776 Merge pull request #8877 from gilles-peskine-arm/split-minimal-3.6 by Dave Rodgman · 1 year, 5 months ago
  32. fac1122 Rename solution files to referece VS2017 by Bence Szépkúti · 1 year, 5 months ago
  33. 4de4cc4 Merge pull request #8891 from Ryan-Everett-arm/document-SE_C-not-threadsafe by Paul Elliott · 1 year, 5 months ago
  34. 6309775 all.sh: modify/add test components for CRYPTO_CLIENT by Valerio Setti · 1 year, 5 months ago
  35. 68f4641 Merge pull request #8894 from daverodgman/quietbuild2 by Gilles Peskine · 1 year, 5 months ago gh-readonly-queue/development/pr-8894-d7e7f48323a0fe06e705849512c7ced2a33edf46
  36. 93fa4e1 Merge branch 'development' into buffer-sharing-merge by David Horstmann · 1 year, 5 months ago
  37. d7e7f48 Merge pull request #8774 from valeriosetti/issue8709 by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  38. 235799b Simplify locating original tool by Dave Rodgman · 1 year, 5 months ago
  39. 294a3c2 Remove unnecessary use of export by Dave Rodgman · 1 year, 5 months ago
  40. a7f3c4e Merge pull request #8822 from daverodgman/sha3-perf by Dave Rodgman · 1 year, 5 months ago
  41. 5ba3f5f Flip logic of generate_psa_wrappers.py by David Horstmann · 1 year, 5 months ago
  42. 5d64c6a Generate memory poisoning in wrappers by David Horstmann · 1 year, 5 months ago
  43. 63dfb45 Merge pull request #1181 from tom-daubney-arm/key_agreement_buffer_protection by David Horstmann · 1 year, 5 months ago
  44. 3a815cb all.sh: keep RSA_C enabled in component_full_no_pkparse_pkwrite() by Valerio Setti · 1 year, 6 months ago
  45. a41654d all.sh: add test component based on full config without PK_[PARSE|WRITE]_C by Valerio Setti · 1 year, 6 months ago
  46. 4c4f1f1 Avoid recursion for relative paths by Dave Rodgman · 1 year, 5 months ago
  47. c02c5b1 Follow-up for less verbose logging by Dave Rodgman · 1 year, 5 months ago
  48. d4c57c0 Merge branch 'development-restricted' into key_agreement_buffer_protection by tom-daubney-arm · 1 year, 5 months ago
  49. 63c1cf7 Remove MBEDTLS_THREADING_C check in check_test_dependencies by Ryan Everett · 1 year, 5 months ago
  50. 16d5160 Allow the use of threading dependancies in PSA tests. by Paul Elliott · 1 year, 5 months ago
  51. b0b3c0d Disable MBEDTLS_SELF_TEST in the TSan config by Ryan · 1 year, 5 months ago
  52. 8a2062c Merge pull request #8892 from paul-elliott-arm/add_threading_to_drivers by Paul Elliott · 1 year, 5 months ago
  53. a517563 Merge branch 'development-restricted' into copying-pake by David Horstmann · 1 year, 5 months ago
  54. 31403a4 Merge pull request #8678 from daverodgman/quietbuild by Gilles Peskine · 1 year, 5 months ago
  55. 053b788 Ensure drivers have threading enabled if required by Paul Elliott · 1 year, 5 months ago
  56. 6caf84f Explicitely remove the deprecated driver interface from the TSan config by Ryan · 1 year, 5 months ago
  57. de047b0 Add docstrings to pacify pylint by Gilles Peskine · 1 year, 5 months ago
  58. 2aa63ea Support Git submodules by Gilles Peskine · 1 year, 5 months ago
  59. 716cf2d Merge branch 'development-restricted' into buffer_protection_for_cipher by Gábor Mezei · 1 year, 5 months ago
  60. 79aaaa4 Fix formatting by Dave Rodgman · 1 year, 5 months ago
  61. 87218b3 blank line for readability by Dave Rodgman · 1 year, 5 months ago
  62. 869e310 Use export to set VERBOSE_LOGS by Dave Rodgman · 1 year, 5 months ago
  63. c5688a2 Merge branch 'development-restricted' into generate-random-buffer-protection by David Horstmann · 1 year, 5 months ago
  64. 5f7862a Fix docs by Dave Rodgman · 1 year, 5 months ago
  65. a3e694c simplify printf call by Dave Rodgman · 1 year, 5 months ago
  66. 63c94a3 improve docs by Dave Rodgman · 1 year, 5 months ago
  67. 2096478 Add editor hint for emacs by Dave Rodgman · 1 year, 5 months ago
  68. 1f08a32 Rename quiet to quiet.sh by Dave Rodgman · 1 year, 5 months ago
  69. 7581363 Fix incorrect conflict resolution by David Horstmann · 1 year, 5 months ago
  70. 840dfe8 Merge branch 'development-restricted' into asymmetric_encrypt_buffer_protection by tom-daubney-arm · 1 year, 5 months ago
  71. b74ac66 Update test wrapper functions for ciper buffer protection by Gabor Mezei · 1 year, 6 months ago
  72. b8f97a1 Add test wrapper functions for cipher buffer protection by Gabor Mezei · 1 year, 6 months ago
  73. 08b81bf Test all unroll variations by Dave Rodgman · 1 year, 5 months ago
  74. 2f94766 Send printed command to stderr by Dave Rodgman · 1 year, 5 months ago
  75. 67126bb remove trailing space from printed command by Dave Rodgman · 1 year, 5 months ago
  76. dbc2e8d Improve simplified quoting by Dave Rodgman · 1 year, 5 months ago
  77. bdf0a6d remove shebang from quiet by Dave Rodgman · 1 year, 5 months ago
  78. d0e3827 Improve docs by Dave Rodgman · 1 year, 5 months ago
  79. c7f0549 Quote directory name from cmake wrapper by Dave Rodgman · 1 year, 5 months ago
  80. 30483dc Undo not-needed change by Dave Rodgman · 1 year, 5 months ago
  81. a9e8dbe Allow wrappers to be missing; quote directory name from make by Dave Rodgman · 1 year, 5 months ago
  82. 075c5fb Generate test wrappers for psa_generate_random() by David Horstmann · 1 year, 6 months ago
  83. 4a46d73 Suppress pylint by Thomas Daubney · 1 year, 5 months ago
  84. e03088b Avoid infinite loop by Dave Rodgman · 1 year, 5 months ago
  85. 98a79cd Extract common parts of quiet wrapper by Dave Rodgman · 1 year, 5 months ago
  86. 00bc790 Tidy up quiet wrappers by Dave Rodgman · 1 year, 5 months ago
  87. 2190063 Move quiet wrapper setup by Dave Rodgman · 1 year, 5 months ago
  88. 0f63028 Merge pull request #8815 from gilles-peskine-arm/psa_generate_key_ext-prototype by Gilles Peskine · 1 year, 5 months ago
  89. 817772a Merge pull request #8716 from mschulz-at-hilscher/feature/gcm_largetable by Tom Cosgrove · 1 year, 5 months ago
  90. 5cd611d Merge branch 'development-restricted' into mac_buffer_protection by tom-daubney-arm · 1 year, 5 months ago
  91. dd49c73 Merge remote-tracking branch 'development' into pk_import_into_psa-implement_import by Gilles Peskine · 1 year, 6 months ago
  92. cf3457e Merge pull request #1132 from davidhorstmann-arm/copying-aead by David Horstmann · 1 year, 6 months ago
  93. 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
  94. eba4ca1 test_suite_pem: solve driver test disparities by Valerio Setti · 1 year, 6 months ago
  95. 1110698 Improve quote_args output readability by Dave Rodgman · 1 year, 6 months ago
  96. 90dbba5 Improve output from make/cmake wrapper by Dave Rodgman · 1 year, 6 months ago
  97. fe2bda3 Generate test wrappers by Thomas Daubney · 1 year, 6 months ago
  98. 0fa6b36 Always display make/cmake invocation command by Dave Rodgman · 1 year, 6 months ago
  99. b539126 Merge pull request #1156 from Ryan-Everett-arm/key-derivation-buffer-protection by David Horstmann · 1 year, 6 months ago
  100. 63072b1 Only test custom-e RSA key generation when built in by Gilles Peskine · 1 year, 6 months ago