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):
2003-02-23 19:43 Tim Kosse (botg)- source/install/download.nsh: updated to latest ZipDLL version
- source/FileZilla.cpp, source/Options.cpp, source/Options.h: Use XML/Registry question now appears in selected language.
- source/AsyncSocketEx.cpp: really stupid typos
- source/AsyncSocketEx.cpp, source/AsyncSocketEx.h: updated to latest version of CAsyncSocketEx
- source/AsyncSocketEx.h: typo in comment
- source/install/FileZilla.nsi, source/install/download.nsh: made compatible with latest NSIS version
- source/QueueCtrl.cpp: fixed crash, did dereference nullpointers
- source/LocalDirName.cpp: drives can be entered again
- source/Language DLLs/Polish/FzResPo.rc: updated translation
- source/FtpControlSocket.cpp: now works for servers which reply with 226 after RETR/STOR/APPE
- source/TransferSocket.cpp, source/TransferSocket.h: attempt to fix bug with transfers not starting
- readme.htm, source/documentation/version history.htm: updated version history
- source/FileZillaApi.h, source/FtpControlSocket.cpp, source/SftpControlSocket.cpp: retry did not work
- source/install/FileZilla.nsi: No ist now secure mode default answer
- source/FtpControlSocket.cpp, source/GSSAsyncSocksifiedSocket.cpp: unicode fixes
- readme.htm, todo.txt, source/FileZilla.dsw, source/install/FileZilla.nsi, source/documentation/credits.htm, source/documentation/version history.htm: updated version information
- source/FzSFtp/PUTTY.H, source/FzSFtp/SETTINGS.C, source/FzSFtp/SSH.C: merged in more changes from putty repository
- source/FileZilla.rc, source/resource.h, source/Language DLLs/Bulgarian/FzResBu.rc, source/Language DLLs/Bulgarian/resource.h, source/Language DLLs/French/FzResFr.rc, source/Language DLLs/French/resource.h, source/Language DLLs/German/FzResDe.rc, source/Language DLLs/German/resource.h, source/Language DLLs/Hungarian/FzResHu.rc, source/Language DLLs/Hungarian/resource.h, source/Language DLLs/Italian/FzResIt.rc, source/Language DLLs/Italian/resource.h, source/Language DLLs/Polish/FzResPo.rc, source/Language DLLs/Polish/resource.h, source/Language DLLs/Simplified Chinese/FzResChs.rc, source/Language DLLs/Simplified Chinese/resource.h, source/Language DLLs/Spanish/FzResEs.rc, source/Language DLLs/Spanish/resource.h, source/Language DLLs/Traditional Chinese/FzResCh.rc, source/Language DLLs/Traditional Chinese/resource.h: updated resource files
- source/FtpListCtrl.cpp: fixed problem with selecting context menu item after disconnect
- source/FtpListResult.cpp: oops, did broke VShell support in last commit
- source/FtpListResult.cpp: added numerical unix style listing format
- source/FtpControlSocket.cpp: no longer downloading already complete files if trying to resume from servers not supporting REST
- source/GSSAsyncSocksifiedSocket.cpp: fixed assertion
- source/DirectoryCache.cpp, source/FtpControlSocket.cpp, source/ServerPath.cpp, source/ServerPath.h, source/SftpControlSocket.cpp: fixed upper/lower case problems, no longer ignoring case
- source/GSSAsyncSocksifiedSocket.cpp: encrypted commands/replies added to debug output