1. 92e298e Version Bump for 2.28.10 by Minos Galanakis · 5 months ago
  2. d69bfb904d Merge remote-tracking branch 'upstream/mbedtls-2.28' into pre-2.28.9-upstream-merge by Minos Galanakis · 5 months ago
  3. 85cb1f5 Merge pull request #10044 from Mbed-TLS/msvc-format-size-macros-2.28 by Bence Szépkúti · 5 months ago gh-readonly-queue/mbedtls-2.28/pr-10044-23981ad57f38eb1fb0e015321997e9143b478144
  4. 23981ad Merge pull request #10026 from waleed-elmelegy-arm/mbedtls-2.28-fix-key-deriv-bad-state-error by Gilles Peskine · 5 months ago
  5. cb094f9 Use an array of strings instead of pointer smuggling by Bence Szépkúti · 5 months ago msvc-format-size-macros-2.28
  6. 5d55466 Disable fatal assertions in Windows printf tests by Bence Szépkúti · 5 months ago
  7. 94b0eea Test handling of format macros defined in debug.h by Bence Szépkúti · 5 months ago
  8. 27da54d Run test_suite_debug without MBEDTLS_SSL_TLS_C by Bence Szépkúti · 5 months ago
  9. 3dee9a9 Replace zero by PSA_ALG_NONE in key derivation test function by Waleed Elmelegy · 5 months ago
  10. 76bafb6 Replace zero by PSA_ALG_NONE in key derivation testing by Waleed Elmelegy · 5 months ago
  11. fd01e44 Simplify testing psa_key_derivation_input_*() bad state by Waleed Elmelegy · 5 months ago
  12. c8c89ed Fix psa_key_derivation_input_integer() not detecting bad state by Waleed Elmelegy · 5 months ago
  13. ae59c52 Create configuration option to bypass the mbedtls_ssl_set_hostname check by Gilles Peskine · 6 months ago
  14. e681a4e Fix copypasta by Gilles Peskine · 8 months ago
  15. 9d99e98 Remove trailing whitespace by Harry Ramsey · 9 months ago
  16. a1abbdb Add new line to end of test case files by Harry Ramsey · 9 months ago
  17. 0cd2951 Add test cases for AES GCM input and output buffer overlap by Harry Ramsey · 9 months ago
  18. 417b8d9 Pair inits with declarations by Paul Elliott · 9 months ago
  19. 9488b8c Fix double free in case of test failure by Paul Elliott · 10 months ago
  20. 1348b6a Add missing check of return by Paul Elliott · 10 months ago
  21. 181564b Fix tests where tests were done prior to init by Paul Elliott · 10 months ago
  22. 9f7cc4c Bump version to 2.28.9 by Manuel Pégourié-Gonnard · 11 months ago
  23. 36548ee Merge pull request #9256 from gilles-peskine-arm/psa-keystore-dynamic-backport-2.28 by Gilles Peskine · 12 months ago
  24. 4c9d43f Improve documentation in some tests by Gilles Peskine · 12 months ago
  25. 3a51fdc Improve full-key-store tests by Gilles Peskine · 1 year, 2 months ago
  26. 91773db Add a test for the built-in key range by Gilles Peskine · 1 year, 2 months ago
  27. 37a4fcc Prevent mbedtls_psa_register_se_key with volatile keys by Gilles Peskine · 1 year, 2 months ago
  28. a76a6ff Adjust TLS protocol cases for 2.28 by Gilles Peskine · 1 year, 1 month ago
  29. d33c48b Add generated config tests by Gilles Peskine · 1 year, 1 month ago
  30. 14f91c9 New test suite to report configuration options by Gilles Peskine · 1 year, 2 months ago
  31. f514f25 Merge pull request #9025 from gilles-peskine-arm/psa-storage-test-cases-never-supported-2.28 by Gilles Peskine · 1 year, 2 months ago
  32. fd9e506 Missing word by Gilles Peskine · 1 year, 3 months ago
  33. f47bea8 Merge pull request #8929 from gilles-peskine-arm/test-dependencies-20240314-2.28 by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  34. 9ffffab Fix edge case with half-supported ECDSA by Gilles Peskine · 1 year, 4 months ago
  35. 47398e0 Add some missing test case dependencies by Gilles Peskine · 1 year, 4 months ago
  36. b8ddf6a PSA test case generation: comment out always-skipped test cases by Gilles Peskine · 1 year, 4 months ago
  37. 995d7d4 Do run not-supported test cases on not-implemented mechanisms by Gilles Peskine · 1 year, 4 months ago
  38. 764c2d3 PSA test case generation: dependency inference class: operation fail by Gilles Peskine · 1 year, 4 months ago
  39. d3286af hack_dependencies_not_implemented: apply to positive test cases by Gilles Peskine · 1 year, 4 months ago
  40. c3b261a Sort dependencies in automatically generated PSA test cases by Gilles Peskine · 1 year, 4 months ago
  41. c6fe12a hack_dependencies_not_implemented: more verbose indication by Gilles Peskine · 1 year, 4 months ago
  42. 1186a1a Fix inconsistency in variable declaration/use by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  43. 70d8fea Finish backporting hits_export_public_key; by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  44. d3590a8 Fix failures in psa_cryto_driver_wrappers suite by Pengyu Lv · 1 year, 8 months ago
  45. 108fe17 Add missing dependency of fallback test in driver wrappers suite by Pengyu Lv · 1 year, 8 months ago
  46. 57cd7a8 Add missing definition of AT_LEAST_ONE_BUILTIN_KDF by Pengyu Lv · 1 year, 8 months ago
  47. 3ee4e64 Remove dependency on X509(_REMOVE)_INFO by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  48. 6fe0ae0 Version bump for 2.28.8 by Minos Galanakis · 1 year, 5 months ago
  49. 14b5459 Fix misspelled dependency: there is no MBEDTLS_PEM_C by Gilles Peskine · 1 year, 5 months ago
  50. eb7e2f5 Fix never-executed key agreement test cases by Gilles Peskine · 1 year, 5 months ago
  51. 9908b52 Remove misspelled unnecessary dependency by Gilles Peskine · 1 year, 5 months ago
  52. f06494d Merge branch 'mbedtls-2.28' into buffer-sharing-merge-2.28 by David Horstmann · 1 year, 5 months ago
  53. 7c89d1f Merge branch 'mbedtls-2.28-restricted' into backport_key_agreement_buffer_protection by tom-daubney-arm · 1 year, 5 months ago
  54. 9d0fe6e Fix issue with large allocation in tests by Thomas Daubney · 1 year, 5 months ago
  55. 7f4b7dd Remove write check in driver wrappers tests by Gabor Mezei · 1 year, 6 months ago
  56. e65e98a mbedtls_ecp_write_key: document and test smaller output buffer by Gilles Peskine · 1 year, 6 months ago
  57. 75bb596 mbedtls_ecp_write_key: document and test larger output buffer by Gilles Peskine · 1 year, 6 months ago
  58. 36e6bd6 Merge pull request #8811 from gilles-peskine-arm/pk_import_into_psa-backports-2.28 by Gilles Peskine · 1 year, 6 months ago
  59. 0196f48 Fix mbedtls_pk_get_bitlen() for RSA with non-byte-aligned sizes by Gilles Peskine · 1 year, 6 months ago
  60. c89f9ce Don't define pk_sign_verify in configurations where it's unused by Gilles Peskine · 1 year, 6 months ago
  61. 7274590 Update buffer start and length in multipart test by David Horstmann · 1 year, 6 months ago
  62. 448bc01 Add testcase to fail multipart cipher tests by David Horstmann · 1 year, 6 months ago
  63. bfa27e3 Fix kdf incorrect initial capacity by Kusumit Ghoderao · 1 year, 6 months ago
  64. 9d52c71 Merge remote-tracking branch 'restricted/mbedtls-2.28' into mbedtls-2.28-restricted by Dave Rodgman · 1 year, 6 months ago
  65. 2866a6b Merge remote-tracking branch 'restricted/mbedtls-2.28' into mbedtls-2.28.7rc by Dave Rodgman · 1 year, 7 months ago
  66. f154831 bump version by Dave Rodgman · 1 year, 7 months ago
  67. d78496c Add tests for Issue #8687 by Jonathan Winzig · 1 year, 7 months ago
  68. 61f4fc2 Add tests for Issue #8687 by Jonathan Winzig · 1 year, 7 months ago
  69. fafc6cd Update generated test data files by Gilles Peskine · 1 year, 7 months ago
  70. 0fd07d5 Mark test function with MBEDTLS_MAYBE_UNUSED by Dave Rodgman · 1 year, 7 months ago
  71. 9c97fda Move wrapper include to psa_crypto_helpers.h by David Horstmann · 1 year, 8 months ago
  72. f24151a Remove write check in driver wrappers tests by David Horstmann · 1 year, 8 months ago
  73. 96f4d4c Create memory poisoning wrapper for cipher encrypt by David Horstmann · 1 year, 8 months ago
  74. 96a18f2 Add explicit UNPOISON calls to memory tests by David Horstmann · 1 year, 9 months ago
  75. e369fcb Disable check_mbedtls_calloc overallocation under ASan by David Horstmann · 1 year, 8 months ago
  76. ec4c47f Move MPI initialization to start of function by David Horstmann · 1 year, 8 months ago
  77. 721a644 Basic functional test for memory poisoning by Gilles Peskine · 1 year, 9 months ago
  78. 242e4ef Merge remote-tracking branch 'mbedtls-2.28' into mbedtls-2.28-restricted by Gilles Peskine · 1 year, 8 months ago
  79. 806c27c Merge pull request #1126 from davidhorstmann-arm/psa-buffer-copy-fn-2.28 by Dave Rodgman · 1 year, 9 months ago
  80. 1a76ab1 Rename "output_copy" -> "local_output" by David Horstmann · 1 year, 9 months ago
  81. 81a0d57 Rename "input_copy" -> "local_input" by David Horstmann · 1 year, 9 months ago
  82. 48ffb93 De-abbreviate "len" -> "length" by David Horstmann · 1 year, 9 months ago
  83. 232ab25 Change psa_crypto_copy_output error code by David Horstmann · 1 year, 9 months ago
  84. 34c434a Add initializers for input / output copies by David Horstmann · 1 year, 9 months ago
  85. 37e3fc6 Remove unnecessary checks for NULL-ness of copies by David Horstmann · 1 year, 9 months ago
  86. d79d5e7 Check for len == 0 rather than buffer == NULL by David Horstmann · 1 year, 9 months ago
  87. 2d730c0 Compare buffers even for zero-length cases by David Horstmann · 1 year, 9 months ago
  88. 0ee4d18 Use TEST_CALLOC_NONNULL by David Horstmann · 1 year, 9 months ago
  89. e8a9222 Change data pattern to simpler one by David Horstmann · 1 year, 9 months ago
  90. df49355 Make copy functions static-testable by David Horstmann · 1 year, 9 months ago
  91. ba65bd7 Add output round-trip testcase by David Horstmann · 1 year, 9 months ago
  92. aca210d Add input round-trip testcase by David Horstmann · 1 year, 9 months ago
  93. 3bc1316 Add testcase for psa_crypto_output_copy_free() by David Horstmann · 1 year, 9 months ago
  94. 1acf7af Add testcase for psa_crypto_output_copy_alloc() by David Horstmann · 1 year, 9 months ago
  95. 6790a6d Add testcase for psa_crypto_input_copy_free() by David Horstmann · 1 year, 9 months ago
  96. 89299c4 Add testcase for psa_crypto_input_copy_alloc() by David Horstmann · 1 year, 9 months ago
  97. cbdec9e Remove psa_crypto_alloc_and_copy() API by David Horstmann · 1 year, 9 months ago
  98. 93e08c6 Move buffer copy tests into new testsuite by David Horstmann · 1 year, 9 months ago
  99. 8684ad5 Switch error code to more appropriate value by David Horstmann · 1 year, 9 months ago
  100. 89b4caa Switch to TEST_CALLOC_NONNULL() by David Horstmann · 1 year, 9 months ago