1. cf582df Merge pull request #8498 from mpg/legacy-deps-psa-tests by Manuel Pégourié-Gonnard · 1 year, 9 months ago gh-readonly-queue/development/pr-8498-08ea9bfa1f4fb9805700ca5fb114e97b7ee4f821
  2. 7d7ce0e Merge pull request #8495 from lpy4105/issue/6322/driver-only-cipher_aead-tls by Manuel Pégourié-Gonnard · 1 year, 9 months ago gh-readonly-queue/development/pr-8495-4dec9ebdc2d0e49a87cfd5f0d7bc2dc9d21beae9
  3. 4dec9eb Merge pull request #8378 from mschulz-at-hilscher/fixes/issue-8377 by Gilles Peskine · 1 year, 9 months ago
  4. 0d22539 Merge pull request #8468 from daverodgman/mbedtls-3.5.1-pr by Dave Rodgman · 1 year, 9 months ago
  5. 28d4093 Restore bump version by Dave Rodgman · 1 year, 9 months ago
  6. 1d6de4c No more limitations accelerated algorithms using a built-in hash by Gilles Peskine · 2 years, 1 month ago
  7. fcc5f31 Rm unjustified MD_C dependencies in PSA test by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  8. af302b9 Rm unjustified PK_C dependencies in PSA tests by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  9. 433150e Rm redundant ECC dependencies in psa_crypto tests by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  10. 59a8b41 Fix incorrect RSA dependencies in psa_crypto tests by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  11. 0d9a361 Rm unneeded dep on PK_PARSE_C in psa crypto tests by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  12. c27a4ce Merge pull request #8429 from gilles-peskine-arm/fix-test_suite_constant_time_hmac-not-executed by Ronald Cron · 1 year, 9 months ago
  13. 2bd56de ssl: replace MBEDTLS_SSL_HAVE_*_CBC with two seperate macros by Pengyu Lv · 1 year, 9 months ago
  14. ba6825e ssl: use MBEDTLS_SSL_HAVE_* in tests by Pengyu Lv · 1 year, 9 months ago
  15. e92f6dc New test cases requested in https://github.com/Mbed-TLS/mbedtls/pull/8378#discussion_r1383779861 by Matthias Schulz · 1 year, 9 months ago
  16. 964dee6 Merge pull request #8442 from lpy4105/issue/8355/driver-only-cipher_aead-x509 by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  17. 8b6b41f Merge pull request #8434 from valeriosetti/issue8407 by Gilles Peskine · 1 year, 9 months ago
  18. c5ce9fc Merge pull request #8435 from valeriosetti/issue8415 by Gilles Peskine · 1 year, 9 months ago
  19. 2151ba5 test_suite_x509write: use plaintext key file by Pengyu Lv · 1 year, 9 months ago
  20. afc6a99 Merge pull request #8381 from gilles-peskine-arm/20231017-misc-cleanup by Paul Elliott · 1 year, 9 months ago
  21. 835edd6 Merge pull request #8404 from paul-elliott-arm/fix_coverity_issues by Paul Elliott · 1 year, 9 months ago
  22. 8472131 test_suite_psa_crypto_metadata: remove unnecessary CIPHER_C dependencies by Valerio Setti · 1 year, 9 months ago
  23. 74d5f23 test_suite_ssl: use new internal symbols in tests using CBC by Valerio Setti · 1 year, 9 months ago
  24. b3d0ed2 Merge pull request #8303 from valeriosetti/issue6316 by Gilles Peskine · 1 year, 9 months ago
  25. 4f14409 Merge pull request #8294 from gilles-peskine-arm/test-datax-chdir by Gilles Peskine · 1 year, 9 months ago
  26. d609607 Fix test suite never executed due to an undefined symbol by Gilles Peskine · 1 year, 9 months ago
  27. cc2bbfe Fix invocation with explicit .datax file by Gilles Peskine · 1 year, 9 months ago
  28. bf3c3fa Define try_chdir everywhere by Gilles Peskine · 1 year, 9 months ago
  29. 3b15590 test_suite_psa_crypto: replace builtin dependencies with PSA_WANT by Valerio Setti · 1 year, 10 months ago
  30. 9d9b4b5 test_suite_cipher: use TEST_ASSUME() to evaluate supported ciphers by Valerio Setti · 1 year, 10 months ago
  31. d3bdccc test_suite_cipher: successfully quit test if no cipher is supported by Valerio Setti · 1 year, 10 months ago
  32. 6c68df4 Convert interruptible test over to using TEST_CALLOC by Paul Elliott · 1 year, 10 months ago
  33. 078edc2 Add missing exit labels to MPS tests by Paul Elliott · 1 year, 10 months ago
  34. edc32ea Uncrustified by Matthias Schulz · 1 year, 10 months ago
  35. 3d43434 test_suite_psa_crypto_driver_wrappers.data: fix dependency by Yanray Wang · 1 year, 10 months ago
  36. 03bd095 Fix dependency check for helper functions. by Matthias Schulz · 1 year, 10 months ago
  37. 8733b4c Merge pull request #8388 from paul-elliott-arm/fix_check_set_padding by Gilles Peskine · 1 year, 10 months ago
  38. f257420 Fix code style by Gilles Peskine · 1 year, 10 months ago
  39. 6407f8f Merge pull request #8322 from valeriosetti/issue8257 by Gilles Peskine · 1 year, 10 months ago
  40. 3bda79b Move initialisation in test to before first test by Paul Elliott · 1 year, 10 months ago
  41. ab40822 Added parameters to add callback function to handle unsupported extensions. Similar to how the callback functions work when parsing certificates. Also added new test cases. by Matthias Schulz · 1 year, 10 months ago
  42. bbd9291 Close file on error path by Gilles Peskine · 1 year, 10 months ago
  43. d681ffd Use modern macros for calloc in test code by Gilles Peskine · 1 year, 10 months ago
  44. bb7d92c Remove redundant null check by Gilles Peskine · 1 year, 10 months ago
  45. 21e46b3 Fix missing initializations on some error paths by Gilles Peskine · 1 year, 10 months ago
  46. 0ca58e3 Added testcase with certificate that contains extensions with critical fields. by Matthias Schulz · 1 year, 10 months ago
  47. 2f00b7a cipher: reset MBEDTLS_CIPHER_HAVE_AEAD to MBEDTLS_CIPHER_MODE_AEAD by Valerio Setti · 1 year, 10 months ago
  48. 9fc1f24 md: restore md.h includes in source files directly using its elements by Valerio Setti · 1 year, 10 months ago
  49. dcee987 cipher_wrap: add VIA_LEGACY_OR_USE_PSA to new internal symbols by Valerio Setti · 1 year, 10 months ago
  50. 596ef6c cipher: reset MBEDTLS_CIPHER_HAVE_AEAD_LEGACY to previous naming by Valerio Setti · 1 year, 10 months ago
  51. 0521633 cipher: fix guards in mbedtls_cipher_auth_[encrypt/decrypt]_ext() by Valerio Setti · 1 year, 10 months ago
  52. db1ca8f cipher: keep MBEDTLS_CIPHER_HAVE symbols private by Valerio Setti · 1 year, 10 months ago
  53. 02a634d md: remove unnecessary inclusions of mbedtls/md.h by Valerio Setti · 1 year, 10 months ago
  54. 49c835e test_suite_pkcs12: fix typo in test case description by Valerio Setti · 1 year, 10 months ago
  55. c760019 Note about the lack of Windows support by Gilles Peskine · 1 year, 10 months ago
  56. ca26082 Print a notice if chdir fails by Gilles Peskine · 1 year, 10 months ago
  57. 21bff21 Support running unit tests from another directory by Gilles Peskine · 1 year, 10 months ago
  58. 4855fdf Revert "Auto-generated files for v3.5.0" by Minos Galanakis · 1 year, 10 months ago
  59. 010f035 Renaming all MBEDTLS_HAVE for curves to MBEDTLS_ECP_HAVE by Gilles Peskine · 1 year, 10 months ago
  60. 591416f Auto-generated files for v3.5.0 by Minos Galanakis · 1 year, 10 months ago
  61. 31ca313 Bump version to 3.5.0 by Minos Galanakis · 1 year, 10 months ago
  62. 1a3ad26 Merge branch 'development-restricted' into mbedtls-3.5.0rc0-pr by Minos Galanakis · 1 year, 10 months ago
  63. f07ce3b Don't extend support for deprecated functions by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  64. 7f420fa parse_attribute_value_hex_der_encoded: clean up length validation by Gilles Peskine · 1 year, 11 months ago
  65. 26dd764 parse_attribute_value_hex_der_encoded test case fixups by Gilles Peskine · 1 year, 11 months ago
  66. c94500b Add may-fail mode to mbedtls_x509_string_to_names output tests by Gilles Peskine · 1 year, 11 months ago
  67. aa01a03 Fix indentation by Gilles Peskine · 1 year, 11 months ago
  68. 70a9340 More test cases for parse_attribute_value_der_encoded by Gilles Peskine · 1 year, 11 months ago
  69. 1c7223b Use modern test macros for ease of debugging by Gilles Peskine · 1 year, 11 months ago
  70. 6da7872 Merge pull request #1083 from gilles-peskine-arm/development-restricted-merge-20230925 by Dave Rodgman · 1 year, 10 months ago
  71. bbf86af test_suite_psa_crypto: fix curve dependency in test by Valerio Setti · 1 year, 11 months ago
  72. db6b4db Renaming all MBEDTLS_HAVE for curves to MBEDTLS_ECP_HAVE by Valerio Setti · 1 year, 11 months ago
  73. 6d809cc lib/test: use new internal helpers in library's code and tests by Valerio Setti · 2 years ago
  74. ffe590d Merge pull request #1058 from waleed-elmelegy-arm/check-set_padding-is-called by Gilles Peskine · 1 year, 10 months ago
  75. ca1e605 Merge remote-tracking branch 'upstream-public/development' into development-restricted-merge-20230925 by Gilles Peskine · 1 year, 11 months ago
  76. 025bed9 Merge pull request #1076 from daverodgman/more-ct by Dave Rodgman · 1 year, 11 months ago
  77. 4fe1e87 Fix SHA-3 dependencies in test_suite_md by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  78. f4ceb16 Fix dependencies for SHA-3 MD dispatch tests by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  79. ae3cda9 Merge pull request #8092 from silabs-Kusumit/PBKDF2_output_key by Gilles Peskine · 1 year, 11 months ago
  80. 18e1d11 Merge pull request #1049 from waleed-elmelegy-arm/Switch-pkparse-to-mbedtls_pkcs5_pbe2_ext by Gilles Peskine · 1 year, 11 months ago
  81. 9fc8680 Fix test error by Dave Rodgman · 1 year, 11 months ago
  82. 193f942 Merge pull request #1071 from gilles-peskine-arm/ssl_decrypt_stream_short_buffer by Gilles Peskine · 1 year, 11 months ago
  83. fbe74a9 Add mbedtls_ct_error_if, with tests by Dave Rodgman · 1 year, 11 months ago
  84. 9d08691 Remove tests for mbedtls_ct_int_if by Dave Rodgman · 1 year, 11 months ago
  85. f1915f6 Improve testing for mbedtls_ct_int_if by Dave Rodgman · 1 year, 11 months ago
  86. cc3c670 Fix compiler cast warning by Dave Rodgman · 1 year, 11 months ago
  87. 3643947 Add correct dependencies for AES-192/256 cipher tests by Waleed Elmelegy · 1 year, 11 months ago
  88. 38202a2 Improve pkparse test dependencies and changelog by Waleed Elmelegy · 1 year, 11 months ago
  89. f4e6651 Add more tests to check setting padding mode by Waleed Elmelegy · 1 year, 11 months ago
  90. 93b3228 Add tests for mbedtls_ct_error_if by Dave Rodgman · 1 year, 11 months ago
  91. 556a079 Fix code style in pkparse tests by Waleed Elmelegy · 1 year, 11 months ago
  92. 9d4d8eb Add PKCS5/12 dependecies to pkparse tests by Waleed Elmelegy · 1 year, 11 months ago
  93. 15bcf38 Add test pkparse test dependencies by Waleed Elmelegy · 1 year, 11 months ago
  94. 1db5cda Add tests to test pkcs8 parsing of encrypted keys by Waleed Elmelegy · 1 year, 11 months ago
  95. d527896 Switch pkparse to use new mbedtls_pkcs12_pbe_ext function by Waleed Elmelegy · 1 year, 11 months ago
  96. c9f4040 Switch pkparse to use new mbedtls_pkcs5_pbes2_ext function by Waleed Elmelegy · 2 years ago
  97. 5edb942 Merge pull request #8041 from mpg/tfm-p256m by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  98. 143f5f7 Add mbedtls_ct_bool_if and mbedtls_ct_bool_if_else_0 by Dave Rodgman · 1 year, 11 months ago
  99. 1cfc43c Rename mbedtls_ct_bool_xor to mbedtls_ct_bool_ne by Dave Rodgman · 1 year, 11 months ago
  100. 6568f60 Simplify mbedtls_ct_memcmp_partial test by Dave Rodgman · 1 year, 11 months ago