Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
inclusion
|
|
from the libcurl build, but right now for the USE_SSLEAY define.
|
|
even when the multi interface is used, and then libcurl will simulate a
"follow location" to that new URL. Test 509 was added to test this feature.
|
|
host), added retrying/waiting for slow stunnel startups
|
|
|
|
|
|
get some further input on the notorious test case 91 failures!
|
|
|
|
|
|
|
|
|
|
|
|
functionality
|
|
|
|
|
|
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.
|
|
|
|
|
|
|