1. 543d275 Merge pull request #8635 from daverodgman/asan-opt by Dave Rodgman · 1 year, 8 months ago
  2. d5635e9 Undo accidental change by Dave Rodgman · 1 year, 8 months ago
  3. a2cf240 Add explanatory comment by Dave Rodgman · 1 year, 8 months ago
  4. c1f0f5b Fix a typo by Dave Rodgman · 1 year, 8 months ago
  5. b90f87b Use gcc for -m32 Asan builds by Dave Rodgman · 1 year, 8 months ago
  6. 815b240 Fix unused function/variable warnings from clang by Dave Rodgman · 1 year, 8 months ago
  7. 17127e9 Use clang as default compiler for Asan by Dave Rodgman · 1 year, 8 months ago
  8. 852de3c Build with -O2, but without assembly by Dave Rodgman · 1 year, 8 months ago
  9. a19c753 Remove redundant use of -O2 with ASAN_FLAGS by Dave Rodgman · 1 year, 8 months ago
  10. 1f67363 Merge pull request #8616 from lpy4105/issue/8553/test-driver-only-rsa by Manuel Pégourié-Gonnard · 1 year, 8 months ago gh-readonly-queue/development/pr-8616-001fb731311e7814c12f9f53e1ef61f341b64148
  11. bdba26c Merge pull request #8626 from davidhorstmann-arm/fix-uninit-mpi-test by Dave Rodgman · 1 year, 8 months ago gh-readonly-queue/development/pr-8626-7404af6ec3befe5b188b8b776f42cb1db6da74d8
  12. 7404af6 Merge pull request #8599 from valeriosetti/issue8357 by Manuel Pégourié-Gonnard · 1 year, 8 months ago
  13. b4362d2 Merge pull request #8523 from tom-daubney-arm/modify_check_generated_files_script by Gilles Peskine · 1 year, 8 months ago
  14. a211bb7 Merge pull request #8596 from xkqian/tls13_early_data_input_file by Gilles Peskine · 1 year, 8 months ago
  15. e04a97a Move MPI initialization to start of function by David Horstmann · 1 year, 8 months ago
  16. aedfc09 Revert to ae952174a7 and addressing some comments by Xiaokang Qian · 1 year, 8 months ago
  17. d90fbf7 Adjuest checks in generate_key_rsa suite by Pengyu Lv · 1 year, 8 months ago
  18. 90d0711 Merge pull request #6721 from yuhaoth/pr/tls13-early-data-extension-of-nst by Ronald Cron · 1 year, 8 months ago
  19. abeca02 Remove test_psa_crypto_config_accel_rsa_signature by Pengyu Lv · 1 year, 8 months ago
  20. 98a90c6 Fix various issue by Pengyu Lv · 1 year, 8 months ago
  21. dce183f Remove the duplicate cases and add early_data_file option by Xiaokang Qian · 1 year, 8 months ago
  22. 864c62a Add one test case with early_data_file by Xiaokang Qian · 1 year, 8 months ago
  23. dd8a7f8 Revert the early data test case by Xiaokang Qian · 1 year, 8 months ago
  24. 3cd16c4 Add analyze_driver_vs_reference_rsa for analyze_outcomes by Pengyu Lv · 1 year, 8 months ago
  25. 9e976f3 Conditionally check the attribute of generated RSA key by Pengyu Lv · 1 year, 8 months ago
  26. f1cacad Correctly use asymmetric encrypt/decrypt driver by Pengyu Lv · 1 year, 8 months ago
  27. e705f57 Add components to test crypto_full w/wo accelerated RSA by Pengyu Lv · 1 year, 8 months ago
  28. 779819a Merge pull request #8613 from bensze01/valgrind-only-in-nightlies by Dave Rodgman · 1 year, 8 months ago
  29. 57e401b Merge pull request #8521 from valeriosetti/issue8441 by Gilles Peskine · 1 year, 8 months ago
  30. 0354d04 Do not run Valgrind tests in PR jobs by Bence Szépkúti · 1 year, 8 months ago
  31. 750e067 remove misbehavior tests and code by Jerry Yu · 1 year, 8 months ago
  32. ea96ac3 fix various issues by Jerry Yu · 1 year, 9 months ago
  33. 391c943 Add tests for ticket early data permission bit by Jerry Yu · 1 year, 9 months ago
  34. 40f3f1c Merge pull request #7058 from yuhaoth/pr/tls13-early-data-parsing-0-rtt-data by Ronald Cron · 1 year, 8 months ago
  35. 70fbdcf Change early data flag to input file by Xiaokang Qian · 1 year, 8 months ago
  36. 5e18b90 config-tfm: disable CIPHER_C by Valerio Setti · 1 year, 8 months ago
  37. 58d0206 test_suite_block_cipher: fix depends_on for Camellia tests by Valerio Setti · 1 year, 8 months ago
  38. 302a487 test_driver_key_management: rename counter for export_public_key() hits by Valerio Setti · 1 year, 8 months ago
  39. 829ce0f test_driver_cipher: add forced return status for encrypt and set_iv by Valerio Setti · 1 year, 8 months ago
  40. 7ef35a9 test_suite_psa_crypto_driver_wrappers: add counter for failing psa_cipher_update() by Valerio Setti · 1 year, 8 months ago
  41. 83e0de8 crypto_extra: revert changes to mbedtls_psa_random_free() by Valerio Setti · 1 year, 8 months ago
  42. 0ca1868 test_suite_psa_crypto_driver_wrappers: fix missing hit counter reset before test by Valerio Setti · 1 year, 8 months ago
  43. 7448367 test_suite_psa_crypto_slot_management: modify check on open key slots by Valerio Setti · 1 year, 8 months ago
  44. 45337a8 test_suite_psa_crypto_driver_wrappers: add counter for cipher_update() by Valerio Setti · 1 year, 9 months ago
  45. 6ef82ae test_suite_psa_crypto_driver_wrappers: improving driver access counters by Valerio Setti · 1 year, 9 months ago
  46. 0a903db test_suite_psa_crypto_slot_management: some fix for available key slots by Valerio Setti · 1 year, 9 months ago
  47. dc32ac2 test_suite_[ctr_drbg/random]: initialize/close PSA in tests by Valerio Setti · 1 year, 9 months ago
  48. 402cfba psa: free RNG implementation before checking for remaining open key slots by Valerio Setti · 1 year, 9 months ago
  49. 40a93df all.sh: keep CTR_DRBG enabled in test_psa_crypto_config_accel_cipher_aead() by Valerio Setti · 1 year, 9 months ago
  50. 10769bc Fix bad whitespace in keyword argument assignment by Thomas Daubney · 1 year, 8 months ago
  51. 3a06906 Use guess_mbedtls_root in Mbed-TLS-only script by Thomas Daubney · 1 year, 8 months ago
  52. 04c446c Modify crypto_core_directory to also return a relative path by Thomas Daubney · 1 year, 8 months ago
  53. 857d29f Merge pull request #8528 from yanrayw/issue/6933/parse-max_early_data_size by Ronald Cron · 1 year, 8 months ago
  54. 08c6dc4 Rename project_crypto_name by Thomas Daubney · 1 year, 8 months ago
  55. f5e46fd Merge pull request #8535 from daverodgman/update-tfm by Dave Rodgman · 1 year, 8 months ago
  56. 18eab98 Merge pull request #8560 from lpy4105/issue/8423/optimize-analyze_outcomes_py by Gilles Peskine · 1 year, 8 months ago
  57. c6f1637 Merge pull request #8534 from paul-elliott-arm/fix_mutex_abstraction by Janos Follath · 1 year, 8 months ago
  58. 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
  59. 5dcfd0c Some improvements by Pengyu Lv · 1 year, 8 months ago
  60. 51e7245 Automatically set MBEDTLS_NO_PLATFORM_ENTROPY in TF-M config by Dave Rodgman · 1 year, 8 months ago
  61. 6b5cedf Merge pull request #8547 from valeriosetti/issue8483 by Manuel Pégourié-Gonnard · 1 year, 8 months ago
  62. 550cd6f Use boolean `hit` instead of int `hits` by Pengyu Lv · 1 year, 8 months ago
  63. 60f7666 Align forced ciphersuite with test description by Ronald Cron · 1 year, 8 months ago
  64. c3cd410 Merge pull request #8286 from gilles-peskine-arm/check_mbedtls_calloc_overallocation-disable_with_asan by Dave Rodgman · 1 year, 8 months ago
  65. 29ad2d7 ssl-opt.sh: Remove unnecessary symmetric crypto dependencies by Ronald Cron · 1 year, 8 months ago
  66. 82d7a87 Update tests to refer to our tf-m config wrapper by Dave Rodgman · 1 year, 8 months ago
  67. 41bc42a ssl-opt.sh: Fix some symmetric crypto dependencies by Ronald Cron · 1 year, 8 months ago
  68. 5b73de8 ssl-opt.sh: Add a check of the list of supported ciphersuites by Ronald Cron · 1 year, 8 months ago
  69. 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
  70. 6632a12 all.sh: re-enable CCM/GCM in test_full_no_cipher_with_crypto[_config]() by Valerio Setti · 1 year, 9 months ago
  71. be5489a Simplify test for building P256-M by Dave Rodgman · 1 year, 8 months ago
  72. 897bb77 Update tf-m tests in all.sh for P256-M by Dave Rodgman · 1 year, 9 months ago
  73. 451ec8a Add comment to read_outcome_file in analyze_outcomes.py by Pengyu Lv · 1 year, 8 months ago
  74. c2e8f3a Add type annotations to analyze_outcomes.py by Pengyu Lv · 1 year, 8 months ago
  75. 294f5d7 Merge pull request #8540 from valeriosetti/issue8060 by Manuel Pégourié-Gonnard · 1 year, 8 months ago
  76. 20e3ca3 Run tests for ref_vs_driver outside task function by Pengyu Lv · 1 year, 8 months ago
  77. 18908ec Define named tuple for component outcomes by Pengyu Lv · 1 year, 8 months ago
  78. 28ae464 Use mutable set all the time by Pengyu Lv · 1 year, 8 months ago
  79. 59b9efc Check if driver_component is missing by Pengyu Lv · 1 year, 8 months ago
  80. f28cf59 Break the loop when case hits by Pengyu Lv · 1 year, 8 months ago
  81. dd1d6a7 Improve readability of the script by Pengyu Lv · 1 year, 8 months ago
  82. a1ddcfa Extend the pattern of pkparse test on encrypted keys by Pengyu Lv · 1 year, 8 months ago
  83. 6c927c0 Merge branch 'development' into review/gilles/update-old-dep-MD_CAN by Pengyu Lv · 1 year, 8 months ago
  84. 150002c Skip calloc overallocation test case by Gilles Peskine · 1 year, 8 months ago
  85. 9fbac38 Merge pull request #8326 from daverodgman/aesce-thumb2 by Dave Rodgman · 1 year, 8 months ago
  86. 392ed3f Add better documentation for mbedtls_test_mutex_mutex by Paul Elliott · 1 year, 8 months ago
  87. e8f3789 Revert change that removed in_tf_psa_crypto_repo variable by Thomas Daubney · 1 year, 8 months ago
  88. 6130a61 Remove unused variable by Thomas Daubney · 1 year, 8 months ago
  89. fc60e9b Make function calls consistent by Thomas Daubney · 1 year, 8 months ago
  90. f25d831 Ensure mutex test mutex gets free'd by Paul Elliott · 1 year, 8 months ago
  91. 8cd4bc4 Merge pull request #8124 from yanrayw/support_cipher_encrypt_only by Dave Rodgman · 1 year, 8 months ago
  92. c44042d Merge pull request #7905 from lpy4105/issue/misc-improvement by Dave Rodgman · 1 year, 9 months ago
  93. 34915fa ssl-opt.sh: Fix getting the list of supported ciphersuites. by Ronald Cron · 1 year, 9 months ago
  94. 18040ed all.sh: export LC_COLLATE=C for sorting in ASCII order by Yanray Wang · 1 year, 9 months ago
  95. 8932404 Introduce project_crypto_name in build_tree.py by Thomas Daubney · 1 year, 9 months ago
  96. d0c3076 Make use of crypto_core_directory function in script by Thomas Daubney · 1 year, 9 months ago
  97. 42be1ba block_cipher_no_decrypt: improve comment by Yanray Wang · 1 year, 9 months ago
  98. 70642ec all.sh: check_test_dependencies: add one more option by Yanray Wang · 1 year, 9 months ago
  99. 31a9b78 Improve comments and variable naming by Pengyu Lv · 1 year, 9 months ago
  100. a442858 Restruct the structure of outcome file presentation by Pengyu Lv · 1 year, 9 months ago