1. 4002e6f Merge remote-tracking branch 'mbedtls-3.6' into mbedtls-3.6-restricted by Gilles Peskine · 12 months ago
  2. 1297309 Remove redundant legacy compression test by Waleed Elmelegy · 1 year, 1 month ago
  3. 38c8757 Improve legacy compression regression testing by Waleed Elmelegy · 1 year, 1 month ago
  4. 790f3b1 Add regression testing to handling Legacy_compression_methods by Waleed Elmelegy · 1 year, 1 month ago
  5. ff28e4c Fix two dependency declarations in ssl-opt by Manuel Pégourié-Gonnard · 12 months ago
  6. dee6ffa Add support for context f_vrfy callback in 1.3 by Manuel Pégourié-Gonnard · 12 months ago
  7. 8d5da8f ssl-opt.sh: Test trusted certificate callback in TLS 1.3 by Ronald Cron · 1 year, 4 months ago
  8. 84442a3 ssl-opt.sh: Fix test case titles by Ronald Cron · 1 year, 4 months ago
  9. 2b98a4e Allow no authentication of the server in 1.3 by Manuel Pégourié-Gonnard · 12 months ago
  10. a0a781e Reorder some tests in ssl-opt.sh by Manuel Pégourié-Gonnard · 12 months ago
  11. e1cc926 Allow optional authentication of the server in 1.3 by Manuel Pégourié-Gonnard · 12 months ago
  12. 4192bba Test cert alert REVOKED -> CERT_REVOKED by Manuel Pégourié-Gonnard · 12 months ago
  13. d6e2069 Test cert alert NOT_TRUSTED -> UNKNOWN_CA by Manuel Pégourié-Gonnard · 12 months ago
  14. a3cf1a5 Fix ordering of a test case in ssl-opt.sh by Manuel Pégourié-Gonnard · 12 months ago
  15. 060e284 Add test forcing TLS 1.2 for clearer coverage by Manuel Pégourié-Gonnard · 12 months ago
  16. 04db1fb Add test cases for extKeyUsage by Elena Uziunaite · 12 months ago
  17. e74c840 Rationalize extKeyUsage tests by Elena Uziunaite · 12 months ago
  18. cdd5b07 Use P_CLI when O_CLI's status is not reliable by Manuel Pégourié-Gonnard · 12 months ago
  19. 52c0f5a Rationalize keyUsage testing, round 2 by Manuel Pégourié-Gonnard · 12 months ago
  20. 013d079 Always print detailed cert errors in test programs by Manuel Pégourié-Gonnard · 12 months ago
  21. ef41d8c Fix 1.3 failure to update flags for (ext)KeyUsage by Manuel Pégourié-Gonnard · 12 months ago
  22. 36d1b4a Rationalize ssl-opt tests for keyUsage by Manuel Pégourié-Gonnard · 12 months ago
  23. ee1715c Test cert alert KEY_USAGE -> UNSUPPORTED_CERT by Manuel Pégourié-Gonnard · 12 months ago
  24. 33218d2 Merge pull request #9329 from sezrab/replace_MBEDTLS_MD_CAN_MD5_with_PSA_WANT-3.6 by Gilles Peskine · 1 year, 1 month ago
  25. e272044 Reverted requires_cipher_enabled AES by Sam Berry · 1 year, 1 month ago
  26. e7e5c7e Changed some tests to use requires_cipher_enabled by Sam Berry · 1 year, 1 month ago
  27. 06b91be Added support for MD5 in `requires_hash_alg` by Sam Berry · 1 year, 2 months ago
  28. 848bccf Fix some typo for include folder by Wenxing Hou · 1 year, 2 months ago
  29. 5ab92be Use variable for data_files path in ssl-opt.sh by David Horstmann · 1 year, 1 month ago
  30. 9c4dd4e Update paths pointing to tests/data_files by David Horstmann · 1 year, 2 months ago
  31. c75048c ssl-opt.sh, compat.sh: Error out if not executing any tests by Gilles Peskine · 1 year, 3 months ago
  32. f287691 Add missing dependency that isn't autodetected by Gilles Peskine · 1 year, 3 months ago
  33. d2d9bbf Remove redundant RSA dependency by Gilles Peskine · 1 year, 3 months ago
  34. 5194ff8 Explicitly use TLS 1.2 on <=1.2-specific keyUsage/extKeyusage tests by Gilles Peskine · 1 year, 3 months ago
  35. abb1c22 Fix PSK invocation: GnuTLS PSK length (more) by Gilles Peskine · 1 year, 3 months ago
  36. 21ad576 Add seme missing dependencies on renegotiation support by Gilles Peskine · 1 year, 3 months ago
  37. f9c798c Default NEXT versions to be the base executables by Gilles Peskine · 1 year, 3 months ago
  38. e373c94 Force some test cases to use TLS 1.2 by Gilles Peskine · 1 year, 3 months ago
  39. 80e54a2 Add some missing dependencies on crypto features by Gilles Peskine · 1 year, 3 months ago
  40. 02cd716 Fix PSK invocation: GnuTLS PSK length by Gilles Peskine · 1 year, 3 months ago
  41. f12359d Fix PSK invocation: GnuTLS prompting by Gilles Peskine · 1 year, 3 months ago
  42. 7fa055b Fix PSK invocation: OpenSSL client by Gilles Peskine · 1 year, 3 months ago
  43. 121a7bf Require RSA when using server1* key or certificate by Gilles Peskine · 1 year, 3 months ago
  44. 1bc28fe Fix skipped tests in configurations without RSA by Gilles Peskine · 1 year, 3 months ago
  45. b3cdd4b ssl-opt.sh: Adapt tests to OpenSSL 3 by Ronald Cron · 1 year, 4 months ago
  46. c93fc86 ssl-opt.sh: Add missing MBEDTLS_SSL_SESSION_TICKETS dependencies by Norbert Fabritius · 2 years, 4 months ago
  47. e146940 Merge pull request #1216 from Mbed-TLS/mbedtls-3.6.0_mergeback by minosgalanakis · 1 year, 4 months ago
  48. 35884a4 ssl-opt.sh: Improve version selection test titles by Ronald Cron · 1 year, 5 months ago
  49. b70f0fd Merge branch 'development' into 'development-restricted' by Minos Galanakis · 1 year, 5 months ago
  50. 62ac993 Merge pull request #8918 from ronald-cron-arm/improve-tls-srv-version-nego-testing by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  51. f1ad73f ssl-opt.sh: Group TLS 1.3 resumption and early data compat tests by Ronald Cron · 1 year, 5 months ago
  52. 7b333f1 Merge pull request #8913 from ronald-cron-arm/tls13-ticket-lifetime by Gilles Peskine · 1 year, 5 months ago
  53. e7c08af Merge pull request #8575 from lpy4105/issue/wrong-suite-name-in-check_test_cases_py by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  54. 10797e3 ssl-opt.sh: Add O->m server version selection tests by Ronald Cron · 1 year, 5 months ago
  55. 114c5f0 ssl-opt.sh: Expand MbedTLS only version negotiation tests by Ronald Cron · 1 year, 5 months ago
  56. dcfd00c ssl-opt.sh: Change MbedTLS only version negotiation tests by Ronald Cron · 1 year, 5 months ago
  57. fe18d8d ssl-opt.sh: Group MbedTLS only version negotiation tests by Ronald Cron · 1 year, 5 months ago
  58. a1e7b6a ssl-opt.sh: Group cli ver nego tests against GnuTLS and OpenSSL by Ronald Cron · 1 year, 5 months ago
  59. dfad493 ssl-opt.sh: Expand G->m server version selection tests by Ronald Cron · 1 year, 5 months ago
  60. 98bdcc4 ssl-opt.sh: Change G->m server version selection tests by Ronald Cron · 1 year, 5 months ago
  61. cd1370e ssl-opt.sh: Group G->m server version selection checks by Ronald Cron · 1 year, 5 months ago
  62. 93fa4e1 Merge branch 'development' into buffer-sharing-merge by David Horstmann · 1 year, 5 months ago
  63. 9422725 tls13: cli: Discard ticket with zero lifetime by Ronald Cron · 1 year, 5 months ago
  64. ce79488 tls13: srv: Fail connection if ticket lifetime exceed 7 days by Jerry Yu · 1 year, 9 months ago
  65. 90abb22 ssl-opt.sh: Establish TLS 1.3 then TLS 1.2 session by Ronald Cron · 1 year, 6 months ago
  66. 587cfe6 ssl-opt.sh: Establish TLS 1.2 then TLS 1.3 connection by Ronald Cron · 1 year, 6 months ago
  67. 05754d8 ssl-opt: add DH groups requirements in test cases using FFDH by Valerio Setti · 1 year, 7 months ago
  68. f1ba193 Merge pull request #8526 from yanrayw/issue/7011/send_record_size_limit_ext by Tom Cosgrove · 1 year, 7 months ago
  69. 4b09dcd Change renegotiation test to use G_NEXT_SRV by Waleed Elmelegy · 1 year, 7 months ago
  70. 7c14afc Merge pull request #8595 from yanrayw/issue/8593/srv-CH-fix-version-check by Ronald Cron · 1 year, 7 months ago
  71. e83be5f Change renegotiation tests to work with TLS 1.2 only by Waleed Elmelegy · 1 year, 7 months ago
  72. 1487760 Change order of checking of record size limit client tests by Waleed Elmelegy · 1 year, 7 months ago
  73. 2fa99b2 Add tests for client complying with record size limit by Waleed Elmelegy · 1 year, 7 months ago
  74. f501790 Improve comments across record size limit changes by Waleed Elmelegy · 1 year, 7 months ago
  75. 9457e67 update record size limit tests to be more consistent by Waleed Elmelegy · 1 year, 7 months ago
  76. 3a37756 Improve record size limit tests by Waleed Elmelegy · 1 year, 7 months ago
  77. 598ea09 TLS1.3: SRV/CLI: add support for sending Record Size Limit extension by Waleed Elmelegy · 1 year, 7 months ago
  78. 47d2946 tls13: server: write Record Size Limit ext in EncryptedExtensions by Waleed Elmelegy · 1 year, 7 months ago
  79. 42017cd tls13: cli: write Record Size Limit ext in ClientHello by Yanray Wang · 1 year, 9 months ago
  80. 60f0f72 Add config dependencies to record size tests by Waleed Elmelegy · 1 year, 7 months ago
  81. 3d46b7f Fix Max fragmen length test to use TLS 1.2 maximum output size by Waleed Elmelegy · 1 year, 7 months ago
  82. bae705c Fix TLS 1.2 test to use TLS 1.2 maximum output size by Waleed Elmelegy · 1 year, 7 months ago
  83. ea03183 Adjust TLS 1.3 tests to new maximum output changes by Waleed Elmelegy · 1 year, 7 months ago
  84. 87a373e Improve Record size limit testing by Waleed Elmelegy · 1 year, 7 months ago
  85. 26e3698 Revert back checking on handshake messages length by Waleed Elmelegy · 1 year, 8 months ago
  86. 177e49a tls13: srv: improve DEBUG_MSG in case of TLS 1.2 disabled by Yanray Wang · 1 year, 8 months ago
  87. 9aec1c7 Add record size checking during handshake by Waleed Elmelegy · 1 year, 8 months ago
  88. f482dcc Comply with the received Record Size Limit extension by Jan Bruckner · 2 years, 5 months ago
  89. 3d82ffc ssl-opt: test handshake for TLS 1.2 only cli with TLS 1.3 only srv by Yanray Wang · 1 year, 8 months ago
  90. d119806 Merge branch 'development' into issue/wrong-suite-name-in-check_test_cases_py by Pengyu Lv · 1 year, 8 months ago
  91. 3c170d3 Print suite name when listing test cases by Pengyu Lv · 1 year, 8 months ago
  92. 60f7666 Align forced ciphersuite with test description by Ronald Cron · 1 year, 8 months ago
  93. 29ad2d7 ssl-opt.sh: Remove unnecessary symmetric crypto dependencies by Ronald Cron · 1 year, 8 months ago
  94. 41bc42a ssl-opt.sh: Fix some symmetric crypto dependencies by Ronald Cron · 1 year, 8 months ago
  95. 5b73de8 ssl-opt.sh: Add a check of the list of supported ciphersuites by Ronald Cron · 1 year, 8 months ago
  96. 34915fa ssl-opt.sh: Fix getting the list of supported ciphersuites. by Ronald Cron · 1 year, 9 months ago
  97. 8b1a124 Merge pull request #8438 from yuhaoth/pr/disable-stdout-for-config-query-call by Gilles Peskine · 1 year, 9 months ago
  98. 752dd39 Merge pull request #8508 from valeriosetti/issue6323 by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  99. 04c85e1 ssl-opt: fix wrong CCM dependencies with GCM by Valerio Setti · 1 year, 9 months ago
  100. 08ea9bf Merge pull request #8487 from yanrayw/issue/6909/rename_tls13_conf_early_data by Tom Cosgrove · 1 year, 9 months ago