summaryrefslogtreecommitdiffstats
path: root/lib/libfetch/ftp.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up the debugging outputdes2000-07-111-9/+1
* Make EPSV work again. Separate parsing code of 229 replies fromume2000-07-101-7/+14
* Don't assume the remote address in a 227 reply is enclosed in parentheses.des2000-07-081-2/+1
* Make restart work in active mode, too.des2000-06-291-0/+5
* Handle multiline replies properly, instead of kinda-right.des2000-06-281-7/+16
* Back out wes' commit with extreme prejudice.des2000-06-201-143/+5
* Add implementation of fetchListFTP.wes2000-06-201-5/+143
* Honor FTP_PASSIVE_MODE so caller doesn't need to.des2000-05-261-0/+4
* Use $FTP_PASSWORD for FTP password. If $FTP_PASSWORD is notume2000-05-221-1/+11
* IPv6 support.ume2000-05-201-35/+197
* Better handling of some boundary conditions.des2000-05-191-4/+7
* Initialize the struct url_stat at the beginning of fetchStatFTP().des2000-05-151-0/+3
* Add workaround for ftpds with the Y2K MDTM bugdes2000-05-111-7/+22
* Implement restart.des2000-05-071-14/+41
* Fix timestamp handling.des2000-01-261-5/+7
* More old uncommitted patches: implement timeouts at the protocol level.des2000-01-071-97/+119
* Patches I've had lying around for several months:des2000-01-071-14/+43
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Implement and document file list retrieval.des1998-12-211-1/+12
* Don't specify a language to compile_et.des1998-12-181-3/+3
* Implement and document fetchStatFTP.des1998-12-161-46/+129
* Remove unused header files. Fix a few shadowing bugs. Improve error reporting.des1998-12-161-34/+21
* Add verbose flag, and support functions.des1998-12-161-7/+8
* Second of a series of cleanups to libfetch.des1998-11-061-11/+22
* First of a series of cleanups to libfetch. Changed files, indes1998-11-051-40/+7
* Commit a bunch of patches that have been accumulating:des1998-08-171-13/+12
* Base64 code (and the MIT copyright) moved to http.cdes1998-07-121-77/+62
* FTP retrieve works.des1998-07-111-57/+143
* Too many changes to list. Basically, FTP is nearly there and errordes1998-07-111-95/+235
* Imported libfetch into the tree. It compiles, but there's still somedes1998-07-091-0/+250
OpenPOWER on IntegriCloud