1
0
mirror of https://github.com/moparisthebest/curl synced 2025-01-11 22:18:00 -05:00
curl/lib/vauth
Daniel Stenberg 23803aae7b
spnego_sspi: add typecast to fix build warning
Reported in build "Win32 target on Debian Stretch (64-bit) -
i686-w64-mingw32 - gcc-20170516"

Closes #4245
2019-08-20 23:06:19 +02:00
..
cleartext.c pingpong: disable more when no pingpong enabled 2019-05-13 08:17:10 +02:00
cram.c comment: Fix multiple typos in function parameters 2018-10-03 10:27:27 +02:00
digest_sspi.c vauth: Use CURLE_AUTH_ERROR for auth function errors 2019-08-14 03:14:01 -04:00
digest.c build: fix Codacy warnings 2019-06-05 20:38:06 +02:00
digest.h auth: add support for RFC7616 - HTTP Digest access authentication 2017-10-28 16:32:43 +02:00
krb5_gssapi.c vauth: Use CURLE_AUTH_ERROR for auth function errors 2019-08-14 03:14:01 -04:00
krb5_sspi.c vauth: Use CURLE_AUTH_ERROR for auth function errors 2019-08-14 03:14:01 -04:00
ntlm_sspi.c vauth: Use CURLE_AUTH_ERROR for auth function errors 2019-08-14 03:14:01 -04:00
ntlm.c auth: Rename the various authentication clean up functions 2019-05-12 18:37:00 +01:00
ntlm.h vauth/ntlm.h: fix the #ifdef header guard 2018-03-20 15:00:09 +01:00
oauth2.c pingpong: disable more when no pingpong enabled 2019-05-13 08:17:10 +02:00
spnego_gssapi.c vauth: Use CURLE_AUTH_ERROR for auth function errors 2019-08-14 03:14:01 -04:00
spnego_sspi.c spnego_sspi: add typecast to fix build warning 2019-08-20 23:06:19 +02:00
vauth.c vauth: Fix incorrect function description for Curl_auth_user_contains_domain() 2019-05-10 22:12:03 +01:00
vauth.h auth: Rename the various authentication clean up functions 2019-05-12 18:37:00 +01:00