Age | Commit message (Expand) | Author |
---|---|---|
2017-09-22 | ntlm: use strict order for SSL backend #if branches | Viktor Szakats |
2017-09-02 | Curl_base64_encode: always call with a real data handle. | Patrick Monnerat |
2017-05-08 | rand: treat fake entropy the same regardless of endianness | Jay Satiro |
2017-03-29 | NTLM: check for features with #ifdef instead of #if | Marcel Raad |
2017-02-06 | use *.sourceforge.io and misc URL updates | Viktor Szakats |
2016-11-14 | Curl_rand: fixed and moved to rand.c | Daniel Stenberg |
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-04-06 | URLs: change http to https in many places | Viktor Szakats |
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 |