- Nov 24, 2003
-
-
Daniel Stenberg authored
functionality
-
- Nov 20, 2003
-
-
Daniel Stenberg authored
-
- Nov 13, 2003
-
-
Daniel Stenberg authored
-
- Nov 06, 2003
-
-
Daniel Stenberg authored
definitions from the global curl header and thus this needs to do it themselves.
-
- Oct 31, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
before we use it
-
- Oct 30, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Oct 29, 2003
-
-
Daniel Stenberg authored
Also made it easier to stop the test suite with control-c.
-
Daniel Stenberg authored
syntax: file:/path. I added test case 203 to verify this.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
and we no longer use the stunnel.pm
-
Daniel Stenberg authored
-
- Oct 27, 2003
-
-
Daniel Stenberg authored
-
- Oct 25, 2003
-
-
Daniel Stenberg authored
by Gisle Vanem
-
- Oct 24, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
curl and libcurl. -t is not used anywhere automated yet, and it does already identify memory leaks on failed allocations. Work to do.
-
Daniel Stenberg authored
-
- Oct 22, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Oct 21, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
on Oct 20, 2003.
-
- Oct 17, 2003
-
-
Daniel Stenberg authored
-
- Oct 12, 2003
-
-
Daniel Stenberg authored
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.
-
- Oct 09, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Oct 07, 2003
-
-
Daniel Stenberg authored
-
- Sep 15, 2003
-
-
Daniel Stenberg authored
NTLM request.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
this then makes redirection tests work (as the new test 89)
-
Daniel Stenberg authored
it doesn't work. It works for me.
-
Daniel Stenberg authored
-
- Sep 12, 2003
-
-
Daniel Stenberg authored
sure to clear them before we run the tests as they interfere badly otherwise.
-
- Sep 03, 2003
-
-
Daniel Stenberg authored
too little data, and one case of not zero-terminating the returned string. I chose a slightly different patch than the one Peter provided.
-