- Dec 05, 2004
-
-
Daniel Stenberg authored
libcurl without cookie support. This is mainly useful if you want to build a minimalistic libcurl with no cookies support at all. Like for embedded systems or similar.
-
Daniel Stenberg authored
response. Previously, libcurl would re-resolve the host name with the new port number and attempt to connect to that, while it should use the IP from the control channel. This bug made it hard to EPSV from an FTP server with multiple IP addresses!
-
- Dec 03, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
at a chunk boundary it was not considered an error and thus went unnoticed. Added test case 207 to verify.
-
- Dec 02, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
CONNECT to a proxy with digest
-
- Dec 01, 2004
-
-
Gisle Vanem authored
-
Daniel Stenberg authored
it works, as it has proved to not work in some cases (like on Tor Arntsen's AIX 5100-06 xlc 5.0 --disable-shared runs).
-
- Nov 30, 2004
-
-
Gisle Vanem authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
for diff output get created in the log/ dir and no longer deletes them since they help in understanding the problem, fixing the test case and fixing curl problems.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
on lots of perl versions, provide our own base64 decoder
-
- Nov 29, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
(http://qa.mandrakesoft.com/show_bug.cgi?id=12285), when connecting to an IPv6 host with FTP, --disable-epsv (or --disable-eprt) effectively disables the ability to transfer a file. Now, when connected to an FTP server with IPv6, these FTP commands can't be disabled even if asked to with the available libcurl options.
-
Daniel Stenberg authored
that!
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
with binary data.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Nov 28, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Nov 27, 2004
-
-
Daniel Stenberg authored
-
- Nov 26, 2004
-
-
Daniel Stenberg authored
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Gisle Vanem authored
clash with djgpp ioctl() macro in setup.h.
-