aboutsummaryrefslogtreecommitdiff
path: root/lib/vauth/ntlm_sspi.c
AgeCommit message (Expand)Author
2020-05-07ntlm_sspi: fix bad use of CURLE_NOT_BUILT_INDaniel Stenberg
2019-09-10sspi: fix memory leaksmigueljcrum
2019-08-14vauth: Use CURLE_AUTH_ERROR for auth function errorsJay Satiro
2019-05-12auth: Rename the various authentication clean up functionsSteve Holme
2019-01-19ntlm_sspi: add support for channel bindinggeorgeok
2018-10-03comment: Fix multiple typos in function parametersDaniel Gustafsson
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