Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-16 | curl: update --tlsv* descriptions in --help output | Si | |
Closes #2994 | |||
2018-06-29 | openssl: make the requested TLS version the *minimum* wanted | Daniel Stenberg | |
The code treated the set version as the *exact* version to require in the TLS handshake, which is not what other TLS backends do and probably not what most people expect either. Reported-by: Andreas Olsson Assisted-by: Gaurav Malhotra Fixes #2691 Closes #2694 | |||
2016-11-28 | cmdline-docs: more options converted and fixed | Daniel Stenberg | |
Now all options are in the new system. |