summaryrefslogtreecommitdiffstats
path: root/contrib/lukemftp/src/fetch.c
Commit message (Collapse)AuthorAgeFilesLines
* Import latest NetBSD version...changes:mikeh2005-05-171-10/+12
| | | | | | | | | * Whitespace and gcc 4.x fixes. * Fix deallocation bug in fetch.c. * Implement timeouts for accept(2) and connect(2), which accept timeout values with '-q quittime'. (intended to help with active mode through firewalls) * Fix bin/77158 by Ryoji Kanai <rkanai@eeye.com>.
* Import the latest CVS version of lukemftp.mikeh2005-02-201-105/+137
| | | | | | | | | | Short list of changes: * SIGINT termination from auto-fetch. * Less trusting of remote filenames during auto mgets. * Improved RFC2616 compliancy. * Fix globs when using ftp reget (from mat@). * Limit send buffer size.
* Import the latest (4/26/04) CVS lukemftp. This adds the ability tomikeh2004-04-271-4/+3
| | | | | | | have a prefix string on the progressbar and brings in a patch by mux@ to fix the condition when connect() returns EINTR. Requested by: mux
* Import latest CVS lukemftp.mikeh2003-11-031-11/+16
|
* Import the June 15, 2003 CVS version of NetBSD's ftp + patchset to fixmikeh2003-06-161-9/+36
| | | | | | | header file differences between FBSD and NBSD. Like lukemftpd, the portable version of lukemftp lags too far behind CVS. This import includes several big fixes plus a cleaned up manpage.
* Import lukemftp-1.6-beta2.mikeh2002-06-151-30/+61
|
* Import the FreeBSD differences Luke patched in lukemftp:mikeh2002-04-261-1/+1
| | | | | | | *) Large file ASCII support *) -4/-6 options to force IPv4/IPv6 respectively Also, fix for buffer overflow on PASV from malicious server.
* Import of LukeM's ftp client, version 1.5.obrien2001-07-191-0/+1738
OpenPOWER on IntegriCloud