Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-15 | docs: the next release will be 7.52.0 | Kamil Dudka | |
2016-11-07 | vtls: support TLS 1.3 via CURL_SSLVERSION_TLSv1_3 | Kamil Dudka | |
Fully implemented with the NSS backend only for now. Reviewed-by: Ray Satiro | |||
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg | |
2015-11-07 | opts: Corrected TLS protocols list to include POP3S rather than POP3 | Steve Holme | |
2014-10-24 | SSL: Remove SSLv3 from SSL default due to POODLE attack | Jay Satiro | |
- Remove SSLv3 from SSL default in darwinssl, schannel, cyassl, nss, openssl effectively making the default TLS 1.x. axTLS is not affected since it supports only TLS, and gnutls is not affected since it already defaults to TLS 1.x. - Update CURLOPT_SSLVERSION doc | |||
2014-10-21 | opts: provide more and updated examples | Daniel Stenberg | |
2014-10-21 | CURLOPT_SSLVERSION.3: provide an example | Daniel Stenberg | |
2014-06-18 | opts: 29 more options as man pages | Daniel Stenberg | |