1. b1db729 Rename the generic read functions to ssl_read_file_text by Xiaokang Qian · 1 year, 8 months ago
  2. 6c678d7 Improve the comments of early data input by Xiaokang Qian · 1 year, 8 months ago
  3. 70fbdcf Change early data flag to input file by Xiaokang Qian · 1 year, 8 months ago
  4. 857d29f Merge pull request #8528 from yanrayw/issue/6933/parse-max_early_data_size by Ronald Cron · 1 year, 8 months ago
  5. 422951b Merge pull request #8044 from daverodgman/msft-aarch64 by Dave Rodgman · 1 year, 8 months ago
  6. 059f66c Remove redundant check by Dave Rodgman · 1 year, 8 months ago
  7. 6eee57b Merge remote-tracking branch 'origin/development' into msft-aarch64 by Dave Rodgman · 1 year, 8 months ago
  8. 12d1c3a Use MBEDTLS_HAVE_NEON_INTRINSICS in aesce by Dave Rodgman · 1 year, 8 months ago
  9. d879b47 tidy up macros in mbedtls_xor by Dave Rodgman · 1 year, 8 months ago
  10. 59059ec Merge remote-tracking branch 'origin/development' into msft-aarch64 by Dave Rodgman · 1 year, 8 months ago
  11. b3e207d tls13: early_data: cli: rename early_data parser in nst by Yanray Wang · 1 year, 8 months ago
  12. 0790041 Revert "tls13: early_data: cli: remove nst_ prefix" by Yanray Wang · 1 year, 8 months ago
  13. 10dfe76 Merge pull request #8573 from daverodgman/iar-aesce2 by Dave Rodgman · 1 year, 8 months ago
  14. f5e46fd Merge pull request #8535 from daverodgman/update-tfm by Dave Rodgman · 1 year, 8 months ago
  15. 18eab98 Merge pull request #8560 from lpy4105/issue/8423/optimize-analyze_outcomes_py by Gilles Peskine · 1 year, 8 months ago
  16. c6f1637 Merge pull request #8534 from paul-elliott-arm/fix_mutex_abstraction by Janos Follath · 1 year, 8 months ago
  17. fb96d80 Merge pull request #8569 from yuhaoth/pr/fix-warning-on-arm64-gcc-5.4 by Dave Rodgman · 1 year, 8 months ago gh-readonly-queue/development/pr-8569-172c0b930f39caa65271faa294fcf17f71d8bd42
  18. 172c0b9 Merge pull request #8561 from ronald-cron-arm/fix-ciphersuites-list-in-ssl-opt by Gilles Peskine · 1 year, 8 months ago gh-readonly-queue/development/pr-8561-6b5cedf51f33f058d84a2fb3f5ba418efb172806
  19. 5dcfd0c Some improvements by Pengyu Lv · 1 year, 8 months ago
  20. 51e7245 Automatically set MBEDTLS_NO_PLATFORM_ENTROPY in TF-M config by Dave Rodgman · 1 year, 8 months ago
  21. e4cf9b6 Move MBEDTLS_BLOCK_CIPHER_NO_DECRYPT to correct section by Dave Rodgman · 1 year, 8 months ago
  22. 2d9b7d4 Remove references to 3.4 by Dave Rodgman · 1 year, 8 months ago
  23. 6b5cedf Merge pull request #8547 from valeriosetti/issue8483 by Manuel Pégourié-Gonnard · 1 year, 8 months ago
  24. 92787e4 fix wrong gcc version check by Jerry Yu · 1 year, 8 months ago
  25. e743aa7 add non-gcc arm_neon support by Jerry Yu · 1 year, 8 months ago
  26. 71fada1 Guards neon path by Jerry Yu · 1 year, 8 months ago
  27. 5b96b81 Revert "fix build warning with arm64 gcc 5.4" by Jerry Yu · 1 year, 8 months ago
  28. 550cd6f Use boolean `hit` instead of int `hits` by Pengyu Lv · 1 year, 8 months ago
  29. 60f7666 Align forced ciphersuite with test description by Ronald Cron · 1 year, 8 months ago
  30. c3cd410 Merge pull request #8286 from gilles-peskine-arm/check_mbedtls_calloc_overallocation-disable_with_asan by Dave Rodgman · 1 year, 8 months ago
  31. 29ad2d7 ssl-opt.sh: Remove unnecessary symmetric crypto dependencies by Ronald Cron · 1 year, 8 months ago
  32. c89f781 Use common license header by Dave Rodgman · 1 year, 8 months ago
  33. 82d7a87 Update tests to refer to our tf-m config wrapper by Dave Rodgman · 1 year, 8 months ago
  34. 41bc42a ssl-opt.sh: Fix some symmetric crypto dependencies by Ronald Cron · 1 year, 8 months ago
  35. 5b73de8 ssl-opt.sh: Add a check of the list of supported ciphersuites by Ronald Cron · 1 year, 8 months ago
  36. 410ad44 Disable hw AES on Arm for IAR by Dave Rodgman · 1 year, 8 months ago
  37. 9e1d2e5 Merge pull request #8029 from gilles-peskine-arm/fix-MBEDTLS_HAS_MD5_VIA_LOWLEVEL_OR_PSA by Tom Cosgrove · 1 year, 8 months ago
  38. 919e3fa check_config: fix guards for PSA builtin implementation of cipher/AEAD by Valerio Setti · 1 year, 9 months ago
  39. b1cf8ae adjust_psa_from_legacy: add required CIPHER_C dependencies by Valerio Setti · 1 year, 9 months ago
  40. 6632a12 all.sh: re-enable CCM/GCM in test_full_no_cipher_with_crypto[_config]() by Valerio Setti · 1 year, 9 months ago
  41. 4edcf69 Use latest TF-M config with bare-minimum changes by Dave Rodgman · 1 year, 9 months ago
  42. a326eb9 We no longer need to undef ALT defines by Dave Rodgman · 1 year, 8 months ago
  43. be5489a Simplify test for building P256-M by Dave Rodgman · 1 year, 8 months ago
  44. 897bb77 Update tf-m tests in all.sh for P256-M by Dave Rodgman · 1 year, 9 months ago
  45. 451ec8a Add comment to read_outcome_file in analyze_outcomes.py by Pengyu Lv · 1 year, 8 months ago
  46. c2e8f3a Add type annotations to analyze_outcomes.py by Pengyu Lv · 1 year, 8 months ago
  47. 11c3fd1 Merge pull request #8568 from yanrayw/issue/8356/block_cipher_no_decrypt_cleanup by Manuel Pégourié-Gonnard · 1 year, 8 months ago
  48. 294f5d7 Merge pull request #8540 from valeriosetti/issue8060 by Manuel Pégourié-Gonnard · 1 year, 8 months ago
  49. 20e3ca3 Run tests for ref_vs_driver outside task function by Pengyu Lv · 1 year, 8 months ago
  50. da3c206 fix build warning with arm64 gcc 5.4 by Jerry Yu · 1 year, 8 months ago
  51. 18908ec Define named tuple for component outcomes by Pengyu Lv · 1 year, 8 months ago
  52. 28ae464 Use mutable set all the time by Pengyu Lv · 1 year, 8 months ago
  53. 59b9efc Check if driver_component is missing by Pengyu Lv · 1 year, 8 months ago
  54. f28cf59 Break the loop when case hits by Pengyu Lv · 1 year, 8 months ago
  55. dd1d6a7 Improve readability of the script by Pengyu Lv · 1 year, 8 months ago
  56. a1ddcfa Extend the pattern of pkparse test on encrypted keys by Pengyu Lv · 1 year, 8 months ago
  57. 6c927c0 Merge branch 'development' into review/gilles/update-old-dep-MD_CAN by Pengyu Lv · 1 year, 8 months ago
  58. 150002c Skip calloc overallocation test case by Gilles Peskine · 1 year, 8 months ago
  59. 12d8b8e Merge pull request #8539 from tom-daubney-arm/add_test_script_psa_hash by Tom Cosgrove · 1 year, 8 months ago gh-readonly-queue/development/pr-8539-4e9d5aa2ba1d7820b309d276fa21f0dc3d257998
  60. 4e9d5aa Merge pull request #8515 from mschulz-at-hilscher/fixes/pragma-error-gcc452 by Dave Rodgman · 1 year, 8 months ago gh-readonly-queue/development/pr-8515-9fbac381e6893c2de465b9bbd196a23b02163237
  61. 9fbac38 Merge pull request #8326 from daverodgman/aesce-thumb2 by Dave Rodgman · 1 year, 8 months ago
  62. 6f6090d tf-m config: update and enable BLOCK_CIPHER_NO_DECRYPT by Yanray Wang · 1 year, 8 months ago
  63. 16b00f9 mbedtls_config: improve documentation for BLOCK_CIPHER_NO_DECRYPT by Yanray Wang · 1 year, 8 months ago
  64. 392ed3f Add better documentation for mbedtls_test_mutex_mutex by Paul Elliott · 1 year, 9 months ago
  65. c94f8f1 Merge pull request #8551 from daverodgman/sign-conversion-part1 by Dave Rodgman · 1 year, 9 months ago
  66. a3b8038 Merge remote-tracking branch 'origin/development' into sign-conversion-part1 by Dave Rodgman · 1 year, 9 months ago
  67. 905409a Merge pull request #8500 from Ryan-Everett-arm/8409-make-empty-key-slots-explicit by Janos Follath · 1 year, 9 months ago
  68. 8c6d332 Fix comment typos by Paul Elliott · 1 year, 9 months ago
  69. f25d831 Ensure mutex test mutex gets free'd by Paul Elliott · 1 year, 9 months ago
  70. 8cd4bc4 Merge pull request #8124 from yanrayw/support_cipher_encrypt_only by Dave Rodgman · 1 year, 9 months ago
  71. e490475 Merge pull request #8556 from minosgalanakis/bugfix/fix_trailing_whitespace by Dave Rodgman · 1 year, 9 months ago
  72. 2a0d4e2 Revert "Refactor `psa_load_persistent_key_into_slot` to remove bad `goto`" by Ryan Everett · 1 year, 9 months ago
  73. c44042d Merge pull request #7905 from lpy4105/issue/misc-improvement by Dave Rodgman · 1 year, 9 months ago
  74. d69f401 Refactor `psa_load_persistent_key_into_slot` to remove bad `goto` by Ryan Everett · 1 year, 9 months ago
  75. 34915fa ssl-opt.sh: Fix getting the list of supported ciphersuites. by Ronald Cron · 1 year, 9 months ago
  76. 18040ed all.sh: export LC_COLLATE=C for sorting in ASCII order by Yanray Wang · 1 year, 9 months ago
  77. 2e3f690 Merge pull request #8549 from gilles-peskine-arm/metatest-gcc-12 by Paul Elliott · 1 year, 9 months ago gh-readonly-queue/development/pr-8549-2e342f69389d62ef72b669b1f20fb8c41a2059ab
  78. 3781ab4 tls13: early_data: cli: remove nst_ prefix by Yanray Wang · 1 year, 9 months ago
  79. d012084 tls13: early_data: cli: optimize code by Yanray Wang · 1 year, 9 months ago
  80. 42be1ba block_cipher_no_decrypt: improve comment by Yanray Wang · 1 year, 9 months ago
  81. 70642ec all.sh: check_test_dependencies: add one more option by Yanray Wang · 1 year, 9 months ago
  82. 31a9b78 Improve comments and variable naming by Pengyu Lv · 1 year, 9 months ago
  83. a442858 Restruct the structure of outcome file presentation by Pengyu Lv · 1 year, 9 months ago
  84. 690ee81 Merge remote-tracking branch 'origin/development' into support_cipher_encrypt_only by Yanray Wang · 1 year, 9 months ago
  85. a6cf5d6 Share parsed outcomes among tasks when ananlyzing by Pengyu Lv · 1 year, 9 months ago
  86. 2e342f6 Merge pull request #8546 from BrianX7c/development by Dave Rodgman · 1 year, 9 months ago
  87. 3b2b7f8 MSan and TSan complain as well, not just ASan by Gilles Peskine · 1 year, 9 months ago
  88. 05ebe96 Disable check_mbedtls_calloc overallocation under ASan by Gilles Peskine · 1 year, 10 months ago
  89. fa8ec26 Detect enabled GCC/Clang sanitizers by Gilles Peskine · 1 year, 9 months ago
  90. 3f5e1e8 Merge pull request #8440 from yuhaoth/pr/fix-missing-pre_shared_key-ext-sent-mask by Gilles Peskine · 1 year, 9 months ago
  91. 31dbc36 prepare_release: sed querry change to strip whitespace by Minos Galanakis · 1 year, 9 months ago
  92. 554ee62 tls13: early_data: fix wrong debug_ret message by Yanray Wang · 1 year, 9 months ago
  93. 5da8ecf tls13: nst early_data: remove duplicate code by Yanray Wang · 1 year, 9 months ago
  94. fd25654 ssl_tls: remove unnecessary guard by Yanray Wang · 1 year, 9 months ago
  95. 365ee3e ssl_tls: return correct error code if mbedtls_calloc fails by Yanray Wang · 1 year, 9 months ago
  96. 951b3cb tls13-misc: cli: check parser of max_early_data_size ext by Yanray Wang · 1 year, 9 months ago
  97. 920db45 tls13: early_data: support to parse max_early_data_size ext by Yanray Wang · 1 year, 9 months ago
  98. e467d62 Add casts for NEON by Dave Rodgman · 1 year, 9 months ago
  99. c37ad44 misc type fixes in ssl by Dave Rodgman · 1 year, 9 months ago
  100. df4d421 Use standard byte conversion fns in lms by Dave Rodgman · 1 year, 9 months ago