- Mar 11, 2005
-
-
Daniel Stenberg authored
-
- Mar 08, 2005
-
-
Daniel Stenberg authored
that feature 64 bit 'long'. Some systems have 64 bit time_t and deal with years beyond 2038. However, even some of the systems with 64 bit time_t returns -1 for dates beyond 03:14:07 UTC, January 19, 2038. (Such as AIX 5100-06)
-
Daniel Stenberg authored
-
- Mar 04, 2005
-
-
Daniel Stenberg authored
the cookie "engine" without having to provide an empty or non-existing file.
-
- Feb 09, 2005
-
-
Daniel Stenberg authored
-
- Jan 25, 2005
-
-
Daniel Stenberg authored
present in RFC959... so now (lib)curl supports it as well. --ftp-account and CURLOPT_FTP_ACCOUNT set the account string. (The server may ask for an account string after PASS have been sent away. The client responds with "ACCT [account string]".) Added test case 228 and 229 to verify the functionality. Updated the test FTP server to support ACCT somewhat.
-
Daniel Stenberg authored
use to detect libcurl and setup variables for the protocols the installed libcurl supports: docs/libcurl/libcurl.m4
-
- Jan 22, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
if you set CURLOPT_WRITEDATA - or you will experience crashes.
-
- Jan 21, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Jan 11, 2005
-
-
Daniel Stenberg authored
select() overhaul fix.
-
- Dec 22, 2004
-
-
Daniel Stenberg authored
-
- Dec 18, 2004
-
-
Daniel Stenberg authored
to curl_multi_remove_handle() either.
-
- Dec 14, 2004
-
-
Daniel Stenberg authored
-
- Dec 13, 2004
-
-
Gisle Vanem authored
-
- Dec 03, 2004
-
-
Daniel Stenberg authored
-
- Nov 29, 2004
-
-
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.
-
- Nov 24, 2004
-
-
Daniel Stenberg authored
-
- Nov 15, 2004
-
-
Daniel Stenberg authored
-
- Nov 12, 2004
-
-
Daniel Stenberg authored
-
- Nov 11, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Oct 25, 2004
-
-
Daniel Stenberg authored
-
- Oct 19, 2004
-
-
Daniel Stenberg authored
-
- Oct 03, 2004
-
-
Daniel Stenberg authored
individual transfers
-
- Oct 01, 2004
-
-
Daniel Stenberg authored
-
- Sep 30, 2004
-
-
Daniel Stenberg authored
app to retrieve the errno variable after a (connect) failure. It will make sense to provide this for more failures in a more generic way, but let's start like this.
-
- Sep 16, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Sep 15, 2004
-
-
Daniel Stenberg authored
-
- Sep 02, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Sep 01, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Aug 31, 2004
-
-
Daniel Stenberg authored
-
- Aug 24, 2004
-
-
Daniel Stenberg authored
-
- Aug 23, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
to be transfered is empty
-