1. 81f8132 Avoid unused variable warnings in some plausible usage by Gilles Peskine · 1 year, 9 months ago
  2. abfad78 Use the existing definition of MBEDTLS_TEST_HAVE_ASAN by Gilles Peskine · 1 year, 9 months ago
  3. 479a194 Basic functional test for memory poisoning by Gilles Peskine · 1 year, 9 months ago
  4. 0bdb6dc Fix memory poisoning with Asan on arbitrary byte boundaries by Gilles Peskine · 1 year, 9 months ago
  5. d29cce9 Add memory poisoning framework by Gilles Peskine · 1 year, 9 months ago
  6. 3fd3d05 New files for memory-related test functions by Gilles Peskine · 1 year, 9 months ago
  7. 0457559 Merge remote-tracking branch 'development' into development-restricted by Gilles Peskine · 1 year, 8 months ago
  8. 18eab98 Merge pull request #8560 from lpy4105/issue/8423/optimize-analyze_outcomes_py by Gilles Peskine · 1 year, 8 months ago
  9. c6f1637 Merge pull request #8534 from paul-elliott-arm/fix_mutex_abstraction by Janos Follath · 1 year, 8 months ago
  10. 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
  11. 5dcfd0c Some improvements by Pengyu Lv · 1 year, 8 months ago
  12. 6b5cedf Merge pull request #8547 from valeriosetti/issue8483 by Manuel Pégourié-Gonnard · 1 year, 8 months ago
  13. 550cd6f Use boolean `hit` instead of int `hits` by Pengyu Lv · 1 year, 8 months ago
  14. 60f7666 Align forced ciphersuite with test description by Ronald Cron · 1 year, 8 months ago
  15. c3cd410 Merge pull request #8286 from gilles-peskine-arm/check_mbedtls_calloc_overallocation-disable_with_asan by Dave Rodgman · 1 year, 8 months ago
  16. 29ad2d7 ssl-opt.sh: Remove unnecessary symmetric crypto dependencies by Ronald Cron · 1 year, 8 months ago
  17. 41bc42a ssl-opt.sh: Fix some symmetric crypto dependencies by Ronald Cron · 1 year, 8 months ago
  18. 5b73de8 ssl-opt.sh: Add a check of the list of supported ciphersuites by Ronald Cron · 1 year, 8 months ago
  19. 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
  20. 6632a12 all.sh: re-enable CCM/GCM in test_full_no_cipher_with_crypto[_config]() by Valerio Setti · 1 year, 9 months ago
  21. 451ec8a Add comment to read_outcome_file in analyze_outcomes.py by Pengyu Lv · 1 year, 8 months ago
  22. c2e8f3a Add type annotations to analyze_outcomes.py by Pengyu Lv · 1 year, 8 months ago
  23. 294f5d7 Merge pull request #8540 from valeriosetti/issue8060 by Manuel Pégourié-Gonnard · 1 year, 8 months ago
  24. 20e3ca3 Run tests for ref_vs_driver outside task function by Pengyu Lv · 1 year, 8 months ago
  25. 18908ec Define named tuple for component outcomes by Pengyu Lv · 1 year, 8 months ago
  26. 28ae464 Use mutable set all the time by Pengyu Lv · 1 year, 8 months ago
  27. 59b9efc Check if driver_component is missing by Pengyu Lv · 1 year, 8 months ago
  28. f28cf59 Break the loop when case hits by Pengyu Lv · 1 year, 8 months ago
  29. dd1d6a7 Improve readability of the script by Pengyu Lv · 1 year, 8 months ago
  30. a1ddcfa Extend the pattern of pkparse test on encrypted keys by Pengyu Lv · 1 year, 8 months ago
  31. 6c927c0 Merge branch 'development' into review/gilles/update-old-dep-MD_CAN by Pengyu Lv · 1 year, 8 months ago
  32. 150002c Skip calloc overallocation test case by Gilles Peskine · 1 year, 8 months ago
  33. 9fbac38 Merge pull request #8326 from daverodgman/aesce-thumb2 by Dave Rodgman · 1 year, 8 months ago
  34. 392ed3f Add better documentation for mbedtls_test_mutex_mutex by Paul Elliott · 1 year, 9 months ago
  35. c7cc83c Merge pull request #1119 from davidhorstmann-arm/psa-buffer-copy-fn by Dave Rodgman · 1 year, 9 months ago
  36. f25d831 Ensure mutex test mutex gets free'd by Paul Elliott · 1 year, 9 months ago
  37. 8cd4bc4 Merge pull request #8124 from yanrayw/support_cipher_encrypt_only by Dave Rodgman · 1 year, 9 months ago
  38. c44042d Merge pull request #7905 from lpy4105/issue/misc-improvement by Dave Rodgman · 1 year, 9 months ago
  39. 34915fa ssl-opt.sh: Fix getting the list of supported ciphersuites. by Ronald Cron · 1 year, 9 months ago
  40. 18040ed all.sh: export LC_COLLATE=C for sorting in ASCII order by Yanray Wang · 1 year, 9 months ago
  41. 42be1ba block_cipher_no_decrypt: improve comment by Yanray Wang · 1 year, 9 months ago
  42. 70642ec all.sh: check_test_dependencies: add one more option by Yanray Wang · 1 year, 9 months ago
  43. 31a9b78 Improve comments and variable naming by Pengyu Lv · 1 year, 9 months ago
  44. a442858 Restruct the structure of outcome file presentation by Pengyu Lv · 1 year, 9 months ago
  45. 690ee81 Merge remote-tracking branch 'origin/development' into support_cipher_encrypt_only by Yanray Wang · 1 year, 9 months ago
  46. a6cf5d6 Share parsed outcomes among tasks when ananlyzing by Pengyu Lv · 1 year, 9 months ago
  47. 3b2b7f8 MSan and TSan complain as well, not just ASan by Gilles Peskine · 1 year, 9 months ago
  48. 05ebe96 Disable check_mbedtls_calloc overallocation under ASan by Gilles Peskine · 1 year, 10 months ago
  49. fa8ec26 Detect enabled GCC/Clang sanitizers by Gilles Peskine · 1 year, 9 months ago
  50. aa5dc24 Change if to switch case by Jerry Yu · 1 year, 9 months ago
  51. 60e9972 replace check string by Jerry Yu · 1 year, 9 months ago
  52. 713ce1f various improvement by Jerry Yu · 1 year, 9 months ago
  53. 4ac648e improve readability by Jerry Yu · 1 year, 9 months ago
  54. d84c14f improve code style by Jerry Yu · 1 year, 9 months ago
  55. b2455d2 Guards ticket_creation_time by Jerry Yu · 1 year, 9 months ago
  56. 472a692 fix build failure by Jerry Yu · 1 year, 9 months ago
  57. 342a555 rename ticket received by Jerry Yu · 1 year, 9 months ago
  58. 25ba4d4 rename `ticket_creation` to `ticket_creation_time` by Jerry Yu · 1 year, 9 months ago
  59. 28547c4 update tests by Jerry Yu · 1 year, 9 months ago
  60. 8b1a124 Merge pull request #8438 from yuhaoth/pr/disable-stdout-for-config-query-call by Gilles Peskine · 1 year, 9 months ago
  61. 89875a4 Rename "output_copy" -> "local_output" by David Horstmann · 1 year, 9 months ago
  62. f173405 Rename "input_copy" -> "local_input" by David Horstmann · 1 year, 9 months ago
  63. 885bcfc Merge pull request #7649 from yuhaoth/pr/add-command-for-server9-bad-saltlen by Gilles Peskine · 1 year, 9 months ago
  64. 473ff34 Merge pull request #8489 from valeriosetti/issue8482 by Gilles Peskine · 1 year, 9 months ago
  65. 6267dd5 Merge pull request #8463 from gilles-peskine-arm/metatest-create by Gilles Peskine · 1 year, 9 months ago
  66. 2f307b4 De-abbreviate "len" -> "length" by David Horstmann · 1 year, 9 months ago
  67. 671f5f5 Change psa_crypto_copy_output error code by David Horstmann · 1 year, 9 months ago
  68. 9abf535 Add initializers for input / output copies by David Horstmann · 1 year, 9 months ago
  69. a4e7953 Merge pull request #8527 from lpy4105/issue/6324/driver-only-cipher+aead-tls-compat by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  70. 97137f9 Merge pull request #7071 from yuhaoth/pr/tls13-ticket-add-max_early_data_size-field by Ronald Cron · 1 year, 9 months ago
  71. 365df3f Remove unnecessary checks for NULL-ness of copies by David Horstmann · 1 year, 9 months ago
  72. 5890970 Check for len == 0 rather than buffer == NULL by David Horstmann · 1 year, 9 months ago
  73. 0fca150 Compare buffers even for zero-length cases by David Horstmann · 1 year, 9 months ago
  74. 23f1122 Use TEST_CALLOC_NONNULL by David Horstmann · 1 year, 9 months ago
  75. b4e3f36 Change data pattern to simpler one by David Horstmann · 1 year, 9 months ago
  76. 9e25936 Rename mutex->is_valid to mutex->state by Paul Elliott · 1 year, 9 months ago
  77. 3774637 Make threading helpers tests thread safe by Paul Elliott · 1 year, 9 months ago
  78. 5fa986c Move handling of mutex->is_valid into threading_helpers.c by Paul Elliott · 1 year, 9 months ago
  79. 7afd9a4 Change the test messages by Pengyu Lv · 1 year, 9 months ago
  80. 59de2ae all.sh: re-enable CCM/GCM in test_full_no_cipher() by Valerio Setti · 1 year, 9 months ago
  81. c5d4c46 Add missing PSA init by Pengyu Lv · 1 year, 9 months ago
  82. 1b7279a Make copy functions static-testable by David Horstmann · 1 year, 9 months ago
  83. e7fc8a2 Readability improvement by Gilles Peskine · 1 year, 9 months ago
  84. dc84895 Merge pull request #8519 from mpg/block-cipher by Manuel Pégourié-Gonnard · 1 year, 9 months ago gh-readonly-queue/development/pr-8519-9e80a91f27ad1eeab047ff73295480e2c36b2db8
  85. 4ebccc0 Update PSA init for md-ligt by Gilles Peskine · 1 year, 9 months ago
  86. 799befd Update to TEST_EQUAL macros for easier debuggability by Gilles Peskine · 1 year, 9 months ago
  87. f561ed8 all.sh: enable compat.sh testing in psa_crypto_config_[accel/reference]_cipher_aead by Pengyu Lv · 1 year, 9 months ago
  88. 9e80a91 Merge pull request #8164 from yanrayw/adjust_tfm_configs by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  89. 776981b psa_exercise_key: add missing #else for KNOWN_SUPPORTED_BLOCK_CIPHER by Valerio Setti · 1 year, 9 months ago
  90. a50b89e all.sh: disable CCM_STAR_NO_TAG in test_psa_crypto_config_accel_aead() by Valerio Setti · 1 year, 9 months ago
  91. a4b6059 psa_exercise_key: replace legacy symbols with PSA_WANT ones by Valerio Setti · 1 year, 9 months ago
  92. ff2b06a all.sh: improve components for without CCM/CCM* by Valerio Setti · 1 year, 9 months ago
  93. a765eaa test_driver_extension: fix acceleration support for CCM and CCM* by Valerio Setti · 1 year, 9 months ago
  94. 51d5b19 all.sh: accelerate also CCM* in test_psa_crypto_config_accel_cipher_aead by Valerio Setti · 1 year, 9 months ago
  95. bdfecb6 all.sh: add test components for no-CCM and no-CCM* by Valerio Setti · 1 year, 9 months ago
  96. bce640b Merge pull request #8499 from valeriosetti/issue8488 by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  97. 752dd39 Merge pull request #8508 from valeriosetti/issue6323 by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  98. c434791 aesce: fix unused parameter by Yanray Wang · 1 year, 9 months ago
  99. 04c85e1 ssl-opt: fix wrong CCM dependencies with GCM by Valerio Setti · 1 year, 9 months ago
  100. c747306 all.sh: remove redundant make in test_psa_crypto_config_accel_cipher_aead() by Valerio Setti · 1 year, 9 months ago