summaryrefslogtreecommitdiff
path: root/tests/data/test67
AgeCommit message (Expand)Author
2017-05-08tests: updated for modified fake randomDaniel Stenberg
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-01-30tests: Updated NTLM tests for NTLMv2 type-3 messageSteve Holme
2013-12-28tests: Disabled NTLM tests when running with SSPI enabledSteve Holme
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-04-22keywords addedDaniel 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-03-22Enabled 'NT responses' in the NTLM type-3 message.Daniel Stenberg
2004-02-09Modified the default HTTP Accept: header to only be Accept: */*Daniel Stenberg
2003-07-19modified to work fine with the new persistant connection working test suiteDaniel Stenberg
2003-07-15updated to work with Dan Winship's NTLM domain stuff fixDaniel Stenberg
2003-07-04adjusted to the NTLM updatesDaniel Stenberg
2003-06-13fixed NTLM test 67, added test 68 for bad NTLM name/passwordDaniel Stenberg
2003-06-12NTLM test caseDaniel Stenberg