Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 18:40: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
Fix regression if using CBC ciphers.