- Dec 10, 2004
-
-
Daniel Stenberg authored
be broken, but at least they'll be less broken than they are now."
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
as suggested by Kai Sommerfeld
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Dec 09, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
reported on Solaris) problem where the size_t check fails due to the SSL libs being found in a dir not searched through by the run-time linker. patch-tracker entry #1081707.
-
Daniel Stenberg authored
--vernum output wasn't zero prefixed properly (as claimed in documentation). This is fixed in maketgz now.
-
- Dec 08, 2004
-
-
Daniel Stenberg authored
-
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
-