summaryrefslogtreecommitdiff
path: root/lib/vtls/schannel.h
Commit message (Expand)AuthorAgeFilesLines
* schannel: allow verifyhost independently of verifypeerbagder/schannel-verifyhostJay Satiro2018-11-241-0/+1
* schannel: use Curl_ prefix for global private symbolsDaniel Stenberg2018-11-011-2/+2
* spelling fixes [ci skip]Viktor Szakats2018-10-081-1/+1
* boringssl + schannel: undef X509_NAME in lib/schannel.hGisle Vanem2018-06-081-0/+19
* schannel: disable manual verify if APIs not availableJay Satiro2018-05-161-0/+15
* schannel: add support for CURLOPT_CAINFODan McNulty2018-04-181-0/+40
* vtls: fold the backend ID into the Curl_ssl structureJohannes Schindelin2017-08-281-3/+0
* vtls: move SSL backends' private constants out of their header filesJohannes Schindelin2017-08-281-48/+0
* vtls: remove obsolete declarations of SSL backend functionalityJohannes Schindelin2017-08-281-19/+0
* vtls: convert the have_curlssl_* constants to runtime flagsJohannes Schindelin2017-08-281-3/+0
* vtls: use the Curl_ssl struct to access all SSL backends' functionalityJohannes Schindelin2017-08-281-17/+0
* vtls: declare Curl_ssl structs for every SSL backendJohannes Schindelin2017-08-281-0/+2
* vtls: use consistent signature for _random() implementationsJohannes Schindelin2017-08-281-2/+3
* rand: make it work without TLS backingDaniel Stenberg2017-01-121-2/+2
* schannel: add CURLOPT_CERTINFO supportAndrew Kurushin2016-06-011-0/+3
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* schannel: schannel_recv overhaulJay Satiro2015-06-171-0/+1
* schannel: Removed curl_ prefix from source filesSteve Holme2015-02-071-0/+117