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):
2002-07-29 15:25 Tim Kosse (botg)- source/FtpControlSocket.cpp: removed some VERIFYs causing problems when shutting down the api
- source/FileZilla.dsp, source/MainFrm.h, source/QueueCtrl.cpp, source/QueueCtrl.h, source/QueueView.cpp, source/QueueView.h: CQueueCtrl now uses own instance of CFileZillaApi, now browsing and transferring at the same time is possible
- source/MainThread.cpp: active working dir was sent to wrong window
- source/FzSFtp/res/SCP.ICO: added missing icon
- source/Language DLLs/Italian/FzResIt.dsp, source/Language DLLs/Italian/FzResIt.rc, source/Language DLLs/Italian/resource.h: added missing italian language files
- source/ControlSocket.cpp, source/FtpControlSocket.cpp, source/SftpControlSocket.cpp: remove some unnecessary #includes
- source/Options.cpp: directory cache now enabled by default, added default values for retry settings
- source/QueueCtrl.cpp, source/QueueCtrl.h: fixed StopProcessing(), renamed some variables
- source/GSSAsyncSocksifiedSocket.cpp: fixed the trace message in destructor
- source/LocalFileListCtrl.cpp: it's no longer possible to enter the following characters when renaming files: / \ : * ? " < > |
- source/ApiLog.cpp, source/ApiLog.h: LogMessage now works with string resource id as parameter
- source/AsyncSslSocket.cpp, source/AsyncSslSocket.h, source/ControlSocket.cpp, source/ControlSocket.h, source/FileZillaApi.cpp, source/FileZillaApi.h, source/FtpControlSocket.cpp, source/FtpControlSocket.h, source/GSSAsyncSocksifiedSocket.cpp, source/MainFrm.cpp, source/MainThread.cpp, source/MainThread.h, source/SftpControlSocket.cpp, source/SftpControlSocket.h: improved async requests, added GSS requests
- source/RenameFile.cpp [DEAD], source/RenameFile.h [DEAD]: removed obsolete files
- source/MainFrm.cpp: manual transfer could crash FileZilla
- source/FtpControlSocket.cpp, source/TransferSocket.cpp: Got rid of AfxGet... functions
- source/FtpControlSocket.cpp, source/SftpControlSocket.cpp: secure icon now also activated with GSS and SFTP connections.
- source/FtpListCtrl.cpp, source/LocalFileListCtrl.cpp, source/QueueCtrl.cpp: added extendes style LVS_EX_INFOTIP to show infotips on partially visible items
- source/FileZillaApi.h, source/MainFrm.cpp, source/MainFrm.h, source/SftpControlSocket.cpp, source/StdAfx.h, source/TransferSocket.cpp: transferstatus is now sent the same way as the other messages
- readme.htm, source/FileZilla.rc: updated version information
- source/documentation/version history.htm: updated version informatiom
- source/documentation/introduction.htm: updated feature list
- source/ControlSocket.cpp, source/ControlSocket.h, source/FtpControlSocket.cpp, source/FtpControlSocket.h, source/SftpControlSocket.cpp, source/SftpControlSocket.h: more logging, changed FtpCommand()
- source/FtpControlSocket.cpp: added debug msg to Cancel()
- source/CommandQueue.cpp: cancel did not work while waiting to retry
- source/FileZillaApi.cpp: fixed cancel command
- source/version.cpp: added minor releases
- source/FtpControlSocket.cpp, source/SftpControlSocket.cpp, source/TransferSocket.cpp: "bypass proxy/firewall" did not work
- source/FileZilla.cpp: fixed unicode problem in language dll initialization
- source/FileZilla.dsw, source/install/FileZilla.nsi, source/Language DLLs/Italian/res/FileZilla.ico, source/Language DLLs/Italian/res/FileZilla.rc2, source/Language DLLs/Italian/res/Toolbar.bmp, source/Language DLLs/Italian/res/certificate.ico, source/Language DLLs/Italian/res/down.ico, source/Language DLLs/Italian/res/empty.ico, source/Language DLLs/Italian/res/leds.bmp, source/Language DLLs/Italian/res/remotetree.bmp, source/Language DLLs/Italian/res/secure.ico, source/Language DLLs/Italian/res/sitemanagertree.bmp, source/Language DLLs/Italian/res/trayicon.ico, source/Language DLLs/Italian/res/up.ico: added italian language files
- source/SftpControlSocket.cpp: fixed crash, m_Operation.pData was casted to wrong class
- source/ApiLog.cpp, source/ApiLog.h, source/AsyncSslSocket.cpp, source/CommandQueue.cpp, source/ControlSocket.cpp, source/ControlSocket.h, source/FileZilla.cpp, source/FileZilla.dsp, source/FileZillaApi.cpp, source/FileZillaApi.h, source/FtpControlSocket.cpp, source/GSSAsyncSocksifiedSocket.cpp, source/GSSAsyncSocksifiedSocket.h, source/MainFrm.cpp, source/MainThread.cpp, source/MainThread.h, source/Options.cpp, source/SftpControlSocket.cpp, source/StatusView.cpp, source/StdAfx.cpp, source/StdAfx.h, source/TransferSocket.cpp, source/TransferSocket.h, source/install/uninstall.ico: got rid of old trace macros, now using CApiLog class, this further separates api and ui
- source/install/FileZilla.nsi: fixed uninstall prompt
- source/FtpListResult.cpp: added missing german month name for march
- GPL.html, legal.htm, puttylicense.html: some legal stuff
- source/documentation/compiling.htm: added advice to install MS Platform SDK
- readme.htm, todo.txt, source/FileZilla.rc: updated
- source/install/FileZilla.nsi: more legal stuff
- source/MainFrm.cpp: reduced flicker while resizing
- source/FileZilla.dsp, source/FileZilla.rc, source/StdAfx.h, source/resource.h: latest resources
- source/Language DLLs/Translation Guide.htm: [no log message]
- source/SFtpIpc.cpp: increased ipc timeout
- source/SftpControlSocket.cpp: fixed processing of error messages while CSMODE_CONNECT, TerminateProcess will be always called in DoClose, added some error handling
- source/Options.h, source/OptionsRemoteViewPage.cpp, source/OptionsRemoteViewPage.h: implemented "Always show hidden files"
- source/FileZillaApi.cpp: increased wait timeout in Destroy()
- source/FzSFtp/PSFTP.C: stripped more socket code, added replacement for select, removed \n from error messages
- source/FzSFtp/CONSOLE.C, source/FzSFtp/FzSFtp.dsp, source/FzSFtp/WINNET.C: stripped more socket code, no longer requires Winsock2
- source/FzSFtp/FzSFtpIpcClient.cpp: incresed ipc timeout
- source/MainFrm.cpp, source/Options.cpp: implemented "always show hidden files"
- source/FtpListCtrl.cpp, source/FtpListCtrl.h, source/LocalFileListCtrl.cpp, source/MainFrm.cpp, source/MainFrm.h, source/Options.cpp, source/OptionsViewEditPage.cpp, source/OptionsViewEditPage.h, source/QueueCtrl.cpp, source/QueueCtrl.h, source/QueueView.cpp, source/QueueView.h: added view/edit for local and remote files
- source/Language DLLs/French/FzResFr.rc: Better translation in the list of the Site Manager for SFTP
- source/Language DLLs/French/FzResFr.rc, source/Language DLLs/German/FzResDe.rc, source/Language DLLs/Polish/FzResPo.rc, source/Language DLLs/Polish/resource.h, source/Language DLLs/Spanish/FzResEs.rc, source/Language DLLs/Spanish/resource.h: fixed missing SFTP entry in servetype comboboxes
- source/Language DLLs/French/FzResFr.rc, source/Language DLLs/German/FzResDe.rc, source/Language DLLs/Polish/FzResPo.rc, source/Language DLLs/Spanish/FzResEs.rc: fixed language IDs
- source/Language DLLs/French/FzResFr.rc: Change "Translation" by "Tr" in the dll informations
- source/Language DLLs/French/FzResFr.rc, source/Language DLLs/French/resource.h: updated language files translated
- 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/Polish/FzResPo.rc, source/Language DLLs/Polish/resource.h, source/Language DLLs/Spanish/FzResEs.rc, source/Language DLLs/Spanish/resource.h: updated language files
- source/FileZillaApi.cpp, source/FileZillaApi.h, source/FtpControlSocket.cpp, source/SftpControlSocket.cpp: fixed problem with dir caching, added transferfile to t_OverwriteData
- source/LocalFileListCtrl.cpp: fixed view/edit bug
- source/QueueCtrl.cpp, source/structures.h: moved t_queuedata from structures.h to QueueCtrl.cpp
- source/FileZilla.dsp, source/FileZillaApi.h, source/FtpTreeCtrl.h, source/FzApiStructures.cpp, source/FzApiStructures.h, source/MainFrm.cpp, source/MainThread.h, source/ManualTransferDlg.h, source/QueueCtrl.cpp, source/QueueCtrl.h, source/StdAfx.h, source/structures.cpp, source/structures.h: more separation between api and UI
- source/SFtpIpc.cpp: fixed Win9x/ME bug, invalid parameter was passed to CreateFileMapping
- source/FzSFtp/PUTTY.H, source/FzSFtp/SSH.C, source/FzSFtp/SSH.H, source/FzSFtp/WINNET.C: logevent now logs source file and line
- source/FzSFtp/FzSFtpIpc.cpp: fixed win9x/ME issue, GetHandleInformation not supported
- source/FzSFtp/CONSOLE.C: don't remember host key
- source/Language DLLs/French/FzResFr.rc: Corrected 3 faults, thanks to Benjamin BOIS.
- source/FileZilla.dsp, source/FileZilla.rc, source/LocalFileListCtrl.cpp, source/LocalFileListCtrl.h, source/Options.cpp, source/Options.h, source/OptionsViewEditPage.cpp, source/OptionsViewEditPage.h, source/resource.h: added view/edit entry to file view context menues
- source/CommandQueue.cpp, source/ControlSocket.cpp, source/ControlSocket.h, source/FileZilla.rc, source/FileZillaApi.h, source/FtpControlSocket.cpp, source/FtpControlSocket.h, source/FtpListResult.cpp, source/FtpListResult.h, source/MainFrm.cpp, source/MainFrm.h, source/MainThread.cpp, source/SftpControlSocket.cpp, source/StdAfx.h, source/TransferSocket.cpp, source/TransferSocket.h: simplified the way messages are returned to the api's owner window
- source/SiteManager.cpp, source/SiteManager.h: fixed scrolling, removed flicker
- source/SiteManager.cpp, source/SiteManager.h: added scrolling while dragging
- source/CommandQueue.cpp, source/MainFrm.cpp, source/Options.cpp, source/Options.h, source/SiteManager.cpp: added secure mode
- source/FtpControlSocket.cpp, source/SftpControlSocket.cpp: unicode fix
- source/FileZilla.cpp: remove creation of "HKCU\Local App Wizard generated applications\FileZilla"
- source/install/FileZilla.nsi: added secure mode, improved uninstalling
- source/FileZilla.dsp, source/SFtpIpc.cpp, source/SFtpIpc.h, source/FzSFtp/FzSFtpIpc.cpp, source/FzSFtp/FzSFtpIpcClient.cpp, source/FzSFtp/FzSFtpIpcClient.h: fixed ghost FzSFtp.exe after abnormal exit of FileZilla
- source/TransferSocket.cpp, source/TransferSocket.h: fixed receiving after OnClose has been called, did actually return when message queue was not empty, thus the last few bytes could not always be recieved (only occurred in GSS mode yet)
- source/GSSAsyncSocksifiedSocket.cpp: fixed potential problems: did call AsyncSelect too often, called Get- / SetLastError instead of WSAGet- / WSASetLastError
- source/CommandQueue.cpp, source/CommandQueue.h, source/ControlSocket.h, source/FileZillaApi.cpp, source/FileZillaApi.h, source/FtpControlSocket.cpp, source/FtpControlSocket.h, source/FtpListCtrl.cpp, source/MainThread.cpp, source/SFtpCommandIDs.h, source/SFtpIpc.cpp, source/SftpControlSocket.cpp, source/SftpControlSocket.h, source/structures.h, source/FzSFtp/MISC.C, source/FzSFtp/MISC.H, source/FzSFtp/PSFTP.C: implemented rename and chmod
- source/FileZilla.dsp: fixed copying of FzSFtp.exe again
- source/FileZilla.dsp, source/FzSFtp/FzSFtp.dsp: fixed copying of FzSFtp.exe
- source/SFtpIpc.cpp: fixed crash caused by race condition
- source/FileZilla.dsp: no longer linking with ssleay32.lib in unicode builds
- source/ControlSocket.h, source/Crypt.cpp, source/FileZilla.cpp, source/MainThread.cpp, source/MainThread.h, source/SftpControlSocket.cpp, source/TransferSocket.cpp, source/misc/SystemTray.cpp, source/misc/SystemTray.h, source/FzSFtp/CONSOLE.C, source/FzSFtp/SFTP.C, source/FzSFtp/SSH.C, source/FzSFtp/SSHRSA.C, source/FzSFtp/WINNET.C: fixed more compiler warnings
- source/AsyncSocketEx.cpp: only send layer messages if socket is valid
- source/FtpControlSocket.cpp: Now checks for return value of InitClientSSL
- source/FzSFtp/CONSOLE.C: fixed recursion in cleanup_exit, did call itself instead of exit
- source/AsyncSslSocket.cpp, source/AsyncSslSocket.h: fixed multiple calls to OnSslNotify with SSL_FAILURE
- source/ControlSocket.h, source/FtpControlSocket.h, source/SFtpIpc.cpp, source/SftpControlSocket.cpp, source/SftpControlSocket.h: added DELE and RMD
- source/AsyncSslSocket.cpp, source/Crypt.cpp, source/FileZilla.rc, source/FtpControlSocket.cpp, source/LocalFileListCtrl.cpp, source/LocalFileListCtrl.h, source/MainThread.cpp, source/OutputWnd.cpp, source/StatusView.cpp, source/misc/SAPrefsStatic.cpp, source/misc/SAPrefsStatic.h, source/misc/SystemTray.cpp, source/misc/SystemTray.h: fixed VC7 compile errors
- source/SFtpCommandIDs.h: added command ids for DELE and RMD
- source/FzSFtp/PSFTP.C: implemented DELE and RMD, merged changes from latest Putty development snapshot
- source/FzSFtp/CONSOLE.C, source/FzSFtp/FzSFtpIpc.cpp, source/FzSFtp/MISC.C, source/FzSFtp/NETWORK.H, source/FzSFtp/NOISE.C, source/FzSFtp/PUTTY.H, source/FzSFtp/SETTINGS.C, source/FzSFtp/SFTP.C, source/FzSFtp/SFTP.H, source/FzSFtp/SSH.C, source/FzSFtp/SSH.H, source/FzSFtp/SSHAES.C, source/FzSFtp/SSHDES.C, source/FzSFtp/SSHPUBK.C, source/FzSFtp/SSHRAND.C, source/FzSFtp/WINNET.C: merged changes from latest Putty development snapshot
- source/SFtpIpc.cpp, source/SftpControlSocket.cpp, source/FzSFtp/PSFTP.C: implemented file upload
- source/SFtpIpc.cpp: improved receive speed
- source/SftpControlSocket.cpp, source/SftpControlSocket.h: updating statusbar during trabsferm improved speed of STC_READ and STC_READ
- source/FzSFtp/PSFTP.C, source/FzSFtp/WINNET.C: improved speed of STC_READ
- source/FtpListCtrl.cpp, source/LocalFileListCtrl.cpp: fixed crash when running under Linux with Whine
- source/ControlSocket.cpp, source/ControlSocket.h, source/FileZilla.dsw, source/FtpControlSocket.cpp, source/FtpControlSocket.h, source/SFtpCommandIDs.h, source/SFtpIpc.cpp, source/SFtpIpc.h, source/SftpControlSocket.cpp, source/SftpControlSocket.h: implementes sftp file downloads
- source/FzSFtp/PSFTP.C: working file downloading
- source/MainFrm.cpp: fixed typo
- source/LocalFileListCtrl.cpp: fixed problems viewing '\' ("My Computer")
- source/Language DLLs/French/FzResFr.dsp, source/Language DLLs/French/FzResFr.rc, source/Language DLLs/French/resource.h: Translated new strings and dialogs of 1.9.8