aboutsummaryrefslogtreecommitdiff
path: root/lib/vauth/ntlm_sspi.c
AgeCommit message (Expand)Author
2018-04-16ntlm_sspi: fix authentication using Credential Managertoughengineer
2018-04-15all: Refactor malloc+memset to use callocDaniel Gustafsson
2017-09-23ntlm: move NTLM_NEEDS_NSS_INIT define into core NTLM headerJay Satiro
2017-09-02Curl_base64_encode: always call with a real data handle.Patrick Monnerat
2016-08-21vauth: Added check for supported SSPI based authentication mechanismsSteve Holme
2016-08-18vauth: Introduced Curl_auth_is_<mechansism>_supported() functionsSteve Holme
2016-06-22internals: rename the SessionHandle struct to Curl_easyDaniel Stenberg
2016-03-25vauth: Refactored function names after move to new vauth directorySteve Holme
2016-03-25vauth: Moved the NTLM authentication code to the new vauth directorySteve Holme