Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 19:00:01
Changelog for FileZilla 3 (8047 changes):
2016-04-20 16:32 codesquid, revision 74492016-04-20 14:18 codesquid, revision 7448Add a resources header to the update information.
- M /FileZilla3/trunk/src/interface/wxfilesystem_blob_handler.cpp
- M /FileZilla3/trunk/src/interface/wxfilesystem_blob_handler.h
2016-04-20 14:18 codesquid, revision 7447Implement wxFileSystemBlobHandler::FindFirst
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/interface.vcxproj
- M /FileZilla3/trunk/src/interface/Makefile.am
- A /FileZilla3/trunk/src/interface/xrc_helper.cpp
- M /FileZilla3/trunk/src/interface/xrc_helper.h
2016-04-20 09:12 codesquid, revision 7446Move loading of XRC handlers into own file.
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/interface.vcxproj
- M /FileZilla3/trunk/src/interface/Makefile.am
- A /FileZilla3/trunk/src/interface/wxfilesystem_blob_handler.cpp
- A /FileZilla3/trunk/src/interface/wxfilesystem_blob_handler.h
2016-04-19 15:48 codesquid, revision 7445Add handler for wxFileSystem that can work with blobs where the filename is the hex-encoded content.
- M /FileZilla3/trunk/src/interface/commandqueue.cpp
- M /FileZilla3/trunk/src/interface/commandqueue.h
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/context_control.h
- M /FileZilla3/trunk/src/interface/filelistctrl.cpp
- M /FileZilla3/trunk/src/interface/filelistctrl.h
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.h
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.h
- M /FileZilla3/trunk/src/interface/listingcomparison.cpp
- M /FileZilla3/trunk/src/interface/listingcomparison.h
- M /FileZilla3/trunk/src/interface/local_recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/local_recursive_operation.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/menu_bar.cpp
- M /FileZilla3/trunk/src/interface/menu_bar.h
- M /FileZilla3/trunk/src/interface/power_management.cpp
- M /FileZilla3/trunk/src/interface/power_management.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.h
- M /FileZilla3/trunk/src/interface/recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/recursive_operation.h
- M /FileZilla3/trunk/src/interface/recursive_operation_status.cpp
- M /FileZilla3/trunk/src/interface/recursive_operation_status.h
- M /FileZilla3/trunk/src/interface/remote_recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/remote_recursive_operation.h
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/search.h
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
- M /FileZilla3/trunk/src/interface/statusbar.cpp
- M /FileZilla3/trunk/src/interface/statusbar.h
- M /FileZilla3/trunk/src/interface/toolbar.cpp
- M /FileZilla3/trunk/src/interface/toolbar.h
- M /FileZilla3/trunk/src/interface/viewheader.cpp
- M /FileZilla3/trunk/src/interface/viewheader.h
2016-04-19 08:29 codesquid, revision 7444Hold state as reference instead of pointer and clean up destruction order.
- M /FileZilla3/trunk/src/putty/Makefile.am
- M /FileZilla3/trunk/src/putty/unix/Makefile.am
- M /FileZilla3/trunk/src/putty/windows/Makefile.am
2016-04-17 13:59 codesquid, revision 7442Add missing compiler flags for Nettle.
2016-04-15 12:36 codesquid, revision 7440Remove label about holding shift key to toggle both local and remote filter at the same time on wxGTK. GTK+ doesn't check the checkbox if shift is held, thus blocking it completely.
2016-04-15 12:18 codesquid, revision 7439Bump to 3.17.0-rc1
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/ca.po
- M /FileZilla3/trunk/locales/da.po
- M /FileZilla3/trunk/locales/nb_NO.po
- M /FileZilla3/trunk/locales/nn_NO.po
- M /FileZilla3/trunk/locales/tr.po
- M /FileZilla3/trunk/locales/zh_CN.po
2016-04-15 07:55 codesquid, revision 7438Updated translations.
2016-04-15 07:32 codesquid, revision 7435Require libfilezilla 0.5.0
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
2016-04-14 13:21 codesquid, revision 7434Disable upload and queue actions when local recursive operation already busy.
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/updater.cpp
2016-04-14 11:51 codesquid, revision 7433Check whether it's the initial update check of a new version.
2016-04-14 11:22 codesquid, revision 7432Look in both HKCU and HKLM.
2016-04-14 08:51 codesquid, revision 7430Add package information to update URL.
2016-04-13 09:53 codesquid, revision 7425Remember package type and whether it's an updated install.
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/directorylisting.h
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/fileexistsdlg.cpp
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.cpp
- M /FileZilla3/trunk/src/interface/listctrlex.cpp
- M /FileZilla3/trunk/src/interface/listingcomparison.cpp
- M /FileZilla3/trunk/src/interface/statuslinectrl.cpp
- M /FileZilla3/trunk/src/interface/timeformatting.cpp
- M /FileZilla3/trunk/src/interface/updater.cpp
- M /FileZilla3/trunk/src/interface/verifycertdialog.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
- M /FileZilla3/trunk/tests/dirparsertest.cpp
2016-04-11 20:14 codesquid, revision 7423Adjust to proper datetime::empty() semantics and handle alternate midnight format.
- M /FileZilla3/trunk/src/Dependencies.props.example
- M /FileZilla3/trunk/src/FileZilla.sln
- M /FileZilla3/trunk/src/interface/interface.vcxproj
- M /FileZilla3/trunk/src/putty/fzsftp.vcxproj
2016-04-11 19:39 codesquid, revision 7422Update workspace files.
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.h
- M /FileZilla3/trunk/src/putty/ssh.c
2016-04-11 12:59 codesquid, revision 7421For now, ignore cached host keys with insecure hostkey algorithms.
2016-04-11 12:51 codesquid, revision 7420Fix compile error
- M /FileZilla3/trunk/src/putty/cmdgen.c
- M /FileZilla3/trunk/src/putty/fzprintf.h
- M /FileZilla3/trunk/src/putty/int64.h
- M /FileZilla3/trunk/src/putty/MERGEREVISION
- M /FileZilla3/trunk/src/putty/misc.h
- M /FileZilla3/trunk/src/putty/network.h
- M /FileZilla3/trunk/src/putty/pinger.c
- M /FileZilla3/trunk/src/putty/psftp.c
- M /FileZilla3/trunk/src/putty/psftp.h
- M /FileZilla3/trunk/src/putty/putty.h
- M /FileZilla3/trunk/src/putty/puttyps.h
- M /FileZilla3/trunk/src/putty/settings.c
- M /FileZilla3/trunk/src/putty/sftp.c
- M /FileZilla3/trunk/src/putty/sftp.h
- M /FileZilla3/trunk/src/putty/ssh.c
- M /FileZilla3/trunk/src/putty/ssh.h
- M /FileZilla3/trunk/src/putty/sshecc.c
- M /FileZilla3/trunk/src/putty/timing.c
- M /FileZilla3/trunk/src/putty/unix/unix.h
- M /FileZilla3/trunk/src/putty/unix/uxcons.c
- M /FileZilla3/trunk/src/putty/unix/uxsftp.c
- M /FileZilla3/trunk/src/putty/version.c
- M /FileZilla3/trunk/src/putty/windows/wincons.c
- M /FileZilla3/trunk/src/putty/windows/winsecur.c
- M /FileZilla3/trunk/src/putty/windows/winsftp.c
- M /FileZilla3/trunk/src/putty/windows/winshare.c
2016-04-11 10:31 codesquid, revision 7419Work in progress: Merge upstream PuTTY changes.
2016-04-11 10:30 codesquid, revision 7418Document Nettle requirement.
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/updater.cpp
- M /FileZilla3/trunk/src/putty/sshsh512.c
2016-04-11 10:14 codesquid, revision 7417Get rid of uggly hack in updater now that we use Nettle.
- M /FileZilla3/trunk/src/putty/ssh.h
- M /FileZilla3/trunk/src/putty/sshsh256.c
- M /FileZilla3/trunk/src/putty/sshsha.c
2016-04-10 21:46 codesquid, revision 7416Also use Nettle for SHA1.
- M /FileZilla3/trunk/src/putty/Makefile.am
- M /FileZilla3/trunk/src/putty/sshaes.c
- D /FileZilla3/trunk/src/putty/sshaes_nettle.c
2016-04-10 21:15 codesquid, revision 7415Completely replace remainder of PuTTY's AES implementation with library calls to Nettle.
- M /FileZilla3/trunk/src/putty/ssh.h
- M /FileZilla3/trunk/src/putty/sshsh256.c
- M /FileZilla3/trunk/src/putty/sshsh512.c
- M /FileZilla3/trunk/src/putty/sshsha.c
2016-04-10 21:10 codesquid, revision 7414Fix regression if using CBC ciphers.
2016-04-10 19:40 codesquid, revision 7413Add missing forward declaration.
2016-04-10 18:23 codesquid, revision 7412Use Nettle's sha256
2016-04-10 18:09 codesquid, revision 7411Configure changes to detect nettle.
- M /FileZilla3/trunk/src/putty/Makefile.am
- M /FileZilla3/trunk/src/putty/settings.c
- M /FileZilla3/trunk/src/putty/sshaes.c
- A /FileZilla3/trunk/src/putty/sshaes_nettle.c
2016-04-10 15:54 codesquid, revision 7410Use the hardware-accelerated AES implementation from nettle in fzsftp.
2016-04-10 15:36 codesquid, revision 7409The hook has a different signature starting with GnuTLS 3.4, add a #define to select the right one.
2016-04-10 14:44 codesquid, revision 7408Use the TCP window scaling auto-adjustment on MSW also when using SFTP.
- M /FileZilla3/trunk
- M /FileZilla3/trunk/INSTALL
- M /FileZilla3/trunk/src/engine/socket.cpp
- M /FileZilla3/trunk/src/engine/tlssocket.cpp
- M /FileZilla3/trunk/src/engine/tlssocket.h
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.h
- M /FileZilla3/trunk/src/include/socket.h
2016-04-06 08:07 codesquid, revision 7405Merge changes from 3.16.x branch.
2016-04-06 07:44 codesquid, revision 7404Increase disk IO buffer size.
2016-04-05 13:02 codesquid, revision 7403Fix #10811 where failed SFTP downloads are reported as success due to a shadowed variable.
- M /FileZilla3/trunk/src/interface/local_recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/local_recursive_operation.h
2016-04-05 11:36 codesquid, revision 7402Add chunking on the threaded side and fix a race when stopping the operation due to m_listedDirectories not being cleared.
2016-04-05 08:17 codesquid, revision 7401Do not change queue state if trying to set an empty queue active.
2016-04-04 16:37 codesquid, revision 7400Need to add the empty item signalling completion to m_listedDirectories inside the mutex.
2016-04-04 09:24 codesquid, revision 7399Clamp values, wx doesn't do it for us.
2016-04-04 09:21 codesquid, revision 7398Attempt to detect multiple installations of FileZilla.
2016-04-04 08:13 codesquid, revision 7397We have verified the checksum already, no need for the installer to do it again.
2016-04-04 07:35 codesquid, revision 7396Get path of running process in win32 syntax as opposed to device syntax.
2016-04-03 14:58 codesquid, revision 7395Fix comment about NSIS version requirement
- M /FileZilla3/trunk/src/interface/local_recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/local_recursive_operation.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
2016-04-01 09:55 codesquid, revision 7394Split files and directories into different vectors to slightly improve performance and to correct the progress numbers.
- M /FileZilla3/trunk/src/interface/auto_ascii_files.cpp
- M /FileZilla3/trunk/src/interface/auto_ascii_files.h
2016-03-31 15:23 codesquid, revision 7393Small performance increase.
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/engineprivate.h
- M /FileZilla3/trunk/src/engine/FileZillaEngine.cpp
- M /FileZilla3/trunk/src/engine/notification.cpp
- M /FileZilla3/trunk/src/include/FileZillaEngine.h
- M /FileZilla3/trunk/src/include/notification.h
- M /FileZilla3/trunk/src/interface/listctrlex.cpp
- M /FileZilla3/trunk/src/interface/local_recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/local_recursive_operation.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/updater.cpp
- M /FileZilla3/trunk/src/interface/updater.h
2016-03-30 17:40 codesquid, revision 7392Simplify some event handling.
2016-03-29 17:09 codesquid, revision 7391Don't include extra separator in queue context menu on *nix.
2016-03-29 15:14 codesquid, revision 7390Fix transfer failures when uploading using SFTP and another thread is already listing the target directory.
- M /FileZilla3/trunk/src/interface/local_recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
2016-03-29 09:41 codesquid, revision 7389Re-implement queuing directories via drag&drop.
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/local_recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/local_recursive_operation.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
2016-03-23 10:16 codesquid, revision 7386Re-implement queuing from local directory tree.
- M /FileZilla3/trunk/src/interface/local_recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/local_recursive_operation.h
Apply filters.