Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | For functions ftpGetURL, ftpPutURL, ftpLogin it was impossible to know | ache | 1996-11-14 | 1 | -4/+4 |
* | Oops, forget the fact that several ftp connections can be active | ache | 1996-11-14 | 1 | -2/+2 |
* | Make libftpio 64-bit clean. | peter | 1996-09-19 | 1 | -3/+4 |
* | Add an ftpErrString() function for returning human readable failure | jkh | 1996-08-21 | 1 | -1/+10 |
* | 1. Add verbose flag to ftp_login() | jkh | 1996-08-03 | 1 | -2/+2 |
* | Implement an ftpVerbose() hook. | jkh | 1996-07-04 | 1 | -1/+3 |
* | Makefile: | gpalmer | 1996-06-26 | 1 | -2/+2 |
* | Fix a bug in the way binary/ascii settings were being done. New | jkh | 1996-06-22 | 1 | -4/+5 |
* | Rethink and reimpliment the way RESTARTS are handled. The method I inheirited | jkh | 1996-06-17 | 1 | -4/+2 |
* | Bring in a new library `libftpio', so named to avoid clashes with older | jkh | 1996-06-17 | 1 | -0/+53 |