1. e92f6dc New test cases requested in https://github.com/Mbed-TLS/mbedtls/pull/8378#discussion_r1383779861 by Matthias Schulz · 1 year, 9 months ago
  2. edc32ea Uncrustified by Matthias Schulz · 1 year, 10 months ago
  3. 03bd095 Fix dependency check for helper functions. by Matthias Schulz · 1 year, 10 months ago
  4. 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
  5. 0ca58e3 Added testcase with certificate that contains extensions with critical fields. by Matthias Schulz · 1 year, 10 months ago
  6. 49c835e test_suite_pkcs12: fix typo in test case description by Valerio Setti · 1 year, 10 months ago
  7. 4855fdf Revert "Auto-generated files for v3.5.0" by Minos Galanakis · 1 year, 10 months ago
  8. 010f035 Renaming all MBEDTLS_HAVE for curves to MBEDTLS_ECP_HAVE by Gilles Peskine · 1 year, 10 months ago
  9. 591416f Auto-generated files for v3.5.0 by Minos Galanakis · 1 year, 10 months ago
  10. 31ca313 Bump version to 3.5.0 by Minos Galanakis · 1 year, 10 months ago
  11. 1a3ad26 Merge branch 'development-restricted' into mbedtls-3.5.0rc0-pr by Minos Galanakis · 1 year, 10 months ago
  12. f07ce3b Don't extend support for deprecated functions by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  13. 7f420fa parse_attribute_value_hex_der_encoded: clean up length validation by Gilles Peskine · 1 year, 11 months ago
  14. 26dd764 parse_attribute_value_hex_der_encoded test case fixups by Gilles Peskine · 1 year, 11 months ago
  15. c94500b Add may-fail mode to mbedtls_x509_string_to_names output tests by Gilles Peskine · 1 year, 11 months ago
  16. aa01a03 Fix indentation by Gilles Peskine · 1 year, 11 months ago
  17. 70a9340 More test cases for parse_attribute_value_der_encoded by Gilles Peskine · 1 year, 11 months ago
  18. 1c7223b Use modern test macros for ease of debugging by Gilles Peskine · 1 year, 11 months ago
  19. 6da7872 Merge pull request #1083 from gilles-peskine-arm/development-restricted-merge-20230925 by Dave Rodgman · 1 year, 11 months ago
  20. bbf86af test_suite_psa_crypto: fix curve dependency in test by Valerio Setti · 1 year, 11 months ago
  21. db6b4db Renaming all MBEDTLS_HAVE for curves to MBEDTLS_ECP_HAVE by Valerio Setti · 1 year, 11 months ago
  22. 6d809cc lib/test: use new internal helpers in library's code and tests by Valerio Setti · 2 years ago
  23. ffe590d Merge pull request #1058 from waleed-elmelegy-arm/check-set_padding-is-called by Gilles Peskine · 1 year, 11 months ago
  24. ca1e605 Merge remote-tracking branch 'upstream-public/development' into development-restricted-merge-20230925 by Gilles Peskine · 1 year, 11 months ago
  25. 025bed9 Merge pull request #1076 from daverodgman/more-ct by Dave Rodgman · 1 year, 11 months ago
  26. 4fe1e87 Fix SHA-3 dependencies in test_suite_md by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  27. f4ceb16 Fix dependencies for SHA-3 MD dispatch tests by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  28. ae3cda9 Merge pull request #8092 from silabs-Kusumit/PBKDF2_output_key by Gilles Peskine · 1 year, 11 months ago
  29. 18e1d11 Merge pull request #1049 from waleed-elmelegy-arm/Switch-pkparse-to-mbedtls_pkcs5_pbe2_ext by Gilles Peskine · 1 year, 11 months ago
  30. 9fc8680 Fix test error by Dave Rodgman · 1 year, 11 months ago
  31. 193f942 Merge pull request #1071 from gilles-peskine-arm/ssl_decrypt_stream_short_buffer by Gilles Peskine · 1 year, 11 months ago
  32. fbe74a9 Add mbedtls_ct_error_if, with tests by Dave Rodgman · 1 year, 11 months ago
  33. 9d08691 Remove tests for mbedtls_ct_int_if by Dave Rodgman · 1 year, 11 months ago
  34. f1915f6 Improve testing for mbedtls_ct_int_if by Dave Rodgman · 1 year, 11 months ago
  35. cc3c670 Fix compiler cast warning by Dave Rodgman · 1 year, 11 months ago
  36. 3643947 Add correct dependencies for AES-192/256 cipher tests by Waleed Elmelegy · 1 year, 11 months ago
  37. 38202a2 Improve pkparse test dependencies and changelog by Waleed Elmelegy · 1 year, 11 months ago
  38. f4e6651 Add more tests to check setting padding mode by Waleed Elmelegy · 1 year, 11 months ago
  39. 93b3228 Add tests for mbedtls_ct_error_if by Dave Rodgman · 1 year, 11 months ago
  40. 556a079 Fix code style in pkparse tests by Waleed Elmelegy · 1 year, 11 months ago
  41. 9d4d8eb Add PKCS5/12 dependecies to pkparse tests by Waleed Elmelegy · 1 year, 11 months ago
  42. 15bcf38 Add test pkparse test dependencies by Waleed Elmelegy · 1 year, 11 months ago
  43. 1db5cda Add tests to test pkcs8 parsing of encrypted keys by Waleed Elmelegy · 1 year, 11 months ago
  44. d527896 Switch pkparse to use new mbedtls_pkcs12_pbe_ext function by Waleed Elmelegy · 1 year, 11 months ago
  45. c9f4040 Switch pkparse to use new mbedtls_pkcs5_pbes2_ext function by Waleed Elmelegy · 2 years ago
  46. 5edb942 Merge pull request #8041 from mpg/tfm-p256m by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  47. 143f5f7 Add mbedtls_ct_bool_if and mbedtls_ct_bool_if_else_0 by Dave Rodgman · 1 year, 11 months ago
  48. 1cfc43c Rename mbedtls_ct_bool_xor to mbedtls_ct_bool_ne by Dave Rodgman · 1 year, 11 months ago
  49. 6568f60 Simplify mbedtls_ct_memcmp_partial test by Dave Rodgman · 1 year, 11 months ago
  50. 2c9f86b Add docs for mbedtls_ct_memcmp_partial test by Dave Rodgman · 1 year, 11 months ago
  51. 28bc1ab Use exact bounds for allocations in mbedtls_ct_memcmp_partial test by Dave Rodgman · 1 year, 11 months ago
  52. ba600b2 Remove expected param from mbedtls_ct_memcmp_partial test by Dave Rodgman · 1 year, 11 months ago
  53. 071b69f Add correct dependency to DES3 test by Waleed Elmelegy · 1 year, 11 months ago
  54. 771ac65 Add tests for mbedtls_ct_memcmp_partial by Dave Rodgman · 1 year, 11 months ago
  55. d2e004e Test mbedtls_ssl_decrypt_buf(): stream cipher, negative cases by Gilles Peskine · 1 year, 11 months ago
  56. 6d2c5d5 Adjust cipher tests to new requirement of specifying padding mode by Waleed Elmelegy · 1 year, 11 months ago
  57. 9099d3f Refactoring: create mbedtls_test_ssl_prepare_record_mac() by Gilles Peskine · 1 year, 11 months ago
  58. 68ec3cc Add missing cleanup by Gilles Peskine · 1 year, 11 months ago
  59. ac5fabe Refactoring: prepare to create mbedtls_test_ssl_prepare_record_mac() by Gilles Peskine · 1 year, 11 months ago
  60. a3237ef Move testing of mbedtls_ssl_decrypt_buf to a new test suite by Gilles Peskine · 1 year, 11 months ago
  61. 67c86e6 Merge pull request #7961 from gilles-peskine-arm/psa_crypto_config-in-full by Gilles Peskine · 1 year, 11 months ago
  62. 8a7fb2d Merge pull request #1055 from waleed-elmelegy-arm/add-new-pkcs12-pbe2-ext-fun by Gilles Peskine · 1 year, 11 months ago
  63. 0ddffb6 Merge pull request #7210 from sergio-nsk/patch-2 by Gilles Peskine · 1 year, 11 months ago
  64. 3cea3ef Merge pull request #8025 from AgathiyanB/accept-numericoid-hexstring-x509 by Gilles Peskine · 1 year, 11 months ago gh-readonly-queue/development/pr-8025-f22999e99fff38825fb86794905c87dff5a4cdf8
  65. da0bb9f Merge pull request #8034 from gilles-peskine-arm/bump_version-doc_mainpage by Dave Rodgman · 1 year, 11 months ago
  66. e820c0a Update spelling "mbed TLS" to "Mbed TLS" by Gilles Peskine · 2 years ago
  67. 57d09b7 Return back to modifying input parameters in pkcs12_parse_pbe_params by Waleed Elmelegy · 1 year, 11 months ago
  68. a7d206f Check set_padding has been called in mbedtls_cipher_finish by Waleed Elmelegy · 1 year, 11 months ago
  69. 45b6e5e Prevent potential use of uninitialised data in pkcs7 tests by Paul Elliott · 1 year, 11 months ago
  70. 49d7223 Fix test under memsan by Dave Rodgman · 1 year, 11 months ago
  71. 70e022b code style by Dave Rodgman · 1 year, 11 months ago
  72. 0509b58 Fix INVALID vs NOT_SUPPORTED issue in test suite by Manuel Pégourié-Gonnard · 2 years ago
  73. 140d5c7 Add single-bit difference tests by Dave Rodgman · 1 year, 11 months ago
  74. e1cb35b Add new mbedtls_pkcs12_pbe_ext function to replace old function by Waleed Elmelegy · 1 year, 11 months ago
  75. 31d49cd Merge pull request #1053 from waleed-elmelegy-arm/Improve-and-test-mbedtls_pkcs12_pbe by Gilles Peskine · 1 year, 11 months ago
  76. 1f59ee0 Add correct dependencies to pkcs12 tests by Waleed Elmelegy · 1 year, 11 months ago
  77. 0960170 Fix identation error in pkcs12 tests by Waleed Elmelegy · 1 year, 11 months ago
  78. 8ece2e9 Fix incorrect test dependencies in pkwrite tests by David Horstmann · 1 year, 11 months ago fix-pkwrite-test-dependencies
  79. 75b9eb3 Change pkcs12 test comparison macro to the new macro by Waleed Elmelegy · 1 year, 11 months ago
  80. 8317e91 Change pkcs12 test allocation macros to the new macros by Waleed Elmelegy · 1 year, 11 months ago
  81. 15de809 Improve pkcs12 pbe tests by Waleed Elmelegy · 1 year, 11 months ago
  82. 255db80 Improve & test legacy mbedtls_pkcs12_pbe by Waleed Elmelegy · 1 year, 11 months ago
  83. 94d3190 Set input cost as 1 for psa_key_exercise test by Kusumit Ghoderao · 1 year, 11 months ago
  84. 7c61ffc Rename parse_binary_string function by Kusumit Ghoderao · 1 year, 11 months ago
  85. 4ce9ac8 Add round trip tests for x509 RDNs by Agathiyan Bragadeesh · 1 year, 11 months ago
  86. 1a7d387 Merge pull request #1041 from waleed-elmelegy-arm/add-new-pkcs5-pbe2-ext-fun by Gilles Peskine · 1 year, 11 months ago
  87. 351a391 Fix incorrect use of mbedtls_platform_zeroize() in tests by Tom Cosgrove · 1 year, 11 months ago
  88. 6ebe7d2 Merge pull request #8095 from davidhorstmann-arm/initialize-struct-get-other-name by Paul Elliott · 2 years ago
  89. b5d9715 Merge pull request #7857 from minosgalanakis/bugifx/address_curve_bits by Paul Elliott · 2 years ago
  90. f763238 Merge pull request #8130 from davidhorstmann-arm/fix-unnecessary-include-prefixes by Gilles Peskine · 2 years ago
  91. dbddb00 Ensure mbedtls_sha3_finish zeroizes the context by Dave Rodgman · 2 years ago
  92. 03e9dea Merge remote-tracking branch 'development' into psa_crypto_config-in-full by Gilles Peskine · 2 years ago
  93. 22ec2ae Fix unnecessary header prefixes in tests by David Horstmann · 2 years ago
  94. 21d7d85 Fix mbedtls_pkcs5_pbes test function failure by Waleed Elmelegy · 2 years ago
  95. 730bbee Merge remote-tracking branch 'origin/development' into update-restricted-2023-08-30 by Dave Rodgman · 2 years ago
  96. 29bf911 Merge pull request #7839 from daverodgman/psa-sha3 by Dave Rodgman · 2 years ago
  97. a878b66 Merge pull request #8090 from silabs-Kusumit/PBKDF2_higher_cost_tests by Gilles Peskine · 2 years ago
  98. 79b6e26 Improve mbedtls_pkcs5_pbes2_ext function test data by Waleed Elmelegy · 2 years ago
  99. 733766b Remove trailing whitespace in data file. by Agathiyan Bragadeesh · 2 years ago
  100. de84f9d Add test for rejecting empty AttributeValue by Agathiyan Bragadeesh · 2 years ago