summaryrefslogtreecommitdiff
path: root/tests/data/test159
Commit message (Expand)AuthorAgeFilesLines
* tests: use %TESTNUMBER instead of fixed numberDaniel Stenberg2021-03-191-2/+2
* runtests: provide curl's version string as %VERSION for testsDaniel Stenberg2020-10-021-4/+1
* tests: Change NTLM tests to require SSLJay Satiro2019-12-311-0/+1
* HTTP-NTLM: fail auth on connection close instead of loopingIsaac Boukris2015-05-311-24/+4
* http: always send Host: header as first headerDaniel Stenberg2015-03-121-2/+2
* 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: added missing HTTP NTLM auth keywordsDan Fandrich2014-03-151-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
* tests: add keywords for a couple of HTTP testsFabian Keil2013-08-111-0/+7
* 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
* Replaced 127.0.0.1 with %HOSTIP where possibleDan Fandrich2007-09-141-2/+2
* Convert (most of) the test data files into genuine XML. A handful stillDan Fandrich2007-01-231-3/+6
* Fixed some tag typos in the test data files.Dan Fandrich2007-01-171-1/+1
* Venkat Akella found out that libcurl did not like HTTP responses that simplyDaniel Stenberg2006-11-251-0/+2
* NTLM2 session response supportDaniel Stenberg2006-06-071-1/+1
* cut off a bit more of the type-2 ntlm message since it differs betweenDaniel Stenberg2006-04-051-2/+2
* Michele Bini modified the NTLM code to work for his "weird IIS case"Daniel Stenberg2006-04-051-2/+7
* Modified the default HTTP headers used by libcurl:Daniel Stenberg2005-05-111-2/+0
* Make NTLM tests depend on the NTLM feature at not SSL, since the NTLM supportDaniel Stenberg2005-03-211-2/+1
* A minor "syntax error" in numerous test files correctedDaniel Stenberg2005-01-251-1/+1
* Now the test servers and test cases can run on a custom port number. There'sDaniel Stenberg2004-09-081-3/+3
* added test 159, use --ntlm together with -0Daniel Stenberg2004-04-071-0/+82