Commit Graph

6 Commits

Author SHA1 Message Date
ajacoutot
f6d6881b5e Use /dev/arandom by default. 2010-03-20 17:07:35 +00:00
jasper
637a2bdaff - remove patch as we have ENOTSUP now 2009-10-27 12:00:22 +00:00
ajacoutot
8e927ce3dd - major bugfix release to gftp-2.0.19
Improvements to the networking code, fixes for several segfaults, i18n
fixes, and 38 updated or new translations.
- IPv6 is still disabled (thanks to sthen@ for confirming it still
doesn't work properly...) ; any taker to fix it, be my guest
2008-12-01 16:09:01 +00:00
ajacoutot
d2dc2575e1 - SECURITY: fix two boundary errors in fsplib code when processing
overly long directory or file names (CVE-2007-3961 & CVE-2007-3962
from Gentoo CVS via FreeBSD
- regen patches while here
2007-11-06 12:14:18 +00:00
naddy
df3faff203 IPv6 support is broken, disable by default; pointed out and ok aanriot@ 2006-08-12 15:17:04 +00:00
alek
519784b391 Import gftp 2.0.18
gFTP is a free multithreaded file transfer client for *NIX based
machines. It has the following features:
- Distributed under the terms of the GNU Public License Agreement
- Written in C and has a text interface and a GTK+ 1.2/2.x interface
- Supports the FTP, FTPS (control connection only), HTTP, HTTPS, SSH and
  FSP protocols
- FTP and HTTP proxy server support
- Supports FXP file transfers (transferring files between 2 remote
  servers via FTP)
- Supports UNIX, EPLF, Novell, MacOS, VMS, MVS and NT (DOS) style
  directory listings
- Bookmarks menu to allow you to quickly connect to remote sites
- Fully Internationalized

From Antoine Jacoutot <ajacoutot@lphp.org>
2005-11-02 20:19:29 +00:00