Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-29 | setopt: add TLS 1.3 ciphersuites | Daniel Stenberg | |
Adds CURLOPT_TLS13_CIPHERS and CURLOPT_PROXY_TLS13_CIPHERS. curl: added --tls13-ciphers and --proxy-tls13-ciphers Fixes #2435 Reported-by: zzq1015 on github Closes #2607 |