aboutsummaryrefslogtreecommitdiff
path: root/lib/vtls/schannel.h
AgeCommit message (Expand)Author
2018-11-01schannel: use Curl_ prefix for global private symbolsDaniel Stenberg
2018-10-08spelling fixes [ci skip]Viktor Szakats
2018-06-08boringssl + schannel: undef X509_NAME in lib/schannel.hGisle Vanem
2018-05-16schannel: disable manual verify if APIs not availableJay Satiro
2018-04-18schannel: add support for CURLOPT_CAINFODan McNulty
2017-08-28vtls: fold the backend ID into the Curl_ssl structureJohannes Schindelin
2017-08-28vtls: move SSL backends' private constants out of their header filesJohannes Schindelin
2017-08-28vtls: remove obsolete declarations of SSL backend functionalityJohannes Schindelin
2017-08-28vtls: convert the have_curlssl_* constants to runtime flagsJohannes Schindelin
2017-08-28vtls: use the Curl_ssl struct to access all SSL backends' functionalityJohannes Schindelin
2017-08-28vtls: declare Curl_ssl structs for every SSL backendJohannes Schindelin
2017-08-28vtls: use consistent signature for _random() implementationsJohannes Schindelin
2017-01-12rand: make it work without TLS backingDaniel Stenberg
2016-06-01schannel: add CURLOPT_CERTINFO supportAndrew Kurushin
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-06-17schannel: schannel_recv overhaulJay Satiro
2015-02-07schannel: Removed curl_ prefix from source filesSteve Holme