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 | |||
2017-08-08 | docs/comments: Update to secure URL versions | Viktor Szakats | |
Closes #1741 | |||
2017-01-06 | wolfssl: support setting cipher list | Dan Fandrich | |
2017-01-06 | CIPHERS.md: document GSKit ciphers | Patrick Monnerat | |
2016-12-18 | CIPHERS.md: backtick the names to show underscores fine | Daniel Stenberg | |
2016-12-18 | CIPHERS.md: attempt to document TLS cipher names | Daniel Stenberg | |
As the official docs seems really hard to keep track of and link to over time |