Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 18:10:01
Changelog for FileZilla 3 (8047 changes):
2017-10-07 17:14 codesquid, revision 8596- M /FileZilla3/trunk/src/engine/notification.cpp
- M /FileZilla3/trunk/src/engine/tlssocket_impl.cpp
- M /FileZilla3/trunk/src/include/notification.h
- M /FileZilla3/trunk/src/interface/verifycertdialog.cpp
2017-10-04 11:39 codesquid, revision 8594Show hostname in red in the certificate verification dialog if it does not match the certificate.
2017-10-02 09:29 codesquid, revision 8593Add missing event table entry.
- D /FileZilla3/trunk/workspace
2017-09-29 10:24 codesquid, revision 8591Remove unused directory.
2017-09-29 10:23 codesquid, revision 8590Bump to FileZilla 3.28.0
- 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/id_ID.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/uk_UA.po
- M /FileZilla3/trunk/locales/zh_CN.po
2017-09-29 08:40 codesquid, revision 8588Updated translations.
2017-09-29 08:00 codesquid, revision 8587Fix warnings about missing override markers.
2017-09-28 10:25 codesquid, revision 8585Disable unneeded statistics in release builds.
2017-09-28 09:08 codesquid, revision 8584Fix loop condition.
- M /FileZilla3/trunk/src/interface/manual_transfer.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_interface.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
2017-09-25 20:06 codesquid, revision 8583Do not disable password saving settings if fzdefaults.xml contains a kiosk mode setting of 0.
- M /FileZilla3/trunk/src/interface/asksavepassworddialog.cpp
- M /FileZilla3/trunk/src/interface/msgbox.h
2017-09-25 20:05 codesquid, revision 8582Two trivial nullptr fixes.
2017-09-25 16:24 codesquid, revision 8581Fix a warning in a configure check.
2017-09-25 14:15 codesquid, revision 8579Fix compile error.
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/http/request.cpp
- M /FileZilla3/trunk/src/engine/tlssocket_impl.cpp
- M /FileZilla3/trunk/src/engine/tlssocket_impl.h
2017-09-22 08:41 codesquid, revision 8577Replace some manual buffer handling with fz::buffer
2017-09-22 08:41 codesquid, revision 8576Bump to 3.28.0-rc1
2017-09-22 08:23 codesquid, revision 8575Updated translation
- M /FileZilla3/trunk/locales/cs_CZ.po
- M /FileZilla3/trunk/locales/da.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/tr.po
- M /FileZilla3/trunk/locales/zh_CN.po
2017-09-22 06:52 codesquid, revision 8574Update translations
- M /FileZilla3/trunk/src/engine/ratelimiter.cpp
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.cpp
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.h
- M /FileZilla3/trunk/src/interface/menu_bar.cpp
2017-09-17 10:03 codesquid, revision 8572Get rid of a few instances of std::list
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/local_path.cpp
- M /FileZilla3/trunk/src/engine/logging.cpp
- M /FileZilla3/trunk/src/engine/misc.cpp
- M /FileZilla3/trunk/src/engine/socket.cpp
2017-09-15 09:26 codesquid, revision 8570Additional fixes for -Werror=zero-as-null-pointer-constant
2017-09-13 10:54 codesquid, revision 8569Improve handling of .. segment when already at the root.
- M /FileZilla3/trunk/src/engine/backend.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/directorycache.h
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.h
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/externalipresolver.cpp
- M /FileZilla3/trunk/src/engine/ftp/filetransfer.cpp
- M /FileZilla3/trunk/src/engine/ftp/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftp/transfersocket.cpp
- M /FileZilla3/trunk/src/engine/http/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/notification.cpp
- M /FileZilla3/trunk/src/engine/proxy.cpp
- M /FileZilla3/trunk/src/engine/proxy.h
- M /FileZilla3/trunk/src/engine/servercapabilities.h
- M /FileZilla3/trunk/src/engine/sftp/filetransfer.cpp
- M /FileZilla3/trunk/src/engine/sftp/list.cpp
- M /FileZilla3/trunk/src/engine/sizeformatting_base.cpp
- 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/tlssocket_impl.cpp
- M /FileZilla3/trunk/src/engine/tlssocket_impl.h
- M /FileZilla3/trunk/src/include/local_path.h
- M /FileZilla3/trunk/src/include/sizeformatting_base.h
- M /FileZilla3/trunk/src/interface/queue.h
2017-09-13 09:54 codesquid, revision 8566Fixes for -Werror=zero-as-null-pointer-constant
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/interface/quickconnectbar.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
2017-09-11 08:18 codesquid, revision 8565Do not change a stored site if it uses a recognized but unsupported protocol. It just can't be used to connect.
2017-09-06 20:58 codesquid, revision 8564Fixed warnings.
- M /FileZilla3/trunk/src/interface/asksavepassworddialog.h
- M /FileZilla3/trunk/src/interface/file_utils.h
2017-09-06 09:56 codesquid, revision 8563Add final keyword.
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/listctrlex.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/state.h
2017-09-03 10:01 codesquid, revision 8562In case of a forced shutdown with open dialogs, just call _exit() to prevent crashes due to windows being destroyed out of order wrt. nested event loops.
Fix typo