Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | http: always send Host: header as first header | Daniel Stenberg | 2015-03-12 | 1 | -3/+3 |
* | NTLM: set a fake entropy for debug builds with CURL_ENTROPY set | Daniel Stenberg | 2014-06-11 | 1 | -1/+1 |
* | tests: Disabled NTLM tests for non-debug builds | Steve Holme | 2014-06-11 | 1 | -0/+1 |
* | tests: Updated NTLM tests for NTLMv2 type-3 message | Steve Holme | 2014-01-30 | 1 | -1/+1 |
* | tests: Disabled NTLM tests when running with SSPI enabled | Steve Holme | 2013-12-28 | 1 | -0/+1 |
* | Make the LD_PRELOAD path absolute in the tests that use it | Dan Fandrich | 2010-08-16 | 1 | -1/+1 |
* | NTLM tests: boost coverage by forcing the hostname | Kamil Dudka | 2010-07-30 | 1 | -6/+10 |
* | - I fixed the problem with doing NTLM, POST and then following a 302 redirect, | Daniel Stenberg | 2009-05-11 | 1 | -4/+12 |
* | Added test 1100 - "HTTP POST with NTLM authorization and following a 302 | Daniel Stenberg | 2009-05-10 | 1 | -0/+104 |