1. d3efb92 Add underflow check to UNPOISON counter decrement by David Horstmann · 1 year, 7 months ago
  2. fad038c Change memory poisoning flag to a count by David Horstmann · 1 year, 7 months ago
  3. 8174478 Use thread-local flag to enable memory poisoning by David Horstmann · 1 year, 7 months ago
  4. 2de5abf Only poison memory when buffer copying is enabled by David Horstmann · 1 year, 8 months ago
  5. 83ece2f Add extra MBEDTLS_PSA_CRYPTO_C guard for header by David Horstmann · 1 year, 8 months ago
  6. 853f9f9 Add missing newline at end of file by David Horstmann · 1 year, 8 months ago
  7. 7de0928 Move wrapper include to psa_crypto_helpers.h by David Horstmann · 1 year, 8 months ago
  8. a7cde5d Move test hook setup functions into a C file by David Horstmann · 1 year, 8 months ago
  9. b7a5b6e Add comment explaining the purpose of header by David Horstmann · 1 year, 8 months ago
  10. bbd44a7 Add missing license header by David Horstmann · 1 year, 8 months ago
  11. e138dce Change to use test-hook-based approach by David Horstmann · 1 year, 8 months ago
  12. 8f35a4f Create memory poisoning wrapper for cipher encrypt by David Horstmann · 1 year, 8 months ago
  13. 81f8132 Avoid unused variable warnings in some plausible usage by Gilles Peskine · 1 year, 9 months ago
  14. abfad78 Use the existing definition of MBEDTLS_TEST_HAVE_ASAN by Gilles Peskine · 1 year, 9 months ago
  15. 0bdb6dc Fix memory poisoning with Asan on arbitrary byte boundaries by Gilles Peskine · 1 year, 9 months ago
  16. d29cce9 Add memory poisoning framework by Gilles Peskine · 1 year, 9 months ago
  17. 3fd3d05 New files for memory-related test functions by Gilles Peskine · 1 year, 9 months ago
  18. c6f1637 Merge pull request #8534 from paul-elliott-arm/fix_mutex_abstraction by Janos Follath · 1 year, 8 months ago
  19. c3cd410 Merge pull request #8286 from gilles-peskine-arm/check_mbedtls_calloc_overallocation-disable_with_asan by Dave Rodgman · 1 year, 8 months ago
  20. f25d831 Ensure mutex test mutex gets free'd by Paul Elliott · 1 year, 9 months ago
  21. fa8ec26 Detect enabled GCC/Clang sanitizers by Gilles Peskine · 1 year, 9 months ago
  22. 776981b psa_exercise_key: add missing #else for KNOWN_SUPPORTED_BLOCK_CIPHER by Valerio Setti · 1 year, 9 months ago
  23. a4b6059 psa_exercise_key: replace legacy symbols with PSA_WANT ones by Valerio Setti · 1 year, 9 months ago
  24. a765eaa test_driver_extension: fix acceleration support for CCM and CCM* by Valerio Setti · 1 year, 9 months ago
  25. bce640b Merge pull request #8499 from valeriosetti/issue8488 by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  26. b901538 test_driver_extension: use same def/undef pattern for all accelerated symbols by Valerio Setti · 1 year, 9 months ago
  27. ba6825e ssl: use MBEDTLS_SSL_HAVE_* in tests by Pengyu Lv · 1 year, 9 months ago
  28. e9f50bf Merge pull request #8443 from valeriosetti/issue8274 by Gilles Peskine · 1 year, 9 months ago
  29. 16799db update headers by Dave Rodgman · 1 year, 9 months ago
  30. 05c25cb test_driver_extension: manage curves' acceleration the same as other PSA_WANT symbols by Valerio Setti · 1 year, 9 months ago
  31. 221d8aa libtestdriver1: fix acceleration for ALG_STREAM_CIPHER/ALG_ECB_NO_PADDING by Valerio Setti · 1 year, 10 months ago
  32. af5003a CMAC: accelerate CMAC in accel_cipher by Yanray Wang · 1 year, 10 months ago
  33. 02a634d md: remove unnecessary inclusions of mbedtls/md.h by Valerio Setti · 1 year, 10 months ago
  34. ca1e605 Merge remote-tracking branch 'upstream-public/development' into development-restricted-merge-20230925 by Gilles Peskine · 1 year, 11 months ago
  35. cc21ad4 Add SHA-3 support to libtestdriver1 by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  36. ae3cda9 Merge pull request #8092 from silabs-Kusumit/PBKDF2_output_key by Gilles Peskine · 1 year, 11 months ago
  37. 193f942 Merge pull request #1071 from gilles-peskine-arm/ssl_decrypt_stream_short_buffer by Gilles Peskine · 1 year, 11 months ago
  38. 986006e Make TEST_CALLOC_NONNULL more robust by Dave Rodgman · 1 year, 11 months ago
  39. a328635 Introduce TEST_CALLOC_NONNULL by Dave Rodgman · 1 year, 11 months ago
  40. 9099d3f Refactoring: create mbedtls_test_ssl_prepare_record_mac() by Gilles Peskine · 1 year, 11 months ago
  41. 7c61ffc Rename parse_binary_string function by Kusumit Ghoderao · 1 year, 11 months ago
  42. 44243e1 Remove obsolete header inclusions by Gilles Peskine · 2 years, 3 months ago
  43. ac7a04a Move parse_binary_string function to psa_crypto_helpers by Kusumit Ghoderao · 2 years ago
  44. e7700a7 Merge pull request #7936 from AgathiyanB/assert-false-macro by Tom Cosgrove · 2 years ago
  45. 2ec9892 Merge pull request #6253 from tom-cosgrove-arm/rename-assert_compare-to-test_assert_compare by Dave Rodgman · 2 years ago
  46. bb07377 Merge pull request #7935 from AgathiyanB/add-enum-casts by Gilles Peskine · 2 years ago
  47. 3dd3ae2 Remove trailing backslash by Agathiyan Bragadeesh · 2 years, 1 month ago
  48. 5647d06 Merge pull request #7518 from gilles-peskine-arm/psa_inject_entropy-file-stability by Gilles Peskine · 2 years, 1 month ago
  49. e4e9e7d For tests, rename TEST_BUFFERS_EQUAL() to TEST_MEMORY_COMPARE() by Tom Cosgrove · 2 years, 1 month ago
  50. a45d902 Rename the length argument to TEST_CALLOC() to be the more accurate item_count by Tom Cosgrove · 2 years, 1 month ago
  51. 05b2a87 For tests, rename TEST_CALLOC_OR_FAIL() to just TEST_CALLOC() by Tom Cosgrove · 2 years, 1 month ago
  52. 412a813 For tests, rename ASSERT_ALLOC_WEAK() to TEST_CALLOC_OR_SKIP() by Tom Cosgrove · 2 years, 1 month ago
  53. f9ffd11 For tests, rename ASSERT_ALLOC() to TEST_CALLOC_OR_FAIL() by Tom Cosgrove · 2 years, 1 month ago
  54. 65cd851 For tests, rename ASSERT_COMPARE() to TEST_BUFFERS_EQUAL() by Tom Cosgrove · 2 years, 1 month ago
  55. dc28a5a Rename ASSERT_FALSE to TEST_FAIL by Agathiyan Bragadeesh · 2 years, 1 month ago
  56. ebb40bc Add ASSERT_FALSE macro for tests by Agathiyan Bragadeesh · 2 years, 1 month ago
  57. 2d310de Add cast in test macros.h by Agathiyan Bragadeesh · 2 years, 1 month ago
  58. 801d5b4 Remove unnecessary (and harmful) include by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  59. 2be8c63 Create psa_util_internal.h by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  60. 56b159a Merge pull request #7627 from mprse/ffdh_tls13_v2 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  61. db041cc Merge pull request #7665 from AndrzejKurek/optimize-error-translation-code-size by Tom Cosgrove · 2 years, 1 month ago
  62. 01cc88a config_psa: replace USE symbols with BASIC one for all KEY_PAIRs by Valerio Setti · 2 years, 2 months ago
  63. ecbc9c7 test_driver_extension: manage public and private keys the same way by Valerio Setti · 2 years, 2 months ago
  64. 92214c7 crypto_config_test_driver_extension: remove leftover comment by Valerio Setti · 2 years, 2 months ago
  65. b7ef51a crypto: move legacy symbols support to a dedicated header file by Valerio Setti · 2 years, 2 months ago
  66. 602ee2e config_psa: remove support for PSA_WANT_KEY_TYPE_DH_KEY_PAIR_DERIVE by Valerio Setti · 2 years, 2 months ago
  67. 67a3e3e crypto_config: introducing new definitions for PSA_WANT KEY_PAIRs by Valerio Setti · 2 years, 2 months ago
  68. f1b659e Move an include by Andrzej Kurek · 2 years, 2 months ago
  69. b22b977 Move the ARRAY_LENGTH definition to common.h by Andrzej Kurek · 2 years, 2 months ago
  70. da4fba6 Further code optimizations by Przemek Stekiel · 2 years, 2 months ago
  71. 6076f41 Remove hash_info.[ch] by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  72. c49163e Adapt test driver configuration for FFDH by Przemek Stekiel · 2 years, 3 months ago
  73. 1d046fa Merge pull request #6010 from mprse/ffdh_import_export by Manuel Pégourié-Gonnard · 2 years, 3 months ago
  74. 2488afc Add FFDH alg to test driver extensions by Przemek Stekiel · 2 years, 3 months ago
  75. c2d16b2 MBEDTLS_PSA_INJECT_ENTROPY: Make sure the seed file exist when running tests by Gilles Peskine · 2 years, 3 months ago
  76. a08def9 Tests: provide necessary functions for MBEDTLS_PSA_INJECT_ENTROPY by Gilles Peskine · 2 years, 3 months ago
  77. 872948c Support larger integer test arguments: C part by Gilles Peskine · 2 years, 8 months ago
  78. b3c2eaf Support different types in the parameter store by Gilles Peskine · 2 years, 8 months ago
  79. 02c52a0 Merge pull request #7287 from yanrayw/7285-followup-of-PR6500 by Gilles Peskine · 2 years, 4 months ago
  80. 43263c0 tests: ssl: Extend move to handshake state tests by Ronald Cron · 2 years, 5 months ago
  81. 33783b4 Manually fix two remaining instances of old macros by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  82. 66300d6 Force SHA-256 for entropy in libtestdriver1 by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  83. 161dca6 Fix typos & improve wording in comments by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  84. fa99afa PK: fix test failures by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  85. ffcda56 Make MD_PSA_INIT/DONE available to all suites by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  86. 0d957d3 Merge pull request #7275 from valeriosetti/issue7255 by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  87. 9f132b7 Clarify real/dummy def of PSA_INIT/DONE by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  88. 7dc8b95 Fix failures in builds without PSA_CRYPTO_C by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  89. f56181a ssl_helpers.c: add mbedtls_test prefix for tweak_tls13_certificate* by Yanray Wang · 2 years, 5 months ago
  90. b088bfc ssl_helpers.c: add mbedtls_test_ssl prefix for *_exchange_data by Yanray Wang · 2 years, 5 months ago
  91. 5f86a42 ssl_helpers.c: add mbedtls_test prefix for mbedtls_mock_socket_init by Yanray Wang · 2 years, 5 months ago
  92. 5e22a92 ssl_helpers.c: change prefix and move *queue_peek_info to static by Yanray Wang · 2 years, 5 months ago
  93. 25b766f ssl_helpers.c: move #define Directive to header file by Yanray Wang · 2 years, 5 months ago
  94. d19894f ssl_helpers.c: unify code format between source file and header file by Yanray Wang · 2 years, 5 months ago
  95. 8d60574 Merge pull request #6500 from yanrayw/split-TLS-connection-func-into-ssl_helpers by Gilles Peskine · 2 years, 5 months ago
  96. d8fb0af crypto_config_test_driver_extension: small reshape of guard symbols by Valerio Setti · 2 years, 5 months ago
  97. af727a2 ssl_helpers.c: improve code readability by Yanray Wang · 2 years, 5 months ago
  98. 6097616 libtestdriver: add EC support when only ECJPAKE is accelarated by Valerio Setti · 2 years, 5 months ago
  99. 5ba709c Move #define Directive into ssl_helpers.h by Yanray Wang · 2 years, 6 months ago
  100. 09a6f7e Move TEST_AVAILABLE_ECC into ssl_helpers.h by Yanray Wang · 2 years, 6 months ago