curl/lib/vauth
Steve Holme 3fc845914a vauth.h: No need to query HAVE_GSSAPI || USE_WINDOWS_SSPI for SPNEGO
As SPNEGO is only defined when these pre-processor variables are defined
there is no need to query them explicitly.
2016-07-23 21:29:16 +01:00
..
cleartext.c
cram.c
digest_sspi.c
digest.c
digest.h
krb5_gssapi.c
krb5_sspi.c
ntlm_sspi.c internals: rename the SessionHandle struct to Curl_easy 2016-06-22 10:28:41 +02:00
ntlm.c
ntlm.h
oauth2.c
spnego_gssapi.c spnego: Corrected miss-placed * in Curl_auth_spnego_cleanup() declaration 2016-07-23 21:29:16 +01:00
spnego_sspi.c spnego: Corrected miss-placed * in Curl_auth_spnego_cleanup() declaration 2016-07-23 21:29:16 +01:00
vauth.c
vauth.h vauth.h: No need to query HAVE_GSSAPI || USE_WINDOWS_SSPI for SPNEGO 2016-07-23 21:29:16 +01:00