- Dec 16, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
for a bigger buffer and this is indeed badness for us. Making this work on both old and new glibc versions require an ugly loop that in its worse form cause 45 bad loops when using the correct glibc and a non-resolving host name... :-/ We want a better fix. Badly.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
setup the Makefile in tests/libtest/
-
- Dec 13, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
or not
-
Daniel Stenberg authored
set of include files during tests
-
Daniel Stenberg authored
-
Daniel Stenberg authored
multi interface works with file:// URLs fine (previously it crashed). This won't make it work on Windows though...
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Dec 12, 2002
-
-
Daniel Stenberg authored
anymore!
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
Cut off name from option
-
- Dec 11, 2002
-
-
Daniel Stenberg authored
decreased the write buffer size to 16KB to perform a lot better on Windows(!)
-
- Dec 10, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
regular transfer process. This required some new tweaks, like for example we need to be able to tell the tranfer loop to not chunky-encode uploads while we're transferring the rest of the request...
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
make sure that it isn't all sent off in one single send() but instead really tests the multiple-part-send logic.
-