curl/lib/vauth
georgeok 0966233744 ntlm_sspi: add support for channel binding
Windows extended potection (aka ssl channel binding) is required
to login to ntlm IIS endpoint, otherwise the server returns 401
responses.

Fixes #3280
Closes #3321
2019-01-19 13:00:53 +01:00
..
cleartext.c Curl_auth_create_plain_message: fix too-large-input-check 2018-10-29 08:05:23 +01:00
cram.c
digest_sspi.c urldata: rename easy_conn to just conn 2019-01-11 15:35:13 +01:00
digest.c snprintf: renamed and we now only use msnprintf() 2018-11-23 08:26:51 +01:00
digest.h
krb5_gssapi.c
krb5_sspi.c
ntlm_sspi.c ntlm_sspi: add support for channel binding 2019-01-19 13:00:53 +01:00
ntlm.c ntlm: update selection of type 3 response 2019-01-01 11:47:17 +01:00
ntlm.h
oauth2.c
spnego_gssapi.c
spnego_sspi.c urldata: rename easy_conn to just conn 2019-01-11 15:35:13 +01:00
vauth.c
vauth.h