- Sep 17, 2007
-
-
Dan Fandrich authored
-
Dan Fandrich authored
sent by curl, if not the addresses themselves.
-
Dan Fandrich authored
Added hooks to the test suite to make it possible to test a curl running on a remote host.
-
Dan Fandrich authored
-
Daniel Stenberg authored
-
Dan Fandrich authored
instead of hard-coding it to 127.0.0.1
-
Dan Fandrich authored
-
- Sep 15, 2007
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
proxies for FTP urls.
-
Daniel Stenberg authored
-
Guenter Knauf authored
-
Guenter Knauf authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Sep 14, 2007
-
-
Dan Fandrich authored
-
Dan Fandrich authored
fixed some AC_SUBST configure entries.
-
Dan Fandrich authored
Removed and fixed some AC_SUBST configure entries.
-
- Sep 13, 2007
-
-
Dan Fandrich authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Dan Fandrich authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
to the specific tracker entries
-
- Sep 12, 2007
-
-
Dan Fandrich authored
-
Daniel Stenberg authored
it. This caused a segfault in some fprintf() implementations. Like on Solaris.
-
- Sep 11, 2007
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
- Bug report #1792649 (http://curl.haxx.se/bug/view.cgi?id=1792649) pointed out a problem with doing an empty upload over FTP on a re-used connection. I added test case 541 to reproduce it and to verify the fix. - I noticed while writing test 541 that the FTP code wrongly did a CWD on the second transfer as it didn't store and remember the "" path from the previous transfer so it would instead CWD to the entry path as stored. This worked, but did a superfluous command. Thus, test case 541 now also verifies this fix.
-
Daniel Stenberg authored
second transfer as it didn't store and remember the "" path from the previous transfer so it would instead CWD to the entry path as stored. This worked, but did a superfluous command. Thus, test case 541 now also verifies this fix.
-
http://curl.haxx.se/bug/view.cgi?id=1792649Daniel Stenberg authored
out a problem with doing an empty upload over FTP on a re-used connection. I added test case 541 to reproduce it and to verify the fix.
-
- Sep 09, 2007
-
-
Daniel Stenberg authored
-
- Sep 07, 2007
-
-
Dan Fandrich authored
not success.
-
Dan Fandrich authored
(to validate bug #1790403).
-
- Sep 06, 2007
-
-
http://curl.cheap.co.ilDaniel Stenberg authored
-
Daniel Stenberg authored
-
- Sep 05, 2007
-
-
Dan Fandrich authored
sockets.
-
Daniel Stenberg authored
underlying ftp_readresp() function has a separate "cache" where there might in fact be leftover data...
-
Dan Fandrich authored
sockets.
-
Dan Fandrich authored
-
- Sep 03, 2007
-
-
Daniel Stenberg authored
-