Tags: masneyb/gftp
Tags
gFTP 2.9.0b The project is now under the MIT license FTP protocol: - FTPS: support implicit TLS (new protocol: FTPSi) - support MLSD - fixed IPv6 support - new option 'ip_version' (any/ipv4/ipv6) [default=any] - fully implement rfc2428 (EPSV, EPRT) - automatically determine when to use PRET - (these features are only used if the server explicitly supports them through the FEAT response) GTK UI: - fix crash with file transfers in active mode - new option: gFTP->Preferences->Network -> IP Protocol closes #120 (should use MLSD when the server supports it) closes #127 (implicit TLS) closes #130 (license change) closes #136 (segfault after file transfer) closes #140 (IPv6 is broken)
gFTP 2.8.0b (beta) - Fixed some important crashes - increases app stability - Support compiling with OpenSSL 1.1 (FTPS) - restore FSP support - FTP: Removed the 'dont_use_proxy' stuff (broken) - FTP: LIST -a is disabled by default (go to gFTP->Preferences) - FTP: Add option to enable/disable proxy (disabled by default) GTK UI - Tweaks, adjustments - Ctrl+Alt+C: toggle colored text in log window (disabled by default) also see menu `gFTP->Colored messages`... closes #102 (Local Hosts) closes #115 (dark theme is hard to read) closes #117 (crash on connecting after bookmark change) closes #121 (crash when changing remote dirs) ref #120 See the git log for more details
debian/changelog - increased the version number 2008-11-30 Brian Masney <[email protected]> * debian/changelog - increased the version number svn path=/trunk/; revision=982