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