summaryrefslogtreecommitdiff
path: root/tests/data/test91
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
* Replaced 127.0.0.1 with %HOSTIP where possibleDan Fandrich2007-09-141-3/+3
* Convert (most of) the test data files into genuine XML. A handful stillDan Fandrich2007-01-231-0/+2
* 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-3/+0
* keyword updateDaniel Stenberg2005-04-271-0/+7
* 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-4/+4
* make the first response get a "connection: close" header as that is howDaniel Stenberg2004-04-201-0/+2
* Enabled 'NT responses' in the NTLM type-3 message.Daniel Stenberg2004-03-221-1/+1
* Modified the default HTTP Accept: header to only be Accept: */*Daniel Stenberg2004-02-091-3/+3
* make it work with Negotiate support enabled tooDaniel Stenberg2003-10-241-2/+2
* Modified to be able to repeat Kevin Roth's problemDaniel Stenberg2003-10-221-2/+3
* modified test 91 to look more like Kevin Roth's error caseDaniel Stenberg2003-10-211-3/+3
* test case 91 added, an attempt to repeat a problem reported by Kevin RothDaniel Stenberg2003-10-211-0/+103