Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rand: treat fake entropy the same regardless of endianness | Jay Satiro | 2017-05-08 | 1 | -8/+6 |
* | NTLM: check for features with #ifdef instead of #if | Marcel Raad | 2017-03-29 | 1 | -9/+9 |
* | use *.sourceforge.io and misc URL updates | Viktor Szakats | 2017-02-06 | 1 | -2/+2 |
* | Curl_rand: fixed and moved to rand.c | Daniel Stenberg | 2016-11-14 | 1 | -5/+7 |
* | vauth: Introduced Curl_auth_is_<mechansism>_supported() functions | Steve Holme | 2016-08-18 | 1 | -0/+14 |
* | internals: rename the SessionHandle struct to Curl_easy | Daniel Stenberg | 2016-06-22 | 1 | -3/+3 |
* | URLs: change http to https in many places | Viktor Szakats | 2016-04-06 | 1 | -1/+1 |
* | vauth: Refactored function names after move to new vauth directory | Steve Holme | 2016-03-25 | 1 | -10/+10 |
* | vauth: Moved the NTLM authentication code to the new vauth directory | Steve Holme | 2016-03-25 | 1 | -0/+842 |