aboutsummaryrefslogtreecommitdiff
path: root/lib/vauth/ntlm.c
AgeCommit message (Expand)Author
2018-05-14ntlm: Fix format specifiersRikard Falkeborn
2018-04-16ntlm_sspi: fix authentication using Credential Managertoughengineer
2017-11-21ntlm: remove unnecessary NULL-check to please scan-buildDaniel Stenberg
2017-09-22ntlm: use strict order for SSL backend #if branchesViktor Szakats
2017-09-02Curl_base64_encode: always call with a real data handle.Patrick Monnerat
2017-05-08rand: treat fake entropy the same regardless of endiannessJay Satiro
2017-03-29NTLM: check for features with #ifdef instead of #ifMarcel Raad
2017-02-06use *.sourceforge.io and misc URL updatesViktor Szakats
2016-11-14Curl_rand: fixed and moved to rand.cDaniel Stenberg
2016-08-18vauth: Introduced Curl_auth_is_<mechansism>_supported() functionsSteve Holme
2016-06-22internals: rename the SessionHandle struct to Curl_easyDaniel Stenberg
2016-04-06URLs: change http to https in many placesViktor Szakats
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