Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-01 | schannel: stop calling it "winssl" | Daniel Stenberg | |
Stick to "Schannel" everywhere. The configure option --with-winssl is kept to allow existing builds to work but --with-schannel is added as an alias. Closes #3504 | |||
2018-04-23 | CURLOPT_SSLCERT.3: improve WinSSL-specific usage info | Archangel_SDY | |
Ref: https://github.com/curl/curl/pull/2376#issuecomment-381858780 Closes https://github.com/curl/curl/pull/2504 | |||
2018-04-17 | schannel: add client certificate authentication | Archangel_SDY | |
Users can now specify a client certificate in system certificates store explicitly using expression like `--cert "CurrentUser\MY\<thumbprint>"` Closes #2376 | |||
2017-05-31 | opts: more than 100 more examples for man pages... | Daniel Stenberg | |
2017-01-13 | docs: Add note about libcurl copying strings to CURLOPT_* manpages | Frank Gevaerts | |
Closes #1169 | |||
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-06-18 | opts: document CURLE_OUT_OF_MEMORY as RETURN VALUE | Dan Fandrich | |
2014-06-18 | opts: 29 more options as man pages | Daniel Stenberg | |