Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-08 | vtls: add options to specify range of enabled TLS versions | Jozef Kralik | |
This commit introduces the CURL_SSLVERSION_MAX_* constants as well as the --tls-max option of the curl tool. Closes https://github.com/curl/curl/pull/1166 |