summaryrefslogtreecommitdiff
path: root/tests/data/test89
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-6/+6
* tests: updated for modified fake randomDaniel Stenberg2017-05-081-2/+2
* http: always send Host: header as first headerDaniel Stenberg2015-03-121-4/+4
* NTLM: set a fake entropy for debug builds with CURL_ENTROPY setDaniel Stenberg2014-06-111-2/+2
* tests: Disabled NTLM tests for non-debug buildsSteve Holme2014-06-111-0/+1
* tests: Missed updating a type-3 message in commit 1c9aaa0bacSteve Holme2014-01-301-1/+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-7/+11
* 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-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-2/+2
* cut off a bit more of the type-2 ntlm message since it differs betweenDaniel Stenberg2006-04-051-3/+3
* Michele Bini modified the NTLM code to work for his "weird IIS case"Daniel Stenberg2006-04-051-4/+9
* Modified the default HTTP headers used by libcurl:Daniel Stenberg2005-05-111-4/+0
* keyword updateDaniel Stenberg2005-04-271-0/+8
* 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-2/+2
* Modified the default HTTP Accept: header to only be Accept: */*Daniel Stenberg2004-02-091-4/+4
* test 89 verifies -L and ntlm authentication, as bug report #806328 claimedDaniel Stenberg2003-09-151-0/+128