1. 602b296 pre-test version of the mbedtls_ssl_conf_rng removal by Ben Taylor · 5 months ago
  2. 47111a1 initial remove of mbedtls_ssl_conf_rng by Ben Taylor · 5 months ago
  3. 440cb2a Remove RNG from x509 and PK by Ben Taylor · 5 months ago
  4. 5ba9b57 Convert test function to a static function by Gabor Mezei · 5 months ago
  5. 9ee58e4 Update test dependencies by Gabor Mezei · 5 months ago
  6. 47c6277 Update dependencies by Gabor Mezei · 5 months ago
  7. 6dcfdf1 Adapt dependencies to the new world by Manuel Pégourié-Gonnard · 5 months ago
  8. af4606d Re-introduce log asserts on positive cases by Manuel Pégourié-Gonnard · 5 months ago
  9. 47d0b79 Improve a test assertion by Manuel Pégourié-Gonnard · 5 months ago
  10. f4a67cf Fix a typo by Manuel Pégourié-Gonnard · 5 months ago
  11. e5ddf36 Add test cases for EOF in the middle of fragments by Manuel Pégourié-Gonnard · 5 months ago
  12. ed873f9 Adjust logic around log pattern by Manuel Pégourié-Gonnard · 5 months ago
  13. 2285d61 Add test for length larger than 2^16 by Manuel Pégourié-Gonnard · 5 months ago
  14. 4f1b38a Adapt "large ClientHello" tests to incremental by Manuel Pégourié-Gonnard · 5 months ago
  15. 757040c Cleanly reject non-HS in-between HS fragments by Manuel Pégourié-Gonnard · 5 months ago
  16. 1038b22 Reduce the level of logging used in tests by Manuel Pégourié-Gonnard · 5 months ago
  17. 55d9124 Move new tests to their own data file by Manuel Pégourié-Gonnard · 5 months ago
  18. 299f94a Fix dependency issues by Manuel Pégourié-Gonnard · 5 months ago
  19. 1bed827 New test function for large ClientHello by Manuel Pégourié-Gonnard · 5 months ago
  20. 6e79ff5 Fix hash dependencies for TLS 1.2 tests by Manuel Pégourié-Gonnard · 5 months ago
  21. e760d7b Fix curve dependencies by Manuel Pégourié-Gonnard · 5 months ago
  22. ae567ad Add missing dependency declaration by Manuel Pégourié-Gonnard · 5 months ago
  23. 73247c6 Fix dependency issues by Manuel Pégourié-Gonnard · 5 months ago
  24. 5d0a921 Add test with non-HS record in-between HS fragments by Manuel Pégourié-Gonnard · 6 months ago
  25. de7aac7 Add test to TLS 1.3 ClientHello fragmentation by Manuel Pégourié-Gonnard · 6 months ago
  26. 4afdf34 Add reference tests with 1.3 ClientHello by Manuel Pégourié-Gonnard · 6 months ago
  27. e916652 Add supported_curves/groups extension by Manuel Pégourié-Gonnard · 6 months ago
  28. 6637ef7 New test function inject_client_content_on_the_wire() by Manuel Pégourié-Gonnard · 6 months ago
  29. 24f11a3 Use an array of strings instead of pointer smuggling by Bence Szépkúti · 5 months ago
  30. 46e0b1c Use dummy typedef instead of macro by Bence Szépkúti · 5 months ago
  31. 58bb7ec Disable fatal assertions in Windows printf tests by Bence Szépkúti · 5 months ago
  32. 154066d Add testcase for MBEDTLS_PRINTF_MS_TIME by Bence Szépkúti · 5 months ago
  33. c6a8bf0 Test handling of format macros defined in debug.h by Bence Szépkúti · 5 months ago
  34. 1221052 Run test_suite_debug without MBEDTLS_SSL_TLS_C by Bence Szépkúti · 5 months ago
  35. 8829aa3 Fix code style by Gabor Mezei · 5 months ago
  36. 1495093 TLS context serialization needs an AEAD ciphersuite by Gabor Mezei · 5 months ago
  37. ea4df49 Update test dependencies by Gabor Mezei · 5 months ago
  38. dcbe4ce Update dependencies by Gabor Mezei · 5 months ago
  39. 8adcfc8 Add ECDSA ciphersuite support for `resize_buffer` tests by Gabor Mezei · 5 months ago
  40. ab02cd5 Revert "Delete test cases" by Gabor Mezei · 6 months ago
  41. cdd3474 Fix test case name by Gabor Mezei · 6 months ago
  42. 973a712 Migrate to a usable ciphersuite by Gabor Mezei · 6 months ago
  43. ff9b2e7 Delete test cases by Gabor Mezei · 6 months ago
  44. 9d7fd3d Migrate the RSA key exchage tests by Gabor Mezei · 6 months ago
  45. fc42c22 Migrate RSA key exchange tests by Gabor Mezei · 6 months ago
  46. 21506fd Update documentation regarding metatest by Harry Ramsey · 6 months ago
  47. 1494a09 test_suite_ssl: require GCM or ChaChaPoly in handshake_serialization() by Valerio Setti · 6 months ago
  48. 592f682 test_suite_ssl: update description for conf_curve and conf_gruop tests by Valerio Setti · 7 months ago
  49. 8638603 test_suite_ssl: remove tests specific for DHE-RSA by Valerio Setti · 7 months ago
  50. b8ef2a4 test_suite_ssl: adapt handshake_fragmentation() to use ECDHE-RSA by Valerio Setti · 7 months ago
  51. 5b7bfd8 test_suite_ssl: adapt DHE-RSA tests to ECDHE-RSA by Valerio Setti · 7 months ago
  52. 7e1154c Merge pull request #9906 from mpg/rm-conf-curves by Manuel Pégourié-Gonnard · 6 months ago
  53. c4e768a Fix incorrect test function by Manuel Pégourié-Gonnard · 7 months ago
  54. 6487da1 tests: remove usage of mbedtls_x509write_crt_set_serial by Valerio Setti · 7 months ago
  55. 4c3134a Remove useless dependency from test function by Manuel Pégourié-Gonnard · 7 months ago
  56. 93d4591 Remove deprecated function mbedtls_ssl_conf_curves() by Manuel Pégourié-Gonnard · 7 months ago
  57. bc7c523 Remove uses of secp244k1 by Gilles Peskine · 7 months ago
  58. ce3c2dd Merge pull request #9806 from ronald-cron-arm/finalize-split-preparation-1 by Ronald Cron · 8 months ago
  59. 6924564 Move back timing.c to mbedtls by Ronald Cron · 9 months ago
  60. 4f7f132 test-data: Adjusted check-feature test to seek `MBEDTLS_TIMING_C`. by Minos Galanakis · 9 months ago
  61. 4c58e89 Merge pull request #9613 from gilles-peskine-arm/remove-rsa-psk-key-exchange by Gilles Peskine · 9 months ago
  62. ae5353b Move new test suite to the tf-psa-crypto directory by Gilles Peskine · 9 months ago
  63. 7dfe7c9 Remove RSA-PSK test cases by Gilles Peskine · 11 months ago
  64. f121019 Don't use Unicode in .function file by Gilles Peskine · 9 months ago
  65. dc7d787 More explanation of what we do and do not test by Gilles Peskine · 9 months ago
  66. 091941e Basic statistical tests for mbedtls_psa_ecp_generate_key() by Gilles Peskine · 9 months ago
  67. 77587ce Unit tests for mbedtls_psa_ecp_generate_key() by Gilles Peskine · 9 months ago
  68. 8ed4d94 Merge pull request #9614 from gilles-peskine-arm/use_psa_crypto-always_on by Gilles Peskine · 9 months ago
  69. f8d13d8 Merge pull request #9721 from paul-elliott-arm/fix_new_coverity_issues by David Horstmann · 9 months ago
  70. 5f6e69d Merge pull request #9693 from Harry-Ramsey/split-revert-error-development by Ronald Cron · 9 months ago
  71. 9a209b8 Pair inits with declarations by Paul Elliott · 9 months ago
  72. 7c66860 Fix tests where tests were done prior to init by Paul Elliott · 10 months ago
  73. 8fd2117 Remove !MBEDTLS_USE_PSA_CRYPTO test cases that have a USE_PSA alternate by Gilles Peskine · 11 months ago
  74. b791a88 Fix test case dependency by Harry Ramsey · 10 months ago
  75. bd77a35 Move tests for error.c from tf-psa-crypto to Mbed TLS by Harry Ramsey · 10 months ago
  76. f5025e2 Merge remote-tracking branch 'development' into test-cases-not-executed-enforce-development by Gilles Peskine · 10 months ago
  77. ed6feae Use MBEDTLS_ERROR_ADD instead of explicit addition: simple cases by Gilles Peskine · 11 months ago
  78. e3c64c3 Fix typo in dependency by Gilles Peskine · 11 months ago
  79. f7e7acc Move version tests from tf-psa-crypto/test/suite to test/suites by Harry Ramsey · 10 months ago
  80. 7d5419b Move test_suite_constant_time_hmac back to mbedtls by Ronald Cron · 1 year ago
  81. b268d27 Merge pull request #9413 from sezrab/split_numeric_string_conversions_oid-development by David Horstmann · 10 months ago
  82. 94c3065 Fix x509 parse syntax typo by Harry Ramsey · 11 months ago
  83. 2bb3f4d Move mbedtls_oid_from_numeric_string unit tests to test_suite_x509write by Sam Berry · 1 year, 1 month ago
  84. 4aee6a2 Move mbedtls_oid_get_numeric_string unit tests to test_suite_x509parse by Sam Berry · 1 year, 1 month ago
  85. b430eee Bring back some dependencies by Elena Uziunaite · 11 months ago
  86. 96867b6 Address review comments: remove dependencies by Elena Uziunaite · 11 months ago
  87. 8d8620b Address review comments: add PSA_WANT_KEY_TYPE_ECC_KEY_PAIR_IMPORT by Elena Uziunaite · 11 months ago
  88. bed21b5 Replace MBEDTLS_PK_CAN_ECDSA_VERIFY with PSA_HAVE_ALG_ECDSA_VERIFY by Elena Uziunaite · 11 months ago
  89. 39c7d5d Replace MBEDTLS_PK_CAN_ECDSA_SIGN with PSA_HAVE_ALG_ECDSA_SIGN by Elena Uziunaite · 11 months ago
  90. a6950b8 Replace MBEDTLS_PK_CAN_ECDSA_SOME with PSA_HAVE_ALG_SOME_ECDSA by Elena Uziunaite · 1 year ago
  91. 8c95999 Merge pull request #9544 from eleuzi01/replace-224k1 by Ronald Cron · 11 months ago
  92. 63cb13e Replace MBEDTLS_ECP_HAVE_SECP224K1 with PSA_WANT_ECC_SECP_K1_224 by Elena Uziunaite · 11 months ago
  93. 9fc5be0 Replace MBEDTLS_MD_CAN_SHA1 with PSA_WANT_ALG_SHA_1 by Elena Uziunaite · 11 months ago
  94. c15ef93 Replace `MBEDTLS_MD_CAN_SHA512` with `PSA_WANT_ALG_SHA_512` by Gabor Mezei · 1 year, 2 months ago
  95. da41b60 Replace MBEDTLS_SSL_HAVE_CAMELLIA with PSA_WANT_KEY_TYPE_CAMELLIA by Elena Uziunaite · 1 year, 1 month ago
  96. b8457ff Merge pull request #9353 from eleuzi01/replace-ecp-have-secp384r1 by Gilles Peskine · 12 months ago
  97. 0858fdc Merge pull request #9189 from misch7/fix-v3.6-issues-9186-and-9188 by Gilles Peskine · 12 months ago
  98. f828f04 Fix Uncrustify errors in modified tests/suites to satisfy check_code_style test by Michael Schuster · 1 year, 2 months ago
  99. a3cc463 Use correct test case conditionals for helper functions in tests/suites by Michael Schuster · 1 year, 2 months ago
  100. bd89b79 Adjust spacing in tests/suites function sources by Michael Schuster · 1 year, 2 months ago