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 Legacy FileZilla 2 (1767 changes):
2006-10-26 07:45 thunderw- source/LanguageDLLs/SimplifiedChinese/FzResChs.rc: fixed a typo
- source/FtpListResult.cpp: Fix month for Italian "ott"
- source/MainFrm.cpp: typo, --overwrite option did not work properly
- readme.htm, source/FileZilla.rc, source/install/FileZilla.nsi: version bump
- source/TransferSocket.cpp: have to check for WSAESHUTDOWN in OnReceive if using SSL
- source/openssl/aes.h, source/openssl/asn1.h, source/openssl/bio.h, source/openssl/bn.h, source/openssl/dh.h, source/openssl/dsa.h, source/openssl/dso.h, source/openssl/e_os2.h, source/openssl/ec.h, source/openssl/engine.h, source/openssl/evp.h, source/openssl/idea.h, source/openssl/obj_mac.h, source/openssl/opensslconf.h, source/openssl/opensslv.h, source/openssl/rsa.h, source/openssl/ssl.h, source/openssl/tls1.h, source/openssl/x509v3.h: updated
- source/AsyncSslSocketLayer.cpp, source/AsyncSslSocketLayer.h: merged with changes from FileZilla Server
- source/SiteManager.cpp: use a larger buffer to prevent cutoff
- readme.htm, source/FileZilla.rc, source/install/FileZilla.nsi: bumped version to 2.2.27
- source/FtpListResult.cpp: Use proper values for German month names.
- source/FtpListResult.cpp: added missing Slovenian monthnames
- source/FtpListResult.cpp: backport from FZ3: Add another VMS variant.
- source/FileAttributes.cpp: fix sticky bit.
- source/Options.cpp: ´fix reading of settings from HKLM
- source/TransferSocket.cpp: fix transfer progress for MODE Z downloads
- source/AsyncSslSocketLayer.cpp, source/AsyncSslSocketLayer.h, source/FzSFtp/PSFTP.C: spelling fixes
- source/FtpListResult.cpp: fix nullpointer dereference
- readme.htm, source/FileZilla.rc, source/install/FileZilla.nsi: version bump
- source/CommandQueue.cpp, source/Options.cpp, source/Options.h: More fixes to server remembering.This code could really need a rewrite.
- source/FileZilla.cpp: Fix quoted arguments for -config parameter.
- readme.htm, source/FileZilla.rc, source/FileZilla.vcproj, source/install/FileZilla.nsi: version bump
- source/ControlSocket.cpp, source/ControlSocket.h, source/SftpControlSocket.cpp, source/TransferSocket.cpp: more cleanup to speedlimit code
- source/FtpListCtrl.cpp, source/LocalFileListCtrl.cpp: round filesizes up
- source/MainFrm.cpp: Apply patch [ 1509038 ], remember maximized state properly
- source/LanguageDLLs/German/FzResDe.rc: False friend: 'Seite' is not the proper translation for 'site'. Use the meaning of 'server' for 'site'. 'Server Manager' -> 'Server Verwaltung' is a much better translation.