Changelogs
Overview
These changelogs reflect the history of all files in the CVS repository. The changelog has been generated at 2007-11-22 10:46
Changelog for Legay FileZilla Server (581 changes):
2006-12-02 15:19 Tim Kosse (botg)- source/TransferSocket.cpp, source/TransferSocket.h: Don't prematurely close connection during handshake on empty downloads or directory listings
- source/ControlSocket.cpp, source/ControlSocket.h, source/ExternalIpCheck.cpp, source/ExternalIpCheck.h, source/ServerThread.cpp, source/ServerThread.h: Lower the amount of re-resolving.
- source/ExternalIpCheck.cpp, source/Options.cpp: Move default resolver address to http://ip.filezilla-project.org/ip.php
- source/Permissions.cpp: Fix MLSD command to send timestamps in UTC.
- source/Accounts.cpp: Fix protocol error if using non-us-ascii characters in user/group comments
- readme.htm, source/FileZilla server.rc, source/OptionTypes.h, source/Interface/FileZilla server.rc, source/install/FileZilla Server.nsi: version bump
- source/Server.cpp, source/ServerThread.cpp, source/StdAfx.h, source/Interface/FileZilla server.rc, source/Interface/StdAfx.h, source/Interface/UsersListCtrl.cpp, source/Interface/UsersListCtrl.h, source/Interface/resource.h: add option to ban user to context menu
- source/AsyncSocketEx.cpp, source/AsyncSocketEx.h, source/AsyncSocketExLayer.cpp, source/AsyncSocketExLayer.h, source/ControlSocket.cpp: Improved connection handling, based on patch 1575422
- source/AsyncSslSocketLayer.cpp: Merge with latest version from client, fix a shutdown related bug.
- source/Interface/MainFrm.cpp, source/Interface/OptionsDlg.cpp, source/Options.cpp, source/Interface/OptionsIpFilterPage.cpp: Add support for strings larger than 65535 bytes (new limit: 16M), allow ip filters > 20000 chars.
- readme.htm, source/FileZilla server.rc, source/Interface/FileZilla server.rc, source/install/FileZilla Server.nsi: bumped version
- source/TransferSocket.cpp: check for WSAESHUTDOWN in OnReceive if using SSL
- source/includes/openssl/aes.h, source/includes/openssl/asn1.h, source/includes/openssl/bio.h, source/includes/openssl/bn.h, source/includes/openssl/dh.h, source/includes/openssl/dsa.h, source/includes/openssl/dso.h, source/includes/openssl/e_os2.h, source/includes/openssl/ec.h, source/includes/openssl/engine.h, source/includes/openssl/evp.h, source/includes/openssl/idea.h, source/includes/openssl/obj_mac.h, source/includes/openssl/opensslconf.h, source/includes/openssl/opensslv.h, source/includes/openssl/rsa.h, source/includes/openssl/ssl.h, source/includes/openssl/tls1.h, source/includes/openssl/x509v3.h: updated
- source/AsyncSslSocketLayer.cpp, source/AsyncSslSocketLayer.h: Fixed some declarations
- source/ControlSocket.cpp: announce MLSD, better telnet control sequence stripping
- source/Interface/OptionsMiscPage.cpp: fixed shared write mode option
- source/Permissions.cpp: fix virtual aliases containing username replacement
- readme.htm: updated
- source/ControlSocket.cpp, source/ControlSocket.h, source/Permissions.cpp, source/Permissions.h: added OPTS UTF8 OFF command
- source/AsyncSslSocketLayer.cpp: Do a full bidirectional shutdown if requested by peer. Fixes transfer timeouts with some clients.
- readme.htm, source/FileZilla server.rc, source/install/FileZilla Server.nsi: version bump
- source/Interface/MainFrm.cpp: fix potential crash
- source/Interface/FileZilla server.rc, source/Interface/misc/SAPrefsDialog.cpp: fix focus problems if navigating options using keyboard
- source/ControlSocket.cpp, source/Permissions.cpp, source/Permissions.h: MLSD listings did not contain virtual aliases
- source/Interface/FileZilla server.rc: fix connection dialog text since localhost may require password as well