Lines Matching refs:schannel

640 - runtests: detect "schannel" as an alias for "winssl"
677 This also fixes a bug in schannel's Curl_verify_certificate where it
730 schannel: support CALG_ECDH_EPHEM algorithm
1175 - schannel: restore some debug output but only for debug builds
1198 - schannel: be quiet
1649 - Fix potential crashes in schannel shutdown.
1773 - schannel: stop calling it "winssl"
1776 kept to allow existing builds to work but --with-schannel is added as an
1891 schannel: preserve original certificate path parameter
1943 - schannel: on connection close there might not be a transfer
2274 - schannel: fix compiler warning
3558 reporting we use "schannel". This removes different versions.
3795 schannel: make CURLOPT_CERTINFO support using Issuer chain
3805 - schannel: use Curl_ prefix for global private symbols
3918 The version used for Gskit, NSS, GnuTLS, WolfSSL and schannel.
5456 - schannel: avoid switch-cases that go to default anyway
5522 schannel: unified error code handling
5749 schannel: client certificate store opening fix
6674 - schannel: enable CALG_TLS1PRF for w32api >= 5.1
6728 - schannel: fix MinGW compile break
6783 - schannel: fix -Wsign-compare warning
6786 /lib/vtls/schannel.c:219:64: warning: signed and unsigned type in
6793 - schannel: workaround for wrong function signature in w32api
6800 - schannel: make more cipher options conditional
7193 - schannel: avoid incompatible pointer warning
7201 In file included from /usr/share/mingw-w64/include/schannel.h:10:0,
7203 from vtls/schannel.h:29,
7216 schannel: support selecting ciphers
7274 boringssl + schannel: undef X509_NAME in lib/schannel.h
7276 Fixes the build problem when both boringssl and schannel are enabled.
7626 schannel: add failf calls for client certificate failures
7715 schannel: make CAinfo parsing resilient to CR/LF
7876 - schannel_verify: fix build for non-schannel
7881 - schannel: disable manual verify if APIs not available
7888 schannel: disable client cert option if APIs not available