Skip to content
GitLab
Explore
Sign in
tlmsp-curl
lib
http_ntlm.c
Find file
Normal view
Permalink
http_ntlm.c
29.8 KiB
Newer
Older
Fixed some compiler warnings.
Dan Fandrich
committed
Mar 11, 2005
1001
1002
#else
(
void
)
conn
;
Christopher R. Palmer made it possible to build libcurl with the
Daniel Stenberg
committed
Mar 10, 2005
1003
1004
1005
#endif
}
GnuTLS support added. There's now a "generic" SSL layer that we use all over
Daniel Stenberg
committed
Apr 07, 2005
1006
#endif
/* USE_NTLM */
Initial take at NTLM authentication. It doesn't really work at this point
Daniel Stenberg
committed
Jun 11, 2003
1007
#endif
/* !CURL_DISABLE_HTTP */
Show full blame
Prev
1
2
Next