- Mar 12, 2005
-
-
Daniel Stenberg authored
-
- Mar 11, 2005
-
-
Daniel Stenberg authored
-
- Mar 07, 2005
-
-
Dan Fandrich authored
revert to the SEEK_END method of repositioning the stream after a ftruncate() and only use SEEK_SET if ftruncate() isn't available.
-
- Mar 05, 2005
-
-
Dan Fandrich authored
Added HAVE_FTRUNCATE to all the static config-*.h files on the assumption that all those systems provide it.
-
- Mar 04, 2005
-
-
Daniel Stenberg authored
-
- Feb 09, 2005
-
-
Daniel Stenberg authored
The tag 'before_ftp_statemachine' was set just before this commit in case of future need.
-
- Jan 27, 2005
-
-
Daniel Stenberg authored
a free-without-alloc as the first call
-
Daniel Stenberg authored
variable to allow the test suite to better control where it ends up.
-
- 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.
-
- Jan 21, 2005
-
-
Daniel Stenberg authored
-
- Jan 20, 2005
-
-
Daniel Stenberg authored
was written for it. I fixed and added test case 227 to verify it. The curl.1 man page didn't mention the '+' so I added it.
-
- Jan 06, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Dec 20, 2004
-
-
Dan Fandrich authored
involves a binary-compatible change to the API struct curl_version_info_data
-
- Dec 18, 2004
-
-
Daniel Stenberg authored
-
- Dec 17, 2004
-
-
Gisle Vanem authored
-
- Dec 16, 2004
-
-
Gisle Vanem authored
Ref. lib/file.c.
-
- Dec 15, 2004
-
-
Daniel Stenberg authored
-
Dan Fandrich authored
-
Dan Fandrich authored
-
- Dec 14, 2004
-
-
Gisle Vanem authored
-
- Dec 13, 2004
-
-
Gisle Vanem authored
Moved CURLOPT_SSLENGINE* options to after verbose mode is set. Added a goto. Eek!
-
- Nov 24, 2004
-
-
Gisle Vanem authored
Provide a 64-bit capable ftruncate(). MingW has one, but it takes only 32-bit offsets.
-
Daniel Stenberg authored
-
- Nov 14, 2004
-
-
Gisle Vanem authored
Borland doesn't have <sys/utime.h>, utime() nor _lseeki64().
-
- Nov 11, 2004
-
-
Daniel Stenberg authored
-
- Nov 08, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
'curl -v writes debugging to its network socket if stderr is closed'
-
Daniel Stenberg authored
executed" warning by gcc 3.4.0
-
- Nov 04, 2004
-
-
Daniel Stenberg authored
-
- Oct 28, 2004
-
-
Gisle Vanem authored
Fixed _write() arguments.
-
Gisle Vanem authored
-
Daniel Stenberg authored
-
- Oct 27, 2004
-
-
Daniel Stenberg authored
-
- Oct 18, 2004
-
-
Daniel Stenberg authored
initiate the specific language operations, to make the IDN stuff work better.
-
- Oct 06, 2004
-
-
Daniel Stenberg authored
-
- Sep 10, 2004
-
-
Daniel Stenberg authored
-
- Aug 10, 2004
-
-
Daniel Stenberg authored
-
- Jul 02, 2004
-
-
Daniel Stenberg authored
better support for HUGE files with the -# progress bar
-
Daniel Stenberg authored
-