aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test155
AgeCommit message (Expand)Author
2019-12-31tests: Change NTLM tests to require SSLJay Satiro
2019-01-01ntlm: update selection of type 3 responseMarkus Moeller
2018-03-16cleanup: misc typos in strings and commentsluz.paz
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-04-04HTTP: don't send Content-Length: 0 _and_ Expect: 100-continueDaniel Stenberg
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
2012-11-19Add keywords for a couple of currently keyword-less 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
2004-11-29stricter newline policyDaniel Stenberg
2004-11-24HTTP "auth done right". See lib/README.httpauthDaniel Stenberg
2004-09-08Now the test servers and test cases can run on a custom port number. There'sDaniel Stenberg
2004-04-06require ssl since ntlm needs itDaniel Stenberg
2004-04-06New authentication code added, particularly noticable when doing POST or PUTDaniel Stenberg