1. 45255e4 Adapt names (curves -> groups) by Przemek Stekiel · 2 years, 1 month ago
  2. 3484db4 Change ffdh testing strategy by Przemek Stekiel · 2 years, 1 month ago
  3. c31a798 Replace MBEDTLS_ECDH_C dependency in ssl-opt tests by Przemek Stekiel · 2 years, 1 month ago
  4. 8bfe897 Add ssl-opt functions to check openssl with ffdh support and openssl ephemeral key exchange by Przemek Stekiel · 2 years, 1 month ago
  5. 6d00c67 Allow second run for ffdhe8192 ssl-opt tests by Przemek Stekiel · 2 years, 1 month ago
  6. 1f5c2ba Add missing ECDH dependencies in ssl-opt tests by Przemek Stekiel · 2 years, 2 months ago
  7. a53dca1 Limit number ffdh test cases (ffdhe2048, ffdhe8192) by Przemek Stekiel · 2 years, 2 months ago
  8. 422ab1f Add FFDH tests to ssl-opt by Przemek Stekiel · 2 years, 2 months ago
  9. 50ae84e ssl-opt.sh: Remove some unnecessary forcing of TLS 1.3 by Ronald Cron · 2 years, 5 months ago
  10. eac00ad tls13: server: Note down client not being authenticated in SSL context by Ronald Cron · 2 years, 11 months ago
  11. 928cbd3 tls13: Use MBEDTLS_SSL_TLS1_3_KEY_EXCHANGE_MODE_EPHEMERAL_ENABLED by Ronald Cron · 2 years, 10 months ago
  12. bc5adf4 ssl-opt.sh: Add dependencies on handshake with cert by Ronald Cron · 2 years, 10 months ago
  13. b7c12a4 Refactor compat scripts by Jerry Yu · 3 years, 2 months ago
  14. 9b938b7 Share code with base class in generate_tls13_compat_tests.py by XiaokangQian · 3 years, 2 months ago
  15. fb1a3fe Address comments about python syntax by XiaokangQian · 3 years, 2 months ago
  16. b1847a2 Re-structure to share more common code by XiaokangQian · 3 years, 2 months ago
  17. 9d0a3e8 generate_tls13_compat_tests.py: Fix/Unify parameter ordering by Ronald Cron · 3 years, 4 months ago
  18. df5f868 ssl-opt.sh: Fix/Unify TLS 1.3 test descriptions by Ronald Cron · 3 years, 4 months ago
  19. a1b8f6e ssl-opt.sh: Do not force TLS 1.3 on client by Ronald Cron · 3 years, 5 months ago
  20. 2e17fb8 Change code base on comments by XiaokangQian · 3 years, 4 months ago
  21. a193144 Update hrr test cases generation code without change class by XiaokangQian · 3 years, 4 months ago
  22. eff93f9 Rebase code to latest and solve conflicts by XiaokangQian · 3 years, 4 months ago
  23. 8031ba7 Update code base on comments by XiaokangQian · 3 years, 5 months ago
  24. 83f8188 Update test cases in tls13-compat.sh by XiaokangQian · 3 years, 5 months ago
  25. 7de7985 Add cert_sig_algs for compat generate script by Jerry Yu · 3 years, 4 months ago
  26. 135427c Run TLS 1.3 tests when MBEDTLS_USE_PSA_CRYPTO is enabled by Ronald Cron · 3 years, 7 months ago
  27. 6f135e1 Rename MBEDTLS_SSL_PROTO_TLS1_3_EXPERIMENTAL to MBEDTLS_SSL_PROTO_TLS1_3 by Ronald Cron · 3 years, 8 months ago
  28. ae93725 tests: Make compat mode optional in script generating tests by Ronald Cron · 3 years, 8 months ago
  29. fdb0e3f ssl-opt.sh: TLS 1.3: Run tests with middlebox compatibility enabled by Ronald Cron · 3 years, 8 months ago
  30. 52a6e7e Replace tls1_3 with tls13 by Jerry Yu · 3 years, 8 months ago
  31. 7918efe Refactor to avoid duplicate add_* by Jerry Yu · 3 years, 8 months ago
  32. dda036d rename ecdsa_secp*sha* to ecdsa_secp* by Jerry Yu · 3 years, 8 months ago
  33. cdcb683 Update generate scripts and tls13 test cases by Jerry Yu · 3 years, 8 months ago
  34. 31018ad Add tls13 compat tests with bash scripts by Jerry Yu · 3 years, 8 months ago