Age | Commit message (Expand) | Author |
---|---|---|
2017-08-28 | vtls: fold the backend ID into the Curl_ssl structure | Johannes Schindelin |
2017-08-28 | vtls: move SSL backends' private constants out of their header files | Johannes Schindelin |
2017-08-28 | vtls: remove obsolete declarations of SSL backend functionality | Johannes Schindelin |
2017-08-28 | vtls: convert the have_curlssl_* constants to runtime flags | Johannes Schindelin |
2017-08-28 | vtls: use the Curl_ssl struct to access all SSL backends' functionality | Johannes Schindelin |
2017-08-28 | vtls: declare Curl_ssl structs for every SSL backend | Johannes Schindelin |
2017-08-28 | vtls: use consistent signature for _random() implementations | Johannes Schindelin |
2017-01-12 | rand: make it work without TLS backing | Daniel Stenberg |
2016-06-01 | schannel: add CURLOPT_CERTINFO support | Andrew Kurushin |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2015-06-17 | schannel: schannel_recv overhaul | Jay Satiro |
2015-02-07 | schannel: Removed curl_ prefix from source files | Steve Holme |