aboutsummaryrefslogtreecommitdiff
path: root/lib/libftpio/ftpio.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/2.2.2_cvscvs2svn1997-05-191-1/+1
* Merge -r1.21 from current.Jordan K. Hubbard1996-12-171-34/+59
* YAMFCPoul-Henning Kamp1996-11-281-11/+37
* Send PASV instead of PASSIVE.Jordan K. Hubbard1996-10-101-2/+2
* Make libftpio 64-bit clean.Peter Wemm1996-09-191-22/+29
* Intelligently cache previous connection to host if we can stillJordan K. Hubbard1996-08-311-10/+32
* D'oh! verbose output should go to stderr.Jordan K. Hubbard1996-08-241-2/+2
* Implement a change suggested by Archie Cobbs - the seekto argument shouldJordan K. Hubbard1996-08-211-2/+3
* Add an ftpErrString() function for returning human readable failureJordan K. Hubbard1996-08-211-1/+12
* 1. Add verbose flag to ftp_login()Jordan K. Hubbard1996-08-031-7/+8
* Implement an ftpVerbose() hook.Jordan K. Hubbard1996-07-041-1/+10
* Fix a bug in the way binary/ascii settings were being done. NewJordan K. Hubbard1996-06-221-38/+73
* Manage control connections a little better for the URL routines.Jordan K. Hubbard1996-06-171-5/+13
* Make binary mode the default.Jordan K. Hubbard1996-06-171-1/+2
* Stamp out a potential memory leak.Jordan K. Hubbard1996-06-171-9/+16
* Rethink and reimpliment the way RESTARTS are handled. The method I inheiritedJordan K. Hubbard1996-06-171-24/+13
* Add a feature: If the environment variable FTP_PASSIVE_MODE is definedJordan K. Hubbard1996-06-171-1/+3
* Bring in a new library `libftpio', so named to avoid clashes with olderJordan K. Hubbard1996-06-171-0/+686