1. fea6606 Merge pull request #8296 from ronald-cron-arm/remove-redundant-test-component by Ronald Cron · 1 year, 10 months ago gh-readonly-queue/development/pr-8296-866b3a1886a348670974c5c21f41abd657f6ba93
  2. 866b3a1 Merge pull request #8323 from tom-daubney-arm/fix_mbedtls_styling_docs by Dave Rodgman · 1 year, 10 months ago
  3. 540324c Correct styling of Mbed TLS in documentation by Thomas Daubney · 1 year, 10 months ago
  4. 49c835e test_suite_pkcs12: fix typo in test case description by Valerio Setti · 1 year, 10 months ago
  5. 4855fdf Revert "Auto-generated files for v3.5.0" by Minos Galanakis · 1 year, 10 months ago
  6. 35b49c4 Ignore tests of built-in interfaces for driver-only testing parity by Gilles Peskine · 1 year, 10 months ago
  7. 010f035 Renaming all MBEDTLS_HAVE for curves to MBEDTLS_ECP_HAVE by Gilles Peskine · 1 year, 10 months ago
  8. 591416f Auto-generated files for v3.5.0 by Minos Galanakis · 1 year, 10 months ago
  9. 31ca313 Bump version to 3.5.0 by Minos Galanakis · 1 year, 10 months ago
  10. 1a3ad26 Merge branch 'development-restricted' into mbedtls-3.5.0rc0-pr by Minos Galanakis · 1 year, 10 months ago
  11. 3974b17 check-generated-files: Added psa_crypto_driver_wrappers_no_static.c file by Minos Galanakis · 1 year, 10 months ago
  12. 466286a Remove redundant test component by Ronald Cron · 1 year, 10 months ago
  13. b51f3da Merge pull request #8264 from mpg/follow-up-8075 by Dave Rodgman · 1 year, 10 months ago
  14. 42f8d5f Merge pull request #8261 from Mbed-TLS/fix-cmake-header-include by Gilles Peskine · 1 year, 10 months ago
  15. 3b2357c Remove components that partially accelerate ECC keys by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  16. 680b48e Update list of ECC key types in user-config-for-test.h by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  17. f868d6f Remove spurious comments by David Horstmann · 1 year, 10 months ago fix-cmake-header-include
  18. 6c97985 Remove generated files in all cmake_as_x tests by David Horstmann · 1 year, 10 months ago
  19. 862abe2 Fix lowercase comment start by David Horstmann · 1 year, 10 months ago
  20. c0c9b23 Test only what's support with partial curves accel by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  21. faea919 Fix typo: weiErstrass by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  22. 6be64f7 Use lowercase for local variables by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  23. 5aab46b Remove now-redundant tests by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  24. eda7086 Auto-enable ACCEL macros for p256-m driver by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  25. f07ce3b Don't extend support for deprecated functions by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  26. 7f28856 Merge pull request #8260 from gilles-peskine-arm/crypto_spe-include-fix by Gilles Peskine · 1 year, 10 months ago
  27. 9f48fff Ensure tests will fail if CMake generation fails by David Horstmann · 1 year, 10 months ago
  28. 0fc86b2 Merge pull request #8075 from valeriosetti/issue8016 by Dave Rodgman · 1 year, 10 months ago
  29. c1bedfe Put crypto_spe.h on the include search path where needed by Gilles Peskine · 1 year, 10 months ago
  30. f7dc6cf Document limitation on "mixed" builds by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  31. 5c21036 Add build with only some ECC key types accelerated by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  32. 561bce6 Add build with some curves accelerated but not all by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  33. fe9666b Change the extension type of the file psa_crypto_driver_wrapper by Xiaokang Qian · 1 year, 11 months ago
  34. 7f420fa parse_attribute_value_hex_der_encoded: clean up length validation by Gilles Peskine · 1 year, 11 months ago
  35. 26dd764 parse_attribute_value_hex_der_encoded test case fixups by Gilles Peskine · 1 year, 11 months ago
  36. c94500b Add may-fail mode to mbedtls_x509_string_to_names output tests by Gilles Peskine · 1 year, 11 months ago
  37. aa01a03 Fix indentation by Gilles Peskine · 1 year, 11 months ago
  38. 70a9340 More test cases for parse_attribute_value_der_encoded by Gilles Peskine · 1 year, 11 months ago
  39. 1c7223b Use modern test macros for ease of debugging by Gilles Peskine · 1 year, 11 months ago
  40. 6da7872 Merge pull request #1083 from gilles-peskine-arm/development-restricted-merge-20230925 by Dave Rodgman · 1 year, 10 months ago
  41. 3c4f344 Declare P-256 as accelerated in p256-m test by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  42. 85ff5e6 Fix another rebasing mistake by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  43. 0d54a2e Fix rebasing mistake by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  44. 5a7523e Declare curves as accelerated in all.sh when needed by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  45. a6aecd0 Remove components that are no longer needed by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  46. 4ca250b test: fix comment by Valerio Setti · 1 year, 11 months ago
  47. bbf86af test_suite_psa_crypto: fix curve dependency in test by Valerio Setti · 1 year, 11 months ago
  48. db6b4db Renaming all MBEDTLS_HAVE for curves to MBEDTLS_ECP_HAVE by Valerio Setti · 1 year, 11 months ago
  49. 0a342c9 test: fix comments and functions' naming by Valerio Setti · 1 year, 11 months ago
  50. cf29c5d ssl: don't require MBEDTLS_ECP_DP with TLS1.3 by Valerio Setti · 1 year, 11 months ago
  51. 482a0b9 test: fix remaining disparities and remove debug leftovers by Valerio Setti · 2 years ago
  52. 872462d test: fix test accelerating all curves keeping only 1 builtin by Valerio Setti · 2 years ago
  53. 6d809cc lib/test: use new internal helpers in library's code and tests by Valerio Setti · 2 years ago
  54. b2fd673 test: fix test which are using accelerated ECC/DH keys by Valerio Setti · 2 years ago
  55. ffe590d Merge pull request #1058 from waleed-elmelegy-arm/check-set_padding-is-called by Gilles Peskine · 1 year, 10 months ago
  56. ca1e605 Merge remote-tracking branch 'upstream-public/development' into development-restricted-merge-20230925 by Gilles Peskine · 1 year, 10 months ago
  57. bcb6cfb Fix the tests build with mingw for the new Win32 APIs by Simon Butcher · 7 years ago
  58. 025bed9 Merge pull request #1076 from daverodgman/more-ct by Dave Rodgman · 1 year, 10 months ago
  59. 4fe1e87 Fix SHA-3 dependencies in test_suite_md by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  60. e47c53e Fix SHA-3 in accel tests that need it by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  61. f4ceb16 Fix dependencies for SHA-3 MD dispatch tests by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  62. cc21ad4 Add SHA-3 support to libtestdriver1 by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  63. ae3cda9 Merge pull request #8092 from silabs-Kusumit/PBKDF2_output_key by Gilles Peskine · 1 year, 11 months ago
  64. 18e1d11 Merge pull request #1049 from waleed-elmelegy-arm/Switch-pkparse-to-mbedtls_pkcs5_pbe2_ext by Gilles Peskine · 1 year, 11 months ago
  65. 9fc8680 Fix test error by Dave Rodgman · 1 year, 11 months ago
  66. 193f942 Merge pull request #1071 from gilles-peskine-arm/ssl_decrypt_stream_short_buffer by Gilles Peskine · 1 year, 11 months ago
  67. fbe74a9 Add mbedtls_ct_error_if, with tests by Dave Rodgman · 1 year, 11 months ago
  68. 9d08691 Remove tests for mbedtls_ct_int_if by Dave Rodgman · 1 year, 11 months ago
  69. f1915f6 Improve testing for mbedtls_ct_int_if by Dave Rodgman · 1 year, 11 months ago
  70. cc3c670 Fix compiler cast warning by Dave Rodgman · 1 year, 11 months ago
  71. 3643947 Add correct dependencies for AES-192/256 cipher tests by Waleed Elmelegy · 1 year, 11 months ago
  72. 38202a2 Improve pkparse test dependencies and changelog by Waleed Elmelegy · 1 year, 11 months ago
  73. f4e6651 Add more tests to check setting padding mode by Waleed Elmelegy · 1 year, 11 months ago
  74. 93b3228 Add tests for mbedtls_ct_error_if by Dave Rodgman · 1 year, 11 months ago
  75. 556a079 Fix code style in pkparse tests by Waleed Elmelegy · 1 year, 11 months ago
  76. 9d4d8eb Add PKCS5/12 dependecies to pkparse tests by Waleed Elmelegy · 1 year, 11 months ago
  77. 29d0bfb Rename option where concatenated with -D by Gilles Peskine · 1 year, 11 months ago
  78. 15bcf38 Add test pkparse test dependencies by Waleed Elmelegy · 1 year, 11 months ago
  79. 1db5cda Add tests to test pkcs8 parsing of encrypted keys by Waleed Elmelegy · 1 year, 11 months ago
  80. d527896 Switch pkparse to use new mbedtls_pkcs12_pbe_ext function by Waleed Elmelegy · 1 year, 11 months ago
  81. c9f4040 Switch pkparse to use new mbedtls_pkcs5_pbes2_ext function by Waleed Elmelegy · 2 years ago
  82. 5edb942 Merge pull request #8041 from mpg/tfm-p256m by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  83. 5382ba6 Merge pull request #8230 from gilles-peskine-arm/test_tls1_2_ecjpake_compatibility-avoid-build-race by Paul Elliott · 1 year, 11 months ago
  84. edc8456 Work around a race condition in parallel builds by Gilles Peskine · 1 year, 11 months ago
  85. eda1b1f Merge pull request #7921 from valeriosetti/issue7613 by Gilles Peskine · 1 year, 11 months ago
  86. 143f5f7 Add mbedtls_ct_bool_if and mbedtls_ct_bool_if_else_0 by Dave Rodgman · 1 year, 11 months ago
  87. 1cfc43c Rename mbedtls_ct_bool_xor to mbedtls_ct_bool_ne by Dave Rodgman · 1 year, 11 months ago
  88. 986006e Make TEST_CALLOC_NONNULL more robust by Dave Rodgman · 1 year, 11 months ago
  89. 6568f60 Simplify mbedtls_ct_memcmp_partial test by Dave Rodgman · 1 year, 11 months ago
  90. 2c9f86b Add docs for mbedtls_ct_memcmp_partial test by Dave Rodgman · 1 year, 11 months ago
  91. 28bc1ab Use exact bounds for allocations in mbedtls_ct_memcmp_partial test by Dave Rodgman · 1 year, 11 months ago
  92. a328635 Introduce TEST_CALLOC_NONNULL by Dave Rodgman · 1 year, 11 months ago
  93. ba600b2 Remove expected param from mbedtls_ct_memcmp_partial test by Dave Rodgman · 1 year, 11 months ago
  94. 071b69f Add correct dependency to DES3 test by Waleed Elmelegy · 1 year, 11 months ago
  95. 771ac65 Add tests for mbedtls_ct_memcmp_partial by Dave Rodgman · 1 year, 11 months ago
  96. d2e004e Test mbedtls_ssl_decrypt_buf(): stream cipher, negative cases by Gilles Peskine · 1 year, 11 months ago
  97. 6d2c5d5 Adjust cipher tests to new requirement of specifying padding mode by Waleed Elmelegy · 1 year, 11 months ago
  98. 9099d3f Refactoring: create mbedtls_test_ssl_prepare_record_mac() by Gilles Peskine · 1 year, 11 months ago
  99. bd50d5b Merge pull request #8177 from gilles-peskine-arm/generated-files-off-in-release by Gilles Peskine · 1 year, 11 months ago
  100. 68ec3cc Add missing cleanup by Gilles Peskine · 1 year, 11 months ago