summaryrefslogtreecommitdiff
path: root/net/cftp/patches
AgeCommit message (Collapse)AuthorFilesLines
2008-04-13Fix local buffer overflow (with patch from mercurial repository).dillo1-0/+15
Bump PKGREVISION to 2.
2005-11-08Include <sys/time.h> for fd_set.tv1-0/+12
2002-09-17update to 0.12:dillo1-87/+0
preliminary support for sftp (requires ssh protocol version 2) print estimated remaining time for down- and uploads
2001-12-10add fix from cftp cvs (ftp.c, revision 1.58):dillo1-0/+87
(ftp_cat): rewrite error detection/reporting: don't rely on ferror(), only consult errno in case of error. This fixes download problems on -current. Bump version to 0.11nb1.