mirror of
https://github.com/curl/curl.git
synced 2026-08-25 16:23:36 +03:00
sasl: Added initial stub functions for SSPI DIGEST-MD support
This commit is contained in:
parent
3a92de5636
commit
2c49e96092
5 changed files with 85 additions and 3 deletions
|
|
@ -39,7 +39,7 @@ SOURCE \
|
|||
http_proxy.c non-ascii.c asyn-ares.c asyn-thread.c curl_gssapi.c \
|
||||
curl_ntlm.c curl_ntlm_wb.c curl_ntlm_core.c curl_ntlm_msgs.c \
|
||||
curl_sasl.c vtls/curl_schannel.c curl_multibyte.c \
|
||||
vtls/curl_darwinssl.c bundles.c conncache.c
|
||||
vtls/curl_darwinssl.c bundles.c conncache.c sasl_sspi
|
||||
|
||||
USERINCLUDE ../../../lib ../../../include/curl
|
||||
#ifdef ENABLE_SSL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue