Daniel Stenberg 46e852ce26 ntlm: remove unnecessary NULL-check to please scan-build 6 years ago
..
cleartext.c 945f60e8a7 Limit ASN.1 structure sizes to 256K. Prevent some allocation size overflows. 7 years ago
cram.c 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 years ago
digest.c 2b5b37cb91 auth: add support for RFC7616 - HTTP Digest access authentication 6 years ago
digest.h 2b5b37cb91 auth: add support for RFC7616 - HTTP Digest access authentication 6 years ago
digest_sspi.c 61825be02b vtls: select ssl backend case-insensitive (follow-up) 6 years ago
krb5_gssapi.c f7df67cff0 spelling fixes 7 years ago
krb5_sspi.c f7df67cff0 spelling fixes 7 years ago
ntlm.c 46e852ce26 ntlm: remove unnecessary NULL-check to please scan-build 6 years ago
ntlm.h 88bdd7cf6f use *.sourceforge.io and misc URL updates 7 years ago
ntlm_sspi.c 953b5c4e26 ntlm: move NTLM_NEEDS_NSS_INIT define into core NTLM header 6 years ago
oauth2.c 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 years ago
spnego_gssapi.c 0b11660234 gssapi: fix memory leak of output token in multi round context 7 years ago
spnego_sspi.c 1f152a42ae sspi: print out InitializeSecurityContext() error message 7 years ago
vauth.c a78c61a4bf sasl: Don't use GSSAPI authentication when domain name not specified 7 years ago
vauth.h 6869d65f54 Curl_base64_encode: always call with a real data handle. 6 years ago