1. 615cbcd Provide additional comments for claryfication by Przemek Stekiel · 2 years ago
  2. 45255e4 Adapt names (curves -> groups) by Przemek Stekiel · 2 years ago
  3. 3484db4 Change ffdh testing strategy by Przemek Stekiel · 2 years ago
  4. c31a798 Replace MBEDTLS_ECDH_C dependency in ssl-opt tests by Przemek Stekiel · 2 years ago
  5. 8bfe897 Add ssl-opt functions to check openssl with ffdh support and openssl ephemeral key exchange by Przemek Stekiel · 2 years ago
  6. 6d00c67 Allow second run for ffdhe8192 ssl-opt tests by Przemek Stekiel · 2 years ago
  7. 1f5c2ba Add missing ECDH dependencies in ssl-opt tests by Przemek Stekiel · 2 years, 1 month ago
  8. a53dca1 Limit number ffdh test cases (ffdhe2048, ffdhe8192) by Przemek Stekiel · 2 years, 1 month ago
  9. 422ab1f Add FFDH tests to ssl-opt by Przemek Stekiel · 2 years, 1 month ago
  10. ae3209c Add ffdh support yo generate_tls13_compat_tests.py by Przemek Stekiel · 2 years, 1 month ago
  11. 50ae84e ssl-opt.sh: Remove some unnecessary forcing of TLS 1.3 by Ronald Cron · 2 years, 4 months ago
  12. eac00ad tls13: server: Note down client not being authenticated in SSL context by Ronald Cron · 2 years, 10 months ago
  13. 5de538c ssl-opt.sh: Remove requires_key_exchange_with_cert_in_tls12_enabled by Ronald Cron · 2 years, 9 months ago
  14. 928cbd3 tls13: Use MBEDTLS_SSL_TLS1_3_KEY_EXCHANGE_MODE_EPHEMERAL_ENABLED by Ronald Cron · 2 years, 9 months ago
  15. bc5adf4 ssl-opt.sh: Add dependencies on handshake with cert by Ronald Cron · 2 years, 9 months ago
  16. b7c12a4 Refactor compat scripts by Jerry Yu · 3 years, 1 month ago
  17. 9b938b7 Share code with base class in generate_tls13_compat_tests.py by XiaokangQian · 3 years, 1 month ago
  18. fb1a3fe Address comments about python syntax by XiaokangQian · 3 years, 1 month ago
  19. b1847a2 Re-structure to share more common code by XiaokangQian · 3 years, 1 month ago
  20. d5d5b60 Add comprehensive test cases for TLS1.3 server side by XiaokangQian · 3 years, 2 months ago
  21. 9d0a3e8 generate_tls13_compat_tests.py: Fix/Unify parameter ordering by Ronald Cron · 3 years, 3 months ago
  22. df5f868 ssl-opt.sh: Fix/Unify TLS 1.3 test descriptions by Ronald Cron · 3 years, 3 months ago
  23. a1b8f6e ssl-opt.sh: Do not force TLS 1.3 on client by Ronald Cron · 3 years, 4 months ago
  24. 5c25262 Move MAC-ALL to self._ciphs in ssl-opt.sh by XiaokangQian · 3 years, 3 months ago
  25. 2e17fb8 Change code base on comments by XiaokangQian · 3 years, 3 months ago
  26. a193144 Update hrr test cases generation code without change class by XiaokangQian · 3 years, 4 months ago
  27. eff93f9 Rebase code to latest and solve conflicts by XiaokangQian · 3 years, 4 months ago
  28. 8031ba7 Update code base on comments by XiaokangQian · 3 years, 4 months ago
  29. 68a87e4 Remove the option r in generate_tls13_compat_tests.py by XiaokangQian · 3 years, 4 months ago
  30. 2043897 Change comments and styles base on review by XiaokangQian · 3 years, 4 months ago
  31. af56fd3 Disable some reported warnings in pylint by XiaokangQian · 3 years, 4 months ago
  32. b9cd73f Fix errors from pylint by XiaokangQian · 3 years, 4 months ago
  33. 7069cbc generate all tls13 hrr test cases for compatible mode by XiaokangQian · 3 years, 5 months ago
  34. 72d81e5 Add cert_sig_algs into offered list by Jerry Yu · 3 years, 4 months ago
  35. 7de7985 Add cert_sig_algs for compat generate script by Jerry Yu · 3 years, 4 months ago
  36. 135427c Run TLS 1.3 tests when MBEDTLS_USE_PSA_CRYPTO is enabled by Ronald Cron · 3 years, 6 months ago
  37. 6f135e1 Rename MBEDTLS_SSL_PROTO_TLS1_3_EXPERIMENTAL to MBEDTLS_SSL_PROTO_TLS1_3 by Ronald Cron · 3 years, 7 months ago
  38. ae93725 tests: Make compat mode optional in script generating tests by Ronald Cron · 3 years, 7 months ago
  39. fdb0e3f ssl-opt.sh: TLS 1.3: Run tests with middlebox compatibility enabled by Ronald Cron · 3 years, 7 months ago
  40. 52a6e7e Replace tls1_3 with tls13 by Jerry Yu · 3 years, 7 months ago
  41. 2c315a8 remove unused function by Jerry Yu · 3 years, 7 months ago
  42. 7918efe Refactor to avoid duplicate add_* by Jerry Yu · 3 years, 7 months ago
  43. 882c30d Merge CAFILE and Certificate by Jerry Yu · 3 years, 7 months ago
  44. b4ac8f3 fix various issues by Jerry Yu · 3 years, 7 months ago
  45. dda036d rename ecdsa_secp*sha* to ecdsa_secp* by Jerry Yu · 3 years, 7 months ago
  46. 7f5e5ad fix pylint fail by Jerry Yu · 3 years, 7 months ago
  47. cdcb683 Update generate scripts and tls13 test cases by Jerry Yu · 3 years, 7 months ago
  48. c4aa152 tls13_compat_tests:Add generate all option by Jerry Yu · 3 years, 8 months ago
  49. d64e20d fix wrong typo by Jerry Yu · 3 years, 8 months ago
  50. 29deed4 Add rsa_pss_rsae_sha256 into tls13 compat tests by Jerry Yu · 3 years, 8 months ago
  51. 305bfc3 Add tls13 compat tests by Jerry Yu · 3 years, 8 months ago