Age | Commit message (Collapse) | Author |
|
|
|
|
|
definitions from the global curl header and thus this needs to do it
themselves.
|
|
|
|
before we use it
|
|
|
|
|
|
Also made it easier to stop the test suite with control-c.
|
|
syntax: file:/path. I added test case 203 to verify this.
|
|
|
|
|
|
and we no longer use the stunnel.pm
|
|
|
|
|
|
by Gisle Vanem
|
|
|
|
|
|
|
|
|
|
|
|
|
|
curl and libcurl. -t is not used anywhere automated yet, and it does already
identify memory leaks on failed allocations. Work to do.
|
|
|
|
|
|
|
|
|
|
on Oct 20, 2003.
|
|
|
|
multiple DNS lookups can run simultaneously faster. The downside is that
resolving the same host name now can be made at once from multiple threads,
but the upside is that threads now don't alwys have to wait for the others'
resolves. Test case 506 updated accordingly.
|
|
|
|
|
|
|
|
NTLM request.
|
|
|
|
this then makes redirection tests work (as the new test 89)
|
|
it doesn't work. It works for me.
|
|
|
|
sure to clear them before we run the tests as they interfere badly otherwise.
|
|
too little data, and one case of not zero-terminating the returned string.
I chose a slightly different patch than the one Peter provided.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|