- Dec 08, 2004
-
-
Daniel Stenberg authored
in this file automatically on releases using the maketgz script.
-
Daniel Stenberg authored
- removal of getdate.c - Added hostares.c, hostasyn.c, hostip4.c, hostip6.c, hostsync.c, hostthre.c, inet_ntop.c, nwlib.c, parsedate.c, sterror.c, strtoofft.c I have tested the build on 10.3, and will build on 10.2.8 in the next days.
-
- Dec 07, 2004
-
-
Daniel Stenberg authored
libcurl always and unconditionally overwrote a stack-based array with 3 zero bytes. I edited the fix to make it less likely to occur again (and added a comment explaining the reason to the buffer size).
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
isn't set to encrypted properly
-
- Dec 06, 2004
-
-
Daniel Stenberg authored
even if no errorbuffer is set.
-
Daniel Stenberg authored
the multi interface
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Daniel Stenberg authored
-
- 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.
-