summaryrefslogtreecommitdiff
path: root/tests/data/test1100
Commit message (Expand)AuthorAgeFilesLines
* tests: Change NTLM tests to require SSLJay Satiro2019-12-311-0/+1
* ntlm: update selection of type 3 responseMarkus Moeller2019-01-011-3/+3
* tests: updated for modified fake randomDaniel Stenberg2017-05-081-1/+1
* http: always send Host: header as first headerDaniel Stenberg2015-03-121-3/+3
* NTLM: set a fake entropy for debug builds with CURL_ENTROPY setDaniel Stenberg2014-06-111-1/+1
* tests: Disabled NTLM tests for non-debug buildsSteve Holme2014-06-111-0/+1
* tests: Updated NTLM tests for NTLMv2 type-3 messageSteve Holme2014-01-301-1/+1
* tests: Disabled NTLM tests when running with SSPI enabledSteve Holme2013-12-281-0/+1
* Make the LD_PRELOAD path absolute in the tests that use itDan Fandrich2010-08-161-1/+1
* NTLM tests: boost coverage by forcing the hostnameKamil Dudka2010-07-301-6/+10
* - I fixed the problem with doing NTLM, POST and then following a 302 redirect,Daniel Stenberg2009-05-111-4/+12
* Added test 1100 - "HTTP POST with NTLM authorization and following a 302Daniel Stenberg2009-05-101-0/+104