NTLM: set a fake entropy for debug builds with CURL_ENTROPY set
[platform/upstream/curl.git] / tests / data / test155
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-04-04 Daniel StenbergHTTP: don't send Content-Length: 0 _and_ Expect: 100...
2014-03-15 Dan Fandrichtests: added missing HTTP NTLM auth keywords
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-11-19 Fabian KeilAdd keywords for a couple of currently keyword-less...
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
2007-09-14 Dan FandrichReplaced 127.0.0.1 with %HOSTIP where possible
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-11-25 Daniel StenbergVenkat Akella found out that libcurl did not like HTTP...
2006-06-07 Daniel StenbergNTLM2 session response support
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...
2004-11-29 Daniel Stenbergstricter newline policy
2004-11-24 Daniel StenbergHTTP "auth done right". See lib/README.httpauth
2004-09-08 Daniel StenbergNow the test servers and test cases can run on a custom...
2004-04-06 Daniel Stenbergrequire ssl since ntlm needs it
2004-04-06 Daniel StenbergNew authentication code added, particularly noticable...