summaryrefslogtreecommitdiff
path: root/tests/data/test159
AgeCommit message (Expand)Author
2015-05-31HTTP-NTLM: fail auth on connection close instead of loopingIsaac Boukris
2015-03-12http: always send Host: header as first headerDaniel Stenberg
2014-06-11NTLM: set a fake entropy for debug builds with CURL_ENTROPY setDaniel Stenberg
2014-06-11tests: Disabled NTLM tests for non-debug buildsSteve Holme
2014-03-15tests: added missing HTTP NTLM auth keywordsDan Fandrich
2014-01-30tests: Updated NTLM tests for NTLMv2 type-3 messageSteve Holme
2013-12-28tests: Disabled NTLM tests when running with SSPI enabledSteve Holme
2013-08-11tests: add keywords for a couple of HTTP testsFabian Keil
2010-08-16Make the LD_PRELOAD path absolute in the tests that use itDan Fandrich
2010-07-30NTLM tests: boost coverage by forcing the hostnameKamil Dudka
2007-09-14Replaced 127.0.0.1 with %HOSTIP where possibleDan Fandrich
2007-01-23Convert (most of) the test data files into genuine XML. A handful stillDan Fandrich
2007-01-17Fixed some tag typos in the test data files.Dan Fandrich
2006-11-25Venkat Akella found out that libcurl did not like HTTP responses that simplyDaniel Stenberg
2006-06-07NTLM2 session response supportDaniel Stenberg
2006-04-05cut off a bit more of the type-2 ntlm message since it differs betweenDaniel Stenberg
2006-04-05Michele Bini modified the NTLM code to work for his "weird IIS case"Daniel Stenberg
2005-05-11Modified the default HTTP headers used by libcurl:Daniel Stenberg
2005-03-21Make NTLM tests depend on the NTLM feature at not SSL, since the NTLM supportDaniel Stenberg
2005-01-25A minor "syntax error" in numerous test files correctedDaniel Stenberg
2004-09-08Now the test servers and test cases can run on a custom port number. There'sDaniel Stenberg
2004-04-07added test 159, use --ntlm together with -0Daniel Stenberg