Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-04-05 22:40:02
Changelog for FileZilla 3 (8068 changes):
2018-11-08 13:06 codesquid, revision 90132018-11-07 19:29 codesquid, revision 9012Fix compile errors.
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/externalipresolver.cpp
- M /FileZilla3/trunk/src/engine/ftp/transfersocket.cpp
- M /FileZilla3/trunk/src/engine/ftp/transfersocket.h
- M /FileZilla3/trunk/src/engine/http/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/http/httpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/http/request.cpp
- M /FileZilla3/trunk/src/engine/http/request.h
- M /FileZilla3/trunk/src/engine/proxy.cpp
- M /FileZilla3/trunk/src/engine/socket.cpp
- M /FileZilla3/trunk/src/engine/tlssocket_impl.cpp
- M /FileZilla3/trunk/src/engine/tlssocket_impl.h
- M /FileZilla3/trunk/src/include/socket.h
- M /FileZilla3/trunk/src/interface/netconfwizard.cpp
2018-11-06 07:56 codesquid, revision 9011Refactor socket code, get rid of the close event with its flawed semantics.
2018-10-30 10:06 codesquid, revision 9007Fix spelling.
2018-10-27 17:39 codesquid, revision 9006Default to home directory in the permissions granting dir selection dialog
2018-10-27 17:37 codesquid, revision 9005Fix crash due to misuse of shadowed variable.
2018-10-26 12:22 codesquid, revision 9003Bump to 3.38.1
2018-10-26 12:20 codesquid, revision 9002Bump to 3.38.0
- M /FileZilla3/trunk/locales/co.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/ja_JP.po
- M /FileZilla3/trunk/locales/uk_UA.po
2018-10-26 09:06 codesquid, revision 9001Updated translations.
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/include/server.h
- M /FileZilla3/trunk/src/interface/sitemanager_site.cpp
2018-10-26 08:27 codesquid, revision 9000Update protocol definitions.
2018-10-26 08:26 codesquid, revision 8999Fix a compile error.
- M /FileZilla3/trunk/src/engine/commands.cpp
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/http/filetransfer.cpp
- M /FileZilla3/trunk/src/engine/http/filetransfer.h
- M /FileZilla3/trunk/src/engine/http/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/http/httpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/notification.cpp
- M /FileZilla3/trunk/src/include/commands.h
- M /FileZilla3/trunk/src/include/notification.h
- M /FileZilla3/trunk/src/interface/updater.cpp
- M /FileZilla3/trunk/src/interface/updater.h
2018-10-26 08:00 codesquid, revision 8998Add a new command for generic HTTP requests.
2018-10-23 13:50 codesquid, revision 8997If 0 is given as port in the constructor, default to the protocol's default port.
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/include/server.h
- M /FileZilla3/trunk/src/interface/auto_ascii_files.cpp
- M /FileZilla3/trunk/src/interface/auto_ascii_files.h
- M /FileZilla3/trunk/src/interface/manual_transfer.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
2018-10-19 14:33 codesquid, revision 8996Only do the check for ascii extension if the protocol has a data type concept.
2018-10-19 14:30 codesquid, revision 8995Bump to 3.38.0-rc1
2018-10-19 14:06 codesquid, revision 8994automake 1.16 compatibility
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/cs_CZ.po
- M /FileZilla3/trunk/locales/da.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/ja_JP.po
- M /FileZilla3/trunk/locales/pl_PL.po
- M /FileZilla3/trunk/locales/uk_UA.po
- M /FileZilla3/trunk/locales/vi_VN.po
- M /FileZilla3/trunk/locales/zh_CN.po
2018-10-19 13:47 codesquid, revision 8993Updated translations
- M /FileZilla3/trunk/src/interface/resources/xrc/dialogs.xrc
- M /FileZilla3/trunk/src/interface/resources/xrc/settings.xrc
2018-10-19 13:36 codesquid, revision 8992Adjust wording for time offset
2018-10-19 11:54 codesquid, revision 8991Fix certain strings not being translated.
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/include/commands.h
- M /FileZilla3/trunk/src/include/server.h
2018-10-19 09:00 codesquid, revision 8988Update protocol definitions
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_site.cpp
2018-10-19 08:37 codesquid, revision 8987Use Normal/Ask as default logon type.
- M /FileZilla3/trunk/src/interface/sitemanager_site.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_site.h
2018-10-18 07:50 codesquid, revision 8986Fix control state if creating a new site after having before shown a predefined site.
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/include/commands.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2018-10-17 13:48 codesquid, revision 8985Ctrl+F5 can be used to clear caches before refresh.
2018-10-17 12:41 codesquid, revision 8984Compatibilty with GnuTLS 3.6.x
2018-10-15 15:12 codesquid, revision 8980Don't set flag_ignore_body if the caller has returned FZ_REPLY_OK from on_header_, as the caller might already have resetted and resubmitted the reuqest.
2018-10-14 12:59 codesquid, revision 8978Fix dragging remote files to queue.
- M /FileZilla3/trunk/src/engine/engine.vcxproj
- M /FileZilla3/trunk/src/FileZilla.sln
- M /FileZilla3/trunk/src/interface/asksavepassworddialog.cpp
- M /FileZilla3/trunk/src/interface/interface.vcxproj
- M /FileZilla3/trunk/src/interface/loginmanager.cpp
- M /FileZilla3/trunk/src/interface/loginmanager.h
- M /FileZilla3/trunk/src/interface/Makefile.am
- D /FileZilla3/trunk/src/interface/password_crypto.cpp
- D /FileZilla3/trunk/src/interface/password_crypto.h
- M /FileZilla3/trunk/src/interface/queue_storage.cpp
- M /FileZilla3/trunk/src/interface/serverdata.cpp
- M /FileZilla3/trunk/src/interface/serverdata.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_passwords.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_site.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
- M /FileZilla3/trunk/src/pugixml/pugixml.vcxproj
2018-10-12 09:44 codesquid, revision 8975Use encryption functions from libfilezilla.
2018-10-11 11:15 codesquid, revision 8973Use new hash functions from libfilezilla.
2018-10-11 10:58 codesquid, revision 8972Fix another compile error.
2018-10-11 10:23 codesquid, revision 8971Use hash functions from libfilezilla
2018-10-10 08:20 codesquid, revision 8969Fix compile error.
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/fileexistsdlg.cpp
- M /FileZilla3/trunk/src/interface/file_utils.cpp
- M /FileZilla3/trunk/src/interface/file_utils.h
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.h
- M /FileZilla3/trunk/src/interface/systemimagelist.cpp
- M /FileZilla3/trunk/src/interface/systemimagelist.h
2018-10-10 07:55 codesquid, revision 8968Small refactoring.
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/filezillaapp.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/osx_sandbox_userdirs.cpp
- M /FileZilla3/trunk/src/interface/osx_sandbox_userdirs.h
- M /FileZilla3/trunk/src/interface/resources/xrc/dialogs.xrc
- M /FileZilla3/trunk/src/interface/welcome_dialog.cpp
2018-10-08 13:52 codesquid, revision 8967Improve macOS sandbox workflow on first start
2018-10-08 09:50 codesquid, revision 8966Check for long mode capability, we eventually want to advise users running a 32bit OS on a 64bit CPU to update to a 64bit OS as 32bit FZ should be deprecated.
- M /FileZilla3/trunk/src/interface/clearprivatedata.cpp
- M /FileZilla3/trunk/src/interface/clearprivatedata.h
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/edithandler.h
- M /FileZilla3/trunk/src/interface/updater.cpp
- M /FileZilla3/trunk/src/interface/wrapengine.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
2018-10-08 08:15 codesquid, revision 8965Small refactoring.
2018-10-08 08:00 codesquid, revision 8963Only some protocols have a server-assigned home dir concept.
2018-10-08 07:59 codesquid, revision 8962Lockfile suffix must not be translated.
2018-10-04 14:29 codesquid, revision 8960wxWidgets's .mo loader doesn't use the hash table.
2018-10-02 14:13 codesquid, revision 8955Bump to 3.37.4
2018-10-02 14:11 codesquid, revision 8954Fix bug caused by an evil implicit conversion due to bad design of wxString.
2018-10-02 13:48 codesquid, revision 8953A bit more wxString removal.
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
- M /FileZilla3/trunk/src/interface/aui_notebook_ex.cpp
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.cpp
- M /FileZilla3/trunk/src/interface/cmdline.cpp
- M /FileZilla3/trunk/src/interface/cmdline.h
- M /FileZilla3/trunk/src/interface/dndobjects.cpp
- M /FileZilla3/trunk/src/interface/dndobjects.h
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/edithandler.h
- M /FileZilla3/trunk/src/interface/fzputtygen_interface.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/menu_bar.cpp
- M /FileZilla3/trunk/src/interface/quickconnectbar.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/serverdata.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_themes.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.h
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_site.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
2018-10-01 07:08 codesquid, revision 8952Eliminate a bunch of wxString, it is too dangerous to use due to implicit conversions to all kinds of things.
2018-09-28 14:09 codesquid, revision 8950Add test parameter.
2018-09-28 13:59 codesquid, revision 8948Fix another compile error.
2018-09-28 12:14 codesquid, revision 8946Small refactoring.
2018-09-28 12:08 codesquid, revision 8944Bump to 3.37.3
2018-09-28 11:15 codesquid, revision 8943Fix compile error.
- M /FileZilla3/trunk/src/interface/buildinfo.cpp
- M /FileZilla3/trunk/src/interface/dndobjects.cpp
- M /FileZilla3/trunk/src/interface/dndobjects.h
- M /FileZilla3/trunk/src/interface/drop_target_ex.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/queue.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2018-09-27 15:05 codesquid, revision 8941Avoid wxFileDataObject on macOS, should workd around #11754
2018-09-27 13:32 codesquid, revision 8940Opt out of Mojave's Dark Mode
2018-09-27 13:26 codesquid, revision 8939Reset waiting flag when obtaining waiting lock.
Check opLock_.waiting() regardless of tryMkdOnFail_.