summaryrefslogtreecommitdiffstats
path: root/lib/libftpio/ftpio.c
Commit message (Expand)AuthorAgeFilesLines
* Send PASV instead of PASSIVE.jkh1996-10-101-2/+2
* Make libftpio 64-bit clean.peter1996-09-191-22/+29
* Intelligently cache previous connection to host if we can stilljkh1996-08-311-10/+32
* D'oh! verbose output should go to stderr.jkh1996-08-241-2/+2
* Implement a change suggested by Archie Cobbs - the seekto argument shouldjkh1996-08-211-2/+3
* Add an ftpErrString() function for returning human readable failurejkh1996-08-211-1/+12
* 1. Add verbose flag to ftp_login()jkh1996-08-031-7/+8
* Implement an ftpVerbose() hook.jkh1996-07-041-1/+10
* Fix a bug in the way binary/ascii settings were being done. Newjkh1996-06-221-38/+73
* Manage control connections a little better for the URL routines.jkh1996-06-171-5/+13
* Make binary mode the default.jkh1996-06-171-1/+2
* Stamp out a potential memory leak.jkh1996-06-171-9/+16
* Rethink and reimpliment the way RESTARTS are handled. The method I inheiritedjkh1996-06-171-24/+13
* Add a feature: If the environment variable FTP_PASSIVE_MODE is definedjkh1996-06-171-1/+3
* Bring in a new library `libftpio', so named to avoid clashes with olderjkh1996-06-171-0/+686
OpenPOWER on IntegriCloud