Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-28 | tests: Disabled NTLM tests when running with SSPI enabled | Steve Holme | |
2013-03-27 | test1509: verify proxy header response headers count | Daniel Stenberg | |
Modified sws to support and use custom CONNECT responses instead of the previously naive hard-coded version. Made the HTTP test server able to extract test case number from the host name in a CONNECT request by finding the number after the last dot. It makes 'machine.moo.123' use test case 123. Adapted a larger amount of tests to the new <connect> style. Bug: http://curl.haxx.se/bug/view.cgi?id=1204 Reported by: Martin Jansen | |||
2009-05-30 | Added missing NTLM feature for test 1097 | Dan Fandrich | |
2009-05-22 | Added some missing test keywords | Dan Fandrich | |
2009-03-03 | Added test 1097 to verify the bug Axel Kuhn epidox posted on March 3 2009 | Daniel Stenberg | |
on curl-users, it is also added to DISABLED since I don't have time to work on it further right now. |