Revert "Update to 7.44.0"
[platform/upstream/curl.git] / tests / data / test169
2016-04-07 seonah moonRevert "Update to 7.44.0" 72/65072/1
2016-04-07 Seonah MoonUpdate to 7.44.0 38/65038/2 submit/tizen/20160407.062150
2016-04-07 Seonah MoonImported Upstream version 7.44.0 35/65035/1
2016-04-07 seonah moonRevert "Imported Upstream version 7.44.0" 20/65020/1
2016-04-07 Seonah MoonImported Upstream version 7.44.0 13/65013/1
2015-11-16 taesub.kimImported Upstream version 7.40.0 07/51807/1
2014-06-11 Daniel StenbergNTLM: set a fake entropy for debug builds with CURL_ENT...
2014-06-11 Steve Holmetests: Disabled NTLM tests for non-debug builds
2014-01-30 Steve Holmetests: Updated NTLM tests for NTLMv2 type-3 message
2013-12-28 Steve Holmetests: Disabled NTLM tests when running with SSPI enabled
2012-10-30 Anas NashifImported Upstream version 7.21.3 upstream/7.21.3
2010-08-16 Dan FandrichMake the LD_PRELOAD path absolute in the tests that...
2010-07-29 Kamil DudkaNTLM tests: boost coverage by forcing the hostname
2008-11-19 Daniel Stenberg- I removed the default use of "Pragma: no-cache" from...
2007-10-12 Dan FandrichAdded some <keywords> sections and use some key words...
2007-01-23 Dan FandrichConvert (most of) the test data files into genuine...
2007-01-17 Dan FandrichFixed some tag typos in the test data files.
2006-06-07 Daniel StenbergNTLM2 session response support
2006-04-10 Daniel StenbergUse correct content-length. Found out by patching the...
2006-04-05 Daniel Stenbergcut off a bit more of the type-2 ntlm message since...
2006-04-05 Daniel StenbergMichele Bini modified the NTLM code to work for his...
2005-05-11 Daniel StenbergModified the default HTTP headers used by libcurl:
2005-03-21 Daniel StenbergMake NTLM tests depend on the NTLM feature at not SSL...
2005-01-25 Daniel StenbergA minor "syntax error" in numerous test files corrected
2004-11-29 Daniel Stenbergstricter newline policy
2004-09-08 Daniel StenbergNow the test servers and test cases can run on a custom...
2004-05-04 Daniel StenbergGeneral HTTP authentication cleanup and fixes