summaryrefslogtreecommitdiff
path: root/lib/vtls/schannel_verify.c
Commit message (Expand)AuthorAgeFilesLines
* schannel: unified error code handlingHan Han2018-09-061-1/+1
* schannel: avoid incompatible pointer warningViktor Szakats2018-06-121-1/+1
* schannel: make CAinfo parsing resilient to CR/LFJohannes Schindelin2018-05-221-2/+6
* schannel_verify: fix build for non-schannelDaniel Stenberg2018-05-161-2/+1
* schannel: disable manual verify if APIs not availableJay Satiro2018-05-161-4/+7
* schannel: add support for CURLOPT_CAINFODan McNulty2018-04-181-0/+551