aboutsummaryrefslogtreecommitdiff
path: root/lib/ftp.c
AgeCommit message (Expand)Author
2000-09-14introduced 'tunnel through http proxy' for ftpDaniel Stenberg
2000-08-31made -I (size info only) work for ftp againDaniel Stenberg
2000-08-24inet_ntoa_r() usage made more portableDaniel Stenberg
2000-08-23Albert Chin-A-Young's fixesDaniel Stenberg
2000-08-18increased the buffer size used for name lookupsDaniel Stenberg
2000-08-17Fred Noz fixed the gethostbyaddr_() callDaniel Stenberg
2000-08-04Fixed to use the new HAVE_GETHOSTBYxxxx_R_x defines, now trying to supportDaniel Stenberg
2000-07-25The "get ftp command response" function now uses select() on the socket andDaniel Stenberg
2000-07-25Code 250 is okay as well as the previous 226-code after a successful fileDaniel Stenberg
2000-06-20haxx.nu => haxx.seDaniel Stenberg
2000-06-20Rich Gray fixed the PORT command line with the missing \r!Daniel Stenberg
2000-05-30Adjusted to the GETHOSTBYADDR_R_NARGS styleDaniel Stenberg
2000-05-29David LeBlanc's fixes!Daniel Stenberg
2000-05-22moved here from the newlib branchDaniel Stenberg
2000-03-16cleaned up some #ifdef mess, now uses data->fwrite() to write headersDaniel Stenberg
2000-02-14updated to use the new set of progress-functionsDaniel Stenberg
2000-02-01removed #include "upload.h"Daniel Stenberg
2000-02-01Adjusted to use the new Transfer() instead of the old Download()Daniel Stenberg
2000-01-10syncing with local editDaniel Stenberg
1999-12-29Initial revisionDaniel Stenberg