summaryrefslogtreecommitdiff
path: root/lib/vauth/ntlm_sspi.c
AgeCommit message (Expand)Author
2021-01-13Merge tag 'curl-7_74_0'nikita
2020-11-04curl.se: new homeDaniel Stenberg
2020-09-14Merge tag 'curl-7_71_1'nikita
2020-05-07ntlm_sspi: fix bad use of CURLE_NOT_BUILT_INDaniel Stenberg
2019-09-12Merge tag 'curl-7_66_0'ng0
2019-09-10sspi: fix memory leaksmigueljcrum
2019-08-14vauth: Use CURLE_AUTH_ERROR for auth function errorsJay Satiro
2019-05-22Merge tag 'curl-7_65_0' of https://github.com/curl/curlng0
2019-05-12auth: Rename the various authentication clean up functionsSteve Holme
2019-02-25Merge tag 'curl-7_64_0'ng0
2019-01-19ntlm_sspi: add support for channel bindinggeorgeok
2018-11-10Merge tag 'curl-7_62_0'Nils Gillmann
2018-10-03comment: Fix multiple typos in function parametersDaniel Gustafsson
2018-05-23Merge tag 'curl-7_60_0' (with fixes)Nils Gillmann
2018-04-16ntlm_sspi: fix authentication using Credential Managertoughengineer
2018-04-15all: Refactor malloc+memset to use callocDaniel Gustafsson
2017-10-06Merge tag 'curl-7_56_0'ng0
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
2017-08-22Patchset for gnURL microfork:gnurl-7_55_1-1Christian Grothoff
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