aboutsummaryrefslogtreecommitdiff
path: root/lib/libftpio
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/2.2.8_cvscvs2svn1999-01-214-4/+4
* MFC: doc fixes, casts, cosmetic.Jordan K. Hubbard1998-07-191-2/+5
* Reviewed by: phkJulian Elischer1998-05-061-1/+3
* MFC: separate error and errno reporting.Jordan K. Hubbard1998-02-172-27/+30
* MFC: PR#5691Jordan K. Hubbard1998-02-101-1/+12
* MFC: ancient bogus file descriptor read().Jordan K. Hubbard1997-10-011-10/+8
* YAMFC: rev 1.23 and 1.24. Fix/enhance SIGALRM, don't send QUIT if closed.Peter Wemm1997-08-031-12/+47
* YAMFC: correct off_t glitchesPeter Wemm1997-08-031-3/+3
* C++ safety.Jordan K. Hubbard1997-05-051-1/+5
* Merge -r1.21 from current.Jordan K. Hubbard1996-12-171-34/+59
* YAMFCPoul-Henning Kamp1996-11-284-23/+49
* Send PASV instead of PASSIVE.Jordan K. Hubbard1996-10-101-2/+2
* delete doubled words, e.g.: "the the" -> "the"Wolfram Schneider1996-10-051-1/+2
* Make libftpio 64-bit clean.Peter Wemm1996-09-193-25/+36
* Intelligently cache previous connection to host if we can stillJordan K. Hubbard1996-08-311-10/+32
* cmp -s || install -c ==> install -CPeter Wemm1996-08-301-2/+2
* 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-212-3/+4
* Add an ftpErrString() function for returning human readable failureJordan K. Hubbard1996-08-215-6/+88
* 1. Add verbose flag to ftp_login()Jordan K. Hubbard1996-08-035-306/+16
* Implement an ftpVerbose() hook.Jordan K. Hubbard1996-07-043-2/+22
* Makefile:Gary Palmer1996-06-262-3/+3
* Adjust docs to match reality.Jordan K. Hubbard1996-06-241-4/+8
* Adjust the reference to ftpBinary() in the (unused) TCL wrappers.Jordan K. Hubbard1996-06-241-4/+4
* Fix a bug in the way binary/ascii settings were being done. NewJordan K. Hubbard1996-06-222-42/+78
* Make certain small things more consistent with the other stdio man pages.Jordan K. Hubbard1996-06-201-10/+10
* 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-172-10/+17
* Rethink and reimpliment the way RESTARTS are handled. The method I inheiritedJordan K. Hubbard1996-06-173-53/+33
* Add a feature: If the environment variable FTP_PASSIVE_MODE is definedJordan K. Hubbard1996-06-171-1/+3
* Whoops, give the authors all proper credit.Jordan K. Hubbard1996-06-171-0/+2
* Bring in a new library `libftpio', so named to avoid clashes with olderJordan K. Hubbard1996-06-176-0/+1226