summaryrefslogtreecommitdiff
path: root/lib/vauth/ntlm_sspi.c
Commit message (Expand)AuthorAgeFilesLines
* ntlm: move NTLM_NEEDS_NSS_INIT define into core NTLM headerJay Satiro2017-09-231-0/+1
* Curl_base64_encode: always call with a real data handle.Patrick Monnerat2017-09-021-3/+5
* vauth: Added check for supported SSPI based authentication mechanismsSteve Holme2016-08-211-3/+8
* vauth: Introduced Curl_auth_is_<mechansism>_supported() functionsSteve Holme2016-08-181-0/+16
* internals: rename the SessionHandle struct to Curl_easyDaniel Stenberg2016-06-221-2/+2
* vauth: Refactored function names after move to new vauth directorySteve Holme2016-03-251-10/+11
* vauth: Moved the NTLM authentication code to the new vauth directorySteve Holme2016-03-251-0/+313