summaryrefslogtreecommitdiff
path: root/tests/data/test155
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
* cleanup: misc typos in strings and commentsluz.paz2018-03-161-2/+2
* tests: updated for modified fake randomDaniel Stenberg2017-05-081-1/+1
* 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
* HTTP: don't send Content-Length: 0 _and_ Expect: 100-continueDaniel Stenberg2014-04-041-1/+0
* 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
* Add keywords for a couple of currently keyword-less HTTP testsFabian Keil2012-11-191-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-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
* Make NTLM tests depend on the NTLM feature at not SSL, since the NTLM supportDaniel Stenberg2005-03-211-2/+1
* stricter newline policyDaniel Stenberg2004-11-291-2/+2
* HTTP "auth done right". See lib/README.httpauthDaniel Stenberg2004-11-241-2/+6
* Now the test servers and test cases can run on a custom port number. There'sDaniel Stenberg2004-09-081-4/+4
* require ssl since ntlm needs itDaniel Stenberg2004-04-061-0/+4
* New authentication code added, particularly noticable when doing POST or PUTDaniel Stenberg2004-04-061-0/+114