Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-07-16 | Fixed some more simple compile warnings in the examples. | Dan Fandrich | |
2007-07-12 | Fixed some compile warnings and errors and improved portability in the | Dan Fandrich | |
examples. Removed ftp3rdparty.c since libcurl doesn't support 3rd party FTP transfers any longer. | |||
2005-01-20 | If you give a *_LARGE option you MUST make sure that the type of the passed-in | Daniel Stenberg | |
argument is a curl_off_t. If you use CURLOPT_INFILESIZE (without _LARGE) you must make sure that to pass in a type 'long' argument. */ | |||
2004-11-21 | added comment for windows people about READFUNCTION being needed | Daniel Stenberg | |
2004-05-26 | strip trailing whitespace | Daniel Stenberg | |
2004-01-05 | David J Meyer's large file support. | Daniel Stenberg | |
2003-12-08 | use the newer option names | Daniel Stenberg | |
2003-03-17 | Andy Cedilnik's corrections | Daniel Stenberg | |
2001-08-29 | added ftpupload.c | Daniel Stenberg | |