mirror of
https://github.com/curl/curl.git
synced 2026-08-26 21:03:34 +03:00
NTLM_WB: move NTLM_WB specifics into curl_ntlm_wb.[ch]
This commit is contained in:
parent
b976d108f1
commit
260ee6b7bf
11 changed files with 443 additions and 339 deletions
|
|
@ -36,7 +36,7 @@ SOURCE \
|
|||
pingpong.c rtsp.c curl_threads.c warnless.c hmac.c polarssl.c \
|
||||
curl_rtmp.c openldap.c curl_gethostname.c gopher.c axtls.c \
|
||||
idn_win32.c http_negotiate_sspi.c cyassl.c http_proxy.c non-ascii.c \
|
||||
asyn-ares.c asyn-thread.c curl_ntlm.c
|
||||
asyn-ares.c asyn-thread.c curl_ntlm.c curl_ntlm_wb.c
|
||||
|
||||
USERINCLUDE ../../../lib ../../../include/curl
|
||||
#ifdef ENABLE_SSL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue