- Mar 27, 2006
-
-
Daniel Stenberg authored
--enable-debug, as then curl used free() on memory allocated both with normal malloc() and with libcurl-provided functions, when the latter MUST be freed with curl_free() in debug builds.
-
Guenter Knauf authored
avoid kiling hugehelp.c when not built from CVS.
-
- Mar 26, 2006
-
-
Daniel Stenberg authored
called bind() with a too big argument in the 3rd parameter and at least Tru64, AIX and IRIX seem to be very picky about it.
-
- Mar 21, 2006
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
(when using OpenSSL).
-
Daniel Stenberg authored
-
- Mar 20, 2006
-
-
Daniel Stenberg authored
reacts properly according to the CURLOPT_FTP_SSL setting.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Dan Fandrich authored
512 bytes could have random garbage appended. Also, stop processing TFTP packets which are too short to be legal.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Mar 17, 2006
-
-
Daniel Stenberg authored
-
- Mar 16, 2006
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Mar 15, 2006
-
-
Daniel Stenberg authored
-
- Mar 14, 2006
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Mar 13, 2006
-
-
Daniel Stenberg authored
text from OpenSSL.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Mar 08, 2006
-
-
Daniel Stenberg authored
-
- Mar 07, 2006
-
-
Daniel Stenberg authored
with the multi interface and multi-part formposts. The fix from February 22nd could make the Curl_done() function get called twice on the same connection and it was not designed for that and thus tried to call free() on an already freed memory area!
-
Daniel Stenberg authored
is used properly.
-
- Mar 06, 2006
-
-
Daniel Stenberg authored
callback" error message so I've now made the setting of that callback not be as critical as before. The function is only used for additional loggging/ trace anyway so a failure just means slightly less data. It should still be able to proceed and connect fine to the server.
-
- Mar 04, 2006
-
-
Daniel Stenberg authored
-
- Mar 03, 2006
-
-
Daniel Stenberg authored
accordingly.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Mar 02, 2006
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Feb 28, 2006
-
-
Dan Fandrich authored
-
- Feb 27, 2006
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-