Age | Commit message (Expand) | Author |
---|---|---|
2019-05-12 | auth: Rename the various authentication clean up functions | Steve Holme |
2019-01-19 | ntlm_sspi: add support for channel binding | georgeok |
2018-10-03 | comment: Fix multiple typos in function parameters | Daniel Gustafsson |
2018-04-16 | ntlm_sspi: fix authentication using Credential Manager | toughengineer |
2018-04-15 | all: Refactor malloc+memset to use calloc | Daniel Gustafsson |
2017-09-23 | ntlm: move NTLM_NEEDS_NSS_INIT define into core NTLM header | Jay Satiro |
2017-09-02 | Curl_base64_encode: always call with a real data handle. | Patrick Monnerat |
2016-08-21 | vauth: Added check for supported SSPI based authentication mechanisms | Steve Holme |
2016-08-18 | vauth: Introduced Curl_auth_is_<mechansism>_supported() functions | Steve Holme |
2016-06-22 | internals: rename the SessionHandle struct to Curl_easy | Daniel Stenberg |
2016-03-25 | vauth: Refactored function names after move to new vauth directory | Steve Holme |
2016-03-25 | vauth: Moved the NTLM authentication code to the new vauth directory | Steve Holme |