aboutsummaryrefslogtreecommitdiff
path: root/lib/vtls/schannel_verify.c
AgeCommit message (Expand)Author
2019-01-06schannel: fix compiler warningMarcel Raad
2018-11-07winssl: be consistent in Schannel capitalizationDaniel Gustafsson
2018-11-01schannel: use Curl_ prefix for global private symbolsDaniel Stenberg
2018-10-03memory: ensure to check allocation resultsDaniel Gustafsson
2018-09-13sendf: Fix whitespace in infof/failf concatenationDaniel Gustafsson
2018-09-06schannel: unified error code handlingHan Han
2018-06-12schannel: avoid incompatible pointer warningViktor Szakats
2018-05-22schannel: make CAinfo parsing resilient to CR/LFJohannes Schindelin
2018-05-16schannel_verify: fix build for non-schannelDaniel Stenberg
2018-05-16schannel: disable manual verify if APIs not availableJay Satiro
2018-04-18schannel: add support for CURLOPT_CAINFODan McNulty