1. 4b10209 Use different certs for double opaque keys and check certificate issuer CN by Neil Armstrong · 3 years, 1 month ago
  2. 1948a20 Cleanup Order & Title of Opaque TLS tests, fix RSA- test definition by Neil Armstrong · 3 years, 1 month ago
  3. 167d82c Add dual keys Opaque ssl-opt tests by Neil Armstrong · 3 years, 1 month ago
  4. 36b0223 Reorganize Opaque ssl-opt tests, pass key_opaque_algs=, add less wrong negative server testings by Neil Armstrong · 3 years, 1 month ago
  5. ed917bf Update description for negative key_opaque_algs tests by Neil Armstrong · 3 years, 1 month ago
  6. eb4390b Add Cipersuite selection negative testing by using invalid algs for server-side opaque key by Neil Armstrong · 3 years, 2 months ago
  7. b94854f Merge pull request #5973 from ronald-cron-arm/tls13-misc-tests by Ronald Cron · 3 years, 1 month ago
  8. a8d79b9 ssl-opt.sh: Remove one pattern check by Ronald Cron · 3 years, 1 month ago
  9. c78511b ssl-opt.sh: Enable some authentication tests for TLS 1.3 by Ronald Cron · 3 years, 2 months ago
  10. 1938588 tls13: Align some debug messages with TLS 1.2 ones by Ronald Cron · 3 years, 2 months ago
  11. a4417c1 ssl-opt.sh: Add Small/Large packets TLS 1.3 tests by Ronald Cron · 3 years, 1 month ago
  12. ba80d4d ssl-opt.sh: Enable Event-driven I/O tests for TLS 1.3 by Ronald Cron · 3 years, 1 month ago
  13. 2cffd28 ssl-opt.sh: Enable Non-blocking I/O tests for TLS 1.3 by Ronald Cron · 3 years, 1 month ago
  14. 95d5f54 Fix coding styles by XiaokangQian · 3 years, 1 month ago
  15. c740345 Adress review comments by XiaokangQian · 3 years, 1 month ago
  16. acb3992 Add ALPN extension to the server side by XiaokangQian · 3 years, 2 months ago
  17. ca3c6a5 Merge pull request #5817 from xkqian/tls13_add_server_name by Ronald Cron · 3 years, 2 months ago
  18. 4ccd226 Merge pull request #5864 from xkqian/tls13_add_comprehensive_cases by Ronald Cron · 3 years, 2 months ago
  19. 3ed1623 Refine server side SNI test cases by XiaokangQian · 3 years, 2 months ago
  20. b7c12a4 Refactor compat scripts by Jerry Yu · 3 years, 2 months ago
  21. fb1a3fe Address comments about python syntax by XiaokangQian · 3 years, 2 months ago
  22. b1847a2 Re-structure to share more common code by XiaokangQian · 3 years, 2 months ago
  23. 96287d9 Remove the certificate key check against the received signature by XiaokangQian · 3 years, 2 months ago
  24. 9850fa8 Refine ssl_tls13_pick_cert() by XiaokangQian · 3 years, 2 months ago
  25. 23c5be6 Enable SNI test for both tls12 and tls13 by XiaokangQian · 3 years, 2 months ago
  26. 140b589 Fix a bug with executing ssl-client2 in ssl-opt.sh in a subshell by Andrzej Kurek · 3 years, 2 months ago
  27. 129aeb9 Update test cases and support sni ca override by XiaokangQian · 3 years, 2 months ago
  28. f4f0f69 Enable requires_openssl_tls1_3 in sni test cases by XiaokangQian · 3 years, 2 months ago
  29. ac41edf Enable requires_gnutls_tls1_3 in sni test cases by XiaokangQian · 3 years, 2 months ago
  30. 2ccd97b Change test case name to sni by XiaokangQian · 3 years, 2 months ago
  31. d5d5b60 Add comprehensive test cases for TLS1.3 server side by XiaokangQian · 3 years, 3 months ago
  32. f2a9420 Fix SNI test failure by XiaokangQian · 3 years, 3 months ago
  33. 40a3523 Add support of server name extension to server side by XiaokangQian · 3 years, 3 months ago
  34. 9a4e1dd Add back openssl client auth test by XiaokangQian · 3 years, 2 months ago
  35. aca9048 Change base on review by XiaokangQian · 3 years, 3 months ago
  36. c3017f6 Remove useless guards and refine checking by XiaokangQian · 3 years, 3 months ago
  37. 189ded2 Remove coordinate functions and change state machine in server side by XiaokangQian · 3 years, 3 months ago
  38. 8fba70f Merge pull request #5749 from yuhaoth/pr/add-tls13-finished-message-and-wrapup by Paul Elliott · 3 years, 2 months ago
  39. 5491f85 skip openssl client auth test by Jerry Yu · 3 years, 3 months ago
  40. 090378c change exit code of cli auth test by Jerry Yu · 3 years, 3 months ago
  41. 7eaadae fix no x509 info fail. by Jerry Yu · 3 years, 3 months ago
  42. 6ab65e2 Merge pull request #5842 from mprse/decrypt_tests by Manuel Pégourié-Gonnard · 3 years, 3 months ago
  43. 36becb1 update hrr tests by Jerry Yu · 3 years, 3 months ago
  44. a7abc5e fix ci test fails by Jerry Yu · 3 years, 3 months ago
  45. 155493d fix openssl test fail. by Jerry Yu · 3 years, 3 months ago
  46. 6622049 test:add state check by Jerry Yu · 3 years, 4 months ago
  47. 4d8567f fix various issues by Jerry Yu · 3 years, 4 months ago
  48. a478441 Merge pull request #5748 from yuhaoth/pr/add-tls13-write-certificate-and-verify by Paul Elliott · 3 years, 3 months ago
  49. 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
  50. b89125b Add test without server certificate by Jerry Yu · 3 years, 3 months ago
  51. c450566 Update client auth tests by Jerry Yu · 3 years, 3 months ago
  52. c8bdbf7 test:add state check for certificate and verify by Jerry Yu · 3 years, 4 months ago
  53. 5c65c57 Fix additional misspellings found by codespell by Andrzej Kurek · 3 years, 4 months ago
  54. 8b0ecbc Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 8 months ago
  55. d1a954d Merge pull request #5707 from yuhaoth/pr/add-tls13-write-hello-retry-request by Paul Elliott · 3 years, 3 months ago
  56. 9bbb7ba Merge pull request #5791 from superna9999/5788-unify-non-opaque-and-opaque-psks by Manuel Pégourié-Gonnard · 3 years, 3 months ago
  57. ede50ea move hrr tests by Jerry Yu · 3 years, 3 months ago
  58. a987e1d Change state machine after encrypted extension and update cases by XiaokangQian · 3 years, 3 months ago
  59. 45c2220 Update test cases and encrypted extension state set by XiaokangQian · 3 years, 3 months ago
  60. 2f150e1 Update status and add test cases for client certificate request by XiaokangQian · 3 years, 3 months ago
  61. 25b1f5d Merge pull request #5545 from xffbai/tls13-write-enc-ext by Ronald Cron · 3 years, 3 months ago
  62. cd05f0b Drop skip PMS generation for opaque XXX-PSK now Opaque PSA key is always present when MBEDTLS_USE_PSA_CRYPTO selected by Neil Armstrong · 3 years, 3 months ago
  63. 7c0da07 Update state check by Jerry Yu · 3 years, 3 months ago
  64. 67397fa Merge pull request #5704 from mprse/mixed_psk_2cx by Manuel Pégourié-Gonnard · 3 years, 3 months ago
  65. 4098083 Merge pull request #5745 from superna9999/5712-pk-opaque-rsa-pss-sign-tls by Gilles Peskine · 3 years, 3 months ago
  66. ad47487 Merge pull request #5742 from superna9999/5669-review-test-incompatible-psa by Manuel Pégourié-Gonnard · 3 years, 3 months ago
  67. cef55db ssl-opt: add state check by Jerry Yu · 3 years, 4 months ago
  68. 955ddd7 fix various issues by Jerry Yu · 3 years, 4 months ago
  69. 85d46fe ssl-opt.sh: add tests for clent/server psa opaque dhe-psk key exchange by Przemek Stekiel · 3 years, 4 months ago
  70. b6a0503 ssl-opt.sh: add tests for clent/server psa opaque ecdhe-psk key exchange by Przemek Stekiel · 3 years, 4 months ago
  71. b270b56 ssl-opt.sh: add tests for server psa opaque rsa-psk key exchange by Przemek Stekiel · 3 years, 4 months ago
  72. 8e0495e ssl-opt.sh: add tests for client psa opaque rsa-psk key exchange by Przemek Stekiel · 3 years, 4 months ago
  73. 8b9fd37 Add P_CLI test to easy debug by Jerry Yu · 3 years, 4 months ago
  74. abf20c7 add state check by Jerry Yu · 3 years, 4 months ago
  75. 38b8aa4 Merge pull request #5539 from xkqian/add_client_hello_to_server by Ronald Cron · 3 years, 4 months ago
  76. 7f6f672 Add Opaque PK test case for TLS 1.3 by Neil Armstrong · 3 years, 4 months ago
  77. 21f82c7 Merge pull request #5709 from superna9999/5625-pk-opaque-rsa-tls12 by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  78. e8ff350 Update code to align with tls13 coding standard by XiaokangQian · 3 years, 4 months ago
  79. afbfed9 Merge pull request #5582 from gilles-peskine-arm/ssl-opt-auto-psk by Gilles Peskine · 3 years, 4 months ago
  80. 318dc76 Fix test failure issue and update code styles by XiaokangQian · 3 years, 4 months ago
  81. 3f84d5d Update test cases and fix the test failure by XiaokangQian · 3 years, 4 months ago
  82. cfd925f Fix comments and remove hrr related code by XiaokangQian · 3 years, 4 months ago
  83. ed582dd Update based on comments by XiaokangQian · 3 years, 4 months ago
  84. c4b8c99 Rebase and solve conflicts and issues by XiaokangQian · 3 years, 4 months ago
  85. 5e4528c Add test cases for server side parse client hello by XiaokangQian · 3 years, 6 months ago
  86. df5f868 ssl-opt.sh: Fix/Unify TLS 1.3 test descriptions by Ronald Cron · 3 years, 4 months ago
  87. 5bd0b51 Use terse output from lsof by Gilles Peskine · 3 years, 4 months ago
  88. eed1c62 Enable TLS 1.3 ALPN tests when MBEDTLS_USE_PSA_CRYPTO is enabled by Neil Armstrong · 3 years, 4 months ago
  89. 2ecf4ff Restore explicit version requirement on 1.3 HelloRetryRequest tests by Gilles Peskine · 3 years, 4 months ago
  90. c912673 Automatically detect protocol version requirement from force_version by Gilles Peskine · 3 years, 4 months ago
  91. 740b734 Move ticket, alpn detection into maybe_requires_ciphersuite_enabled by Gilles Peskine · 3 years, 4 months ago
  92. b898b3d Prepare to generalize maybe_requires_ciphersuite_enabled by Gilles Peskine · 3 years, 4 months ago
  93. a4dbfdd Add DHE-RSA Opaque PK key tests variants in ssl-opt.sh by Neil Armstrong · 3 years, 5 months ago
  94. 3e9a142 Add RSA Opaque PK key tests variants in ssl-opt.sh by Neil Armstrong · 3 years, 5 months ago
  95. 8e5e8d7 Merge pull request #5686 from AndrzejKurek/off-by-one-ssl-opt by Gilles Peskine · 3 years, 4 months ago
  96. 1b05aff Merge pull request #5624 from superna9999/5312-tls-server-ecdh by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  97. d2d90af Make mbedtls_ssl_get_bytes_avail tests more independent by Gilles Peskine · 3 years, 4 months ago
  98. c8d242f set_maybe_calc_verify: $1 is intended to be auth_mode by Gilles Peskine · 3 years, 4 months ago
  99. 1438e16 Add requirements of "Default" by Gilles Peskine · 3 years, 4 months ago
  100. 59601d7 Documentation improvements by Gilles Peskine · 3 years, 4 months ago