1. cb4f855 Fix line-too-long in script by Ryan Everett · 1 year, 6 months ago
  2. 810421c Re-add cipher_encrypt buffer copying by Ryan Everett · 1 year, 6 months ago
  3. dcbc1d3 Generate test wrappers for key management by Ryan Everett · 1 year, 6 months ago
  4. c63e31a Generate test wrappers by Thomas Daubney · 1 year, 6 months ago
  5. 001ae33 Merge pull request #1143 from davidhorstmann-arm/memory-poisoning-runtime-enable-2.28 by David Horstmann · 1 year, 6 months ago
  6. 7dfb612 Remove _Thread_local variable for 2.28 by David Horstmann · 1 year, 7 months ago
  7. e7bfbc2 Add underflow check to UNPOISON counter decrement by David Horstmann · 1 year, 7 months ago
  8. 1b421b1 Separate memory poisoning tests from generic ASan by David Horstmann · 1 year, 7 months ago
  9. 6de5828 Change memory poisoning flag to a count by David Horstmann · 1 year, 7 months ago
  10. 756b4dc Use thread-local flag to enable memory poisoning by David Horstmann · 1 year, 7 months ago
  11. a980aa0 Disable PSA wrappers psa_collect_statuses builds by Gilles Peskine · 1 year, 7 months ago
  12. b3d457c PSA wrappers: don't poison buffers when buffer copying is disabled by Gilles Peskine · 1 year, 7 months ago
  13. 7c7b7d5 Add review exception warning by Gilles Peskine · 1 year, 7 months ago
  14. e5ebe5e Remove the manually written poisoning wrapper by Gilles Peskine · 1 year, 7 months ago
  15. 42fa8ea Update generated PSA wrappers by Gilles Peskine · 1 year, 7 months ago
  16. c8b22d0 Generated PSA wrappers: poison/unpoison buffer parameters by Gilles Peskine · 1 year, 8 months ago
  17. 50580a5 Enable generated PSA wrappers by Gilles Peskine · 1 year, 7 months ago
  18. b7119c5 Declare the outputs from generate_psa_wrappers.py as generated files by Gilles Peskine · 1 year, 7 months ago
  19. d5e5e6d Commit generated PSA wrappers by Gilles Peskine · 1 year, 7 months ago
  20. 17a14f1 Adapt wrapper generators from 3.5 to 2.28 by Gilles Peskine · 1 year, 7 months ago
  21. 8519dc9 PSA wrapper generator by Gilles Peskine · 1 year, 7 months ago
  22. 5d05b47 Only poison memory when buffer copying is enabled by David Horstmann · 1 year, 8 months ago
  23. dda52ae Add all.sh coponent to test with copying disabled by David Horstmann · 1 year, 8 months ago
  24. 4dc176a Add missing newline at end of file by David Horstmann · 1 year, 8 months ago
  25. cb229db Add extra MBEDTLS_PSA_CRYPTO_C guard for header by David Horstmann · 1 year, 8 months ago
  26. ffcc769 Improve guards around memory poisoning setup by David Horstmann · 1 year, 8 months ago
  27. 7cb7343 Add missing newline at end of file by David Horstmann · 1 year, 8 months ago
  28. 9c97fda Move wrapper include to psa_crypto_helpers.h by David Horstmann · 1 year, 8 months ago
  29. f3c5714 Move test hook setup and teardown to helpers.c by David Horstmann · 1 year, 8 months ago
  30. 8c2d029 Move test hook setup functions into a C file by David Horstmann · 1 year, 8 months ago
  31. 0bfaee3 Add comment explaining the purpose of header by David Horstmann · 1 year, 8 months ago
  32. 3e77e98 Add missing license header by David Horstmann · 1 year, 8 months ago
  33. f24151a Remove write check in driver wrappers tests by David Horstmann · 1 year, 8 months ago
  34. 63f82f7 Change to use test-hook-based approach by David Horstmann · 1 year, 8 months ago
  35. 96f4d4c Create memory poisoning wrapper for cipher encrypt by David Horstmann · 1 year, 8 months ago
  36. 96a18f2 Add explicit UNPOISON calls to memory tests by David Horstmann · 1 year, 9 months ago
  37. e369fcb Disable check_mbedtls_calloc overallocation under ASan by David Horstmann · 1 year, 8 months ago
  38. 014d89b Avoid unused variable warnings in some plausible usage by Gilles Peskine · 1 year, 9 months ago
  39. 5e87405 Use the existing definition of MBEDTLS_TEST_HAVE_ASAN by Gilles Peskine · 1 year, 9 months ago
  40. 721a644 Basic functional test for memory poisoning by Gilles Peskine · 1 year, 9 months ago
  41. 962c5da Fix memory poisoning with Asan on arbitrary byte boundaries by Gilles Peskine · 1 year, 9 months ago
  42. 071d144 Add memory poisoning framework by Gilles Peskine · 1 year, 9 months ago
  43. 87270e5 New files for memory-related test functions by Gilles Peskine · 1 year, 9 months ago
  44. 242e4ef Merge remote-tracking branch 'mbedtls-2.28' into mbedtls-2.28-restricted by Gilles Peskine · 1 year, 8 months ago
  45. ba77a66 Align forced ciphersuite with test description by Ronald Cron · 1 year, 8 months ago
  46. 6f2183f ssl-opt.sh: Remove unnecessary symmetric crypto dependencies by Ronald Cron · 1 year, 8 months ago
  47. 237e3f8 ssl-opt.sh: Fix some symmetric crypto dependencies by Ronald Cron · 1 year, 8 months ago
  48. a8b474f ssl-opt.sh: Add a check of the list of supported ciphersuites by Ronald Cron · 1 year, 8 months ago
  49. 46a660a ssl-opt.sh: Fix getting the list of supported ciphersuites. by Ronald Cron · 1 year, 9 months ago
  50. 806c27c Merge pull request #1126 from davidhorstmann-arm/psa-buffer-copy-fn-2.28 by Dave Rodgman · 1 year, 9 months ago
  51. c3a9bdb Detect enabled GCC/Clang sanitizers by Gilles Peskine · 1 year, 9 months ago
  52. 1a76ab1 Rename "output_copy" -> "local_output" by David Horstmann · 1 year, 9 months ago
  53. 81a0d57 Rename "input_copy" -> "local_input" by David Horstmann · 1 year, 9 months ago
  54. 48ffb93 De-abbreviate "len" -> "length" by David Horstmann · 1 year, 9 months ago
  55. 232ab25 Change psa_crypto_copy_output error code by David Horstmann · 1 year, 9 months ago
  56. 34c434a Add initializers for input / output copies by David Horstmann · 1 year, 9 months ago
  57. 37e3fc6 Remove unnecessary checks for NULL-ness of copies by David Horstmann · 1 year, 9 months ago
  58. d79d5e7 Check for len == 0 rather than buffer == NULL by David Horstmann · 1 year, 9 months ago
  59. 2d730c0 Compare buffers even for zero-length cases by David Horstmann · 1 year, 9 months ago
  60. 0ee4d18 Use TEST_CALLOC_NONNULL by David Horstmann · 1 year, 9 months ago
  61. e8a9222 Change data pattern to simpler one by David Horstmann · 1 year, 9 months ago
  62. df49355 Make copy functions static-testable by David Horstmann · 1 year, 9 months ago
  63. ba65bd7 Add output round-trip testcase by David Horstmann · 1 year, 9 months ago
  64. aca210d Add input round-trip testcase by David Horstmann · 1 year, 9 months ago
  65. 3bc1316 Add testcase for psa_crypto_output_copy_free() by David Horstmann · 1 year, 9 months ago
  66. 1acf7af Add testcase for psa_crypto_output_copy_alloc() by David Horstmann · 1 year, 9 months ago
  67. 6790a6d Add testcase for psa_crypto_input_copy_free() by David Horstmann · 1 year, 9 months ago
  68. 89299c4 Add testcase for psa_crypto_input_copy_alloc() by David Horstmann · 1 year, 9 months ago
  69. cbdec9e Remove psa_crypto_alloc_and_copy() API by David Horstmann · 1 year, 9 months ago
  70. 93e08c6 Move buffer copy tests into new testsuite by David Horstmann · 1 year, 9 months ago
  71. 8684ad5 Switch error code to more appropriate value by David Horstmann · 1 year, 9 months ago
  72. 89b4caa Switch to TEST_CALLOC_NONNULL() by David Horstmann · 1 year, 9 months ago
  73. 113f2d4 Switch from ret to status as naming convention by David Horstmann · 1 year, 9 months ago
  74. 7a31ac0 Switch from int to psa_status_t for test args by David Horstmann · 1 year, 9 months ago
  75. 818b39d Remove psa_crypto_ prefix from test functions by David Horstmann · 1 year, 9 months ago
  76. 34342a2 Remove superfluous comment by David Horstmann · 1 year, 9 months ago
  77. f38eb76 Replace compound-initializers with memset by David Horstmann · 1 year, 9 months ago
  78. 121994f Refactor: move buffer pattern fills into helper by David Horstmann · 1 year, 9 months ago
  79. 5e0b4f8 Add full round-trip tests for buffer copying by David Horstmann · 1 year, 9 months ago
  80. 406d28b Add test case for overlapping buffers by David Horstmann · 1 year, 9 months ago
  81. 7131b8e Reject zero-lengths in psa_crypto_copy_and_free() by David Horstmann · 1 year, 9 months ago
  82. 0368d20 Reject NULL original_output with non-NULL output by David Horstmann · 1 year, 9 months ago
  83. 9ecd53d Add testcases for psa_crypto_copy_and_free() by David Horstmann · 1 year, 9 months ago
  84. 0e38180 Simplify zero-length buffers to always be NULL by David Horstmann · 1 year, 9 months ago
  85. ea08ab7 Zero-length test for psa_crypto_alloc_and_copy() by David Horstmann · 1 year, 9 months ago
  86. 41966d7 Add extra testcases for buffer copying by David Horstmann · 1 year, 9 months ago
  87. 0684069 Add testcases for psa_crypto_alloc_and_copy() by David Horstmann · 1 year, 9 months ago
  88. 438cd48 Add testcases for psa_crypto_copy_output() by David Horstmann · 1 year, 9 months ago
  89. b0a01b1 Add testcases for psa_crypto_copy_input() by David Horstmann · 1 year, 9 months ago
  90. b9c7058 Merge pull request #8222 from tgonzalezorlandoarm/tg/backport-psa-low-hash-mac-size by Dave Rodgman · 1 year, 9 months ago
  91. 181844f Merge pull request #8491 from mschulz-at-hilscher/mbedtls-2.28 by Gilles Peskine · 1 year, 9 months ago
  92. d4084fd Readability improvement by Gilles Peskine · 1 year, 9 months ago
  93. c41133b Add documentation by Gilles Peskine · 1 year, 9 months ago
  94. e38eb79 Add metatests for mutex usage by Gilles Peskine · 1 year, 9 months ago
  95. ee8af06 Run metatests in selected components by Gilles Peskine · 1 year, 9 months ago
  96. 6effdff Script to run all the metatests (with platform filtering) by Gilles Peskine · 1 year, 9 months ago
  97. 5fae560 Update new license headers by Tomás González · 1 year, 9 months ago
  98. ac5fcd4 Update license by Gilles Peskine · 1 year, 9 months ago
  99. bfc1844 Merge pull request #8480 from yuhaoth/backports/7649/add-command-for-server9-bad-saltlen by Gilles Peskine · 1 year, 9 months ago
  100. 79659cd Merge pull request #8469 from daverodgman/mbedtls-2.28.6-pr by Dave Rodgman · 1 year, 9 months ago