1. 6a9beba Add psk mode tests by Jerry Yu · 3 years ago
  2. 295d93e Add psk handshake with gnutls by Ronald Cron · 3 years, 1 month ago
  3. 322a7a1 Merge pull request #6155 from yuhaoth/pr/add-any-all-configs-enabled by Dave Rodgman · 3 years ago
  4. 27d8092 fix wrong typo by Jerry Yu · 3 years ago
  5. 2fcb056 Add requires_{any,all}_configs_enabled functions by Jerry Yu · 3 years ago
  6. d2d4110 Remove `Teminated` message from stdout by Jerry Yu · 3 years ago
  7. eec4f03 fix typo and changelog entry issues by Jerry Yu · 3 years ago
  8. 6455b68 add rsa_pss_rsae_* test for tls12 server by Jerry Yu · 3 years, 1 month ago
  9. e579ece Merge pull request #6087 from yuhaoth/pr/add-tls13-serialize_session_save_load by Ronald Cron · 3 years ago
  10. 340c559 Merge pull request #6079 from yuhaoth/pr/add-tls13-parse-pre_shared_key_offered_psks by Ronald Cron · 3 years ago
  11. 24e3855 Add reconnect test by Jerry Yu · 3 years, 1 month ago
  12. 4beb870 Merge pull request #6064 from xkqian/tls13_add_psk by Ronald Cron · 3 years ago
  13. 34e90fa TLS 1.3: tests: Allow PSK exchange mode on GnuTLS server by Ronald Cron · 3 years, 1 month ago
  14. 3ad67bf Rename functions and add test messages by XiaokangQian · 3 years, 1 month ago
  15. 088c929 Remove useless force cipher suite by XiaokangQian · 3 years, 1 month ago
  16. adab9a6 Fix transcript issues and add cases against openssl by XiaokangQian · 3 years, 1 month ago
  17. eb69aee Add psk code to tls13 client side by XiaokangQian · 3 years, 1 month ago
  18. 96a2e36 TLS 1.3: Add pre-shared-key multiple psk parser by Jerry Yu · 3 years, 1 month ago
  19. 4a2ea16 remove forcecipher for psk test by Jerry Yu · 3 years, 1 month ago
  20. 3684782 add tests for offered psk parser by Jerry Yu · 3 years, 1 month ago
  21. f7b5b59 Add tests for write new session ticket by Jerry Yu · 3 years, 1 month ago
  22. a357cf4 Rename new_session_ticket state by Jerry Yu · 3 years, 1 month ago
  23. 29ab32d Add client side tests by Jerry Yu · 3 years, 1 month ago
  24. c52e3bd Improve comment by Jerry Yu · 3 years, 1 month ago
  25. 299e31f fix various issue by Jerry Yu · 3 years, 1 month ago
  26. fe52e55 redirect stderr output in ubuntu22.04 by Jerry Yu · 3 years, 1 month ago
  27. e36397d add tests for psk_key_exchange_mode by Jerry Yu · 3 years, 1 month ago
  28. ce7d76e Merge remote-tracking branch 'mbedtls-restricted/development-restricted' into mbedtls-3.2.0rc0-pr by Ronald Cron · 3 years, 1 month ago
  29. 6e80e09 Merge pull request #5915 from AndrzejKurek/cid-resumption-clash by Paul Elliott · 3 years, 1 month ago
  30. 4d7af2a Merge pull request #5835 from superna9999/5831-tls-1-2-ciphersuite-selection by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  31. 0e39ece Merge pull request #5916 from yuhaoth/pr/tls13-refactor-get-sig-alg-from-pk by Ronald Cron · 3 years, 1 month ago
  32. bae7a1a Merge pull request #5620 from gstrauss/dn_hints by Paul Elliott · 3 years, 1 month ago
  33. c67e6e9 Depends on MBEDTLS_X509_REMOVE_INFO disable for double Opaque keys test requiring cert infos to determine selected key by Neil Armstrong · 3 years, 1 month ago
  34. 7ac0d49 remove force_version for client by Jerry Yu · 3 years, 1 month ago
  35. 52b7d92 fix various issues by Jerry Yu · 3 years, 1 month ago
  36. 7999cb3 Remove auth_mode=required and client crt_file/key_file when testing server authentication by Neil Armstrong · 3 years, 1 month ago
  37. 4b10209 Use different certs for double opaque keys and check certificate issuer CN by Neil Armstrong · 3 years, 1 month ago
  38. 1948a20 Cleanup Order & Title of Opaque TLS tests, fix RSA- test definition by Neil Armstrong · 3 years, 1 month ago
  39. 167d82c Add dual keys Opaque ssl-opt tests by Neil Armstrong · 3 years, 1 month ago
  40. 36b0223 Reorganize Opaque ssl-opt tests, pass key_opaque_algs=, add less wrong negative server testings by Neil Armstrong · 3 years, 1 month ago
  41. aae28f1 add tests by Jerry Yu · 3 years, 1 month ago
  42. f55886a fix various issues by Jerry Yu · 3 years, 2 months ago
  43. a6076aa Revert temp test by Jerry Yu · 3 years, 2 months ago
  44. 7ab7f2b Remove pkcs1 from certificate_verify by Jerry Yu · 3 years, 2 months ago
  45. 7898fd4 Merge pull request #5970 from gabor-mezei-arm/5229_Send_dummy_change_cipher_spec_records_from_server by Ronald Cron · 3 years, 1 month ago
  46. bd10c4e Test accessors to config DN hints for cert request by Glenn Strauss · 3 years, 1 month ago
  47. ed917bf Update description for negative key_opaque_algs tests by Neil Armstrong · 3 years, 1 month ago
  48. eb4390b Add Cipersuite selection negative testing by using invalid algs for server-side opaque key by Neil Armstrong · 3 years, 2 months ago
  49. 9e4b7bd Do not force TLS 1.3 on client side for TLS 1.3 middlebox compatibility tests by Gabor Mezei · 3 years, 1 month ago
  50. f7044ea Fix name by Gabor Mezei · 3 years, 1 month ago
  51. b94854f Merge pull request #5973 from ronald-cron-arm/tls13-misc-tests by Ronald Cron · 3 years, 1 month ago
  52. a8d79b9 ssl-opt.sh: Remove one pattern check by Ronald Cron · 3 years, 1 month ago
  53. c78511b ssl-opt.sh: Enable some authentication tests for TLS 1.3 by Ronald Cron · 3 years, 2 months ago
  54. 1938588 tls13: Align some debug messages with TLS 1.2 ones by Ronald Cron · 3 years, 2 months ago
  55. a4417c1 ssl-opt.sh: Add Small/Large packets TLS 1.3 tests by Ronald Cron · 3 years, 1 month ago
  56. ba80d4d ssl-opt.sh: Enable Event-driven I/O tests for TLS 1.3 by Ronald Cron · 3 years, 1 month ago
  57. 2cffd28 ssl-opt.sh: Enable Non-blocking I/O tests for TLS 1.3 by Ronald Cron · 3 years, 1 month ago
  58. 95d5f54 Fix coding styles by XiaokangQian · 3 years, 1 month ago
  59. c740345 Adress review comments by XiaokangQian · 3 years, 1 month ago
  60. f9c13fe ssl-opt.sh: Add positive check in successful "keyUsage client-auth" tests by Ronald Cron · 3 years, 1 month ago
  61. ba65fbb Fix comments by Ronald Cron · 3 years, 1 month ago
  62. 7e2dbaf Add test for dummy CCS records by Gabor Mezei · 3 years, 2 months ago
  63. acb3992 Add ALPN extension to the server side by XiaokangQian · 3 years, 2 months ago
  64. d28f5a9 ssl-opt.sh: Add certificate key usage tests for TLS 1.3 by Ronald Cron · 3 years, 2 months ago
  65. ca3c6a5 Merge pull request #5817 from xkqian/tls13_add_server_name by Ronald Cron · 3 years, 2 months ago
  66. 4ccd226 Merge pull request #5864 from xkqian/tls13_add_comprehensive_cases by Ronald Cron · 3 years, 2 months ago
  67. 7cf8725 Rearrange the session resumption code by Andrzej Kurek · 3 years, 2 months ago
  68. 3ed1623 Refine server side SNI test cases by XiaokangQian · 3 years, 2 months ago
  69. b7c12a4 Refactor compat scripts by Jerry Yu · 3 years, 2 months ago
  70. fb1a3fe Address comments about python syntax by XiaokangQian · 3 years, 2 months ago
  71. b1847a2 Re-structure to share more common code by XiaokangQian · 3 years, 2 months ago
  72. 96287d9 Remove the certificate key check against the received signature by XiaokangQian · 3 years, 2 months ago
  73. 9850fa8 Refine ssl_tls13_pick_cert() by XiaokangQian · 3 years, 2 months ago
  74. 23c5be6 Enable SNI test for both tls12 and tls13 by XiaokangQian · 3 years, 2 months ago
  75. 140b589 Fix a bug with executing ssl-client2 in ssl-opt.sh in a subshell by Andrzej Kurek · 3 years, 2 months ago
  76. 129aeb9 Update test cases and support sni ca override by XiaokangQian · 3 years, 2 months ago
  77. f4f0f69 Enable requires_openssl_tls1_3 in sni test cases by XiaokangQian · 3 years, 2 months ago
  78. ac41edf Enable requires_gnutls_tls1_3 in sni test cases by XiaokangQian · 3 years, 2 months ago
  79. 2ccd97b Change test case name to sni by XiaokangQian · 3 years, 2 months ago
  80. d5d5b60 Add comprehensive test cases for TLS1.3 server side by XiaokangQian · 3 years, 2 months ago
  81. f2a9420 Fix SNI test failure by XiaokangQian · 3 years, 3 months ago
  82. 40a3523 Add support of server name extension to server side by XiaokangQian · 3 years, 3 months ago
  83. 9a4e1dd Add back openssl client auth test by XiaokangQian · 3 years, 2 months ago
  84. aca9048 Change base on review by XiaokangQian · 3 years, 3 months ago
  85. c3017f6 Remove useless guards and refine checking by XiaokangQian · 3 years, 3 months ago
  86. 189ded2 Remove coordinate functions and change state machine in server side by XiaokangQian · 3 years, 3 months ago
  87. 8fba70f Merge pull request #5749 from yuhaoth/pr/add-tls13-finished-message-and-wrapup by Paul Elliott · 3 years, 2 months ago
  88. 5491f85 skip openssl client auth test by Jerry Yu · 3 years, 2 months ago
  89. 090378c change exit code of cli auth test by Jerry Yu · 3 years, 2 months ago
  90. 7eaadae fix no x509 info fail. by Jerry Yu · 3 years, 2 months ago
  91. 6ab65e2 Merge pull request #5842 from mprse/decrypt_tests by Manuel Pégourié-Gonnard · 3 years, 3 months ago
  92. 36becb1 update hrr tests by Jerry Yu · 3 years, 3 months ago
  93. a7abc5e fix ci test fails by Jerry Yu · 3 years, 3 months ago
  94. 155493d fix openssl test fail. by Jerry Yu · 3 years, 3 months ago
  95. 6622049 test:add state check by Jerry Yu · 3 years, 3 months ago
  96. 4d8567f fix various issues by Jerry Yu · 3 years, 4 months ago
  97. a478441 Merge pull request #5748 from yuhaoth/pr/add-tls13-write-certificate-and-verify by Paul Elliott · 3 years, 3 months ago
  98. 8da6da3 ssl-opt.sh: add test of RSA Opaque keys with TLS 1.2 server for decryption by Przemek Stekiel · 3 years, 3 months ago
  99. b89125b Add test without server certificate by Jerry Yu · 3 years, 3 months ago
  100. c450566 Update client auth tests by Jerry Yu · 3 years, 3 months ago