summaryrefslogtreecommitdiff
path: root/tests/data/test81
Commit message (Expand)AuthorAgeFilesLines
* tests: Change NTLM tests to require SSLJay Satiro2019-12-311-0/+1
* tests: use proxy featureMarcel Raad2019-10-151-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
* Revert "Proxy-Connection: stop sending this header by default"Daniel Stenberg2016-08-161-0/+2
* Proxy-Connection: stop sending this header by defaultDaniel Stenberg2016-02-081-2/+0
* 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: 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
* - I removed the default use of "Pragma: no-cache" from libcurl when a proxy isDaniel Stenberg2008-11-191-2/+0
* Added "HTTP proxy" and "proxytunnel" keywords where applicableDan Fandrich2008-09-291-0/+2
* Replaced 127.0.0.1 with %HOSTIP where possibleDan Fandrich2007-09-141-4/+4
* 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-0/+2
* 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-5/+5
* 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-2/+2
* 81 + 82 test NTLM proxy stuffDaniel Stenberg2003-08-111-0/+80