Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2023-03-26 20:50:01
Changelog for FileZilla 3 (7883 changes):
2013-11-30 10:02 codesquid, revision 52662013-11-30 09:33 codesquid, revision 5265Modernize.
2013-11-30 09:18 codesquid, revision 5264Fix copy to clipboard.
2013-11-30 09:13 codesquid, revision 5263Fix a comment.
- M /FileZilla3/trunk/src/engine/misc.cpp
- M /FileZilla3/trunk/src/include/misc.h
- M /FileZilla3/trunk/src/interface/aboutdialog.cpp
2013-10-22 18:08 codesquid, revision 5211Add a function to get the actual windows version, regardless of any compatibility settings.
2013-10-20 09:26 codesquid, revision 5210Apply patch by XhmikosR to silence some cppcheck warnings.
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/manual_transfer.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.h
2013-10-16 19:16 codesquid, revision 5209Fix handling of site-specific bookmarks. Need to clear them when connecting through the quickconnect bar.
2013-08-07 17:25 codesquid, revision 5162Don't build a transfer connection to resume zero octets.
2013-08-07 17:22 codesquid, revision 5161More PuTTY fixes.
2013-08-06 17:35 codesquid, revision 5160More fixes from PuTTY to address CVE-2013-4206, CVE-2013-4207, CVE-2013-4208
2013-08-06 06:09 codesquid, revision 5158Bump
- M /FileZilla3/trunk/src/putty/import.c
- M /FileZilla3/trunk/src/putty/sshdss.c
- M /FileZilla3/trunk/src/putty/sshrsa.c
2013-06-29 09:35 codesquid, revision 5141Merge commit 9896 from PuTTY, addresses CVE-2013-4852.
2013-06-27 20:02 codesquid, revision 5140Add missing signature algorithm row to the certificate display dialog.
2013-06-27 20:00 codesquid, revision 5139Small bump due to the installer changes.
2013-06-25 17:09 codesquid, revision 5137Translation update
- M /FileZilla3/trunk/autogen.sh
- M /FileZilla3/trunk/ChangeLog
- M /FileZilla3/trunk/docs/filezilla.man
- M /FileZilla3/trunk/docs/fzdefaults.xml.man
- M /FileZilla3/trunk/docs/fzputtygen.man
- M /FileZilla3/trunk/docs/fzsftp.man
- M /FileZilla3/trunk/README
- M /FileZilla3/trunk/src/interface/aboutdialog.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/resources/MacInfo.plist.in
2013-06-25 17:04 codesquid, revision 5136Use https:// instead of http:// in some places, more to come later.
2013-06-24 19:35 codesquid, revision 5135Need legal entity for publisher.
2013-06-18 18:09 codesquid, revision 5130Add /skiplicense option to installer.
2013-06-18 17:59 codesquid, revision 5129Bump
- M /FileZilla3/trunk/locales/da_DK.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/pt_PT.po
- M /FileZilla3/trunk/locales/ro_RO.po
- M /FileZilla3/trunk/locales/ru.po
- M /FileZilla3/trunk/locales/vi_VN.po
- M /FileZilla3/trunk/locales/zh_CN.po
- M /FileZilla3/trunk/locales/zh_TW.po
2013-06-18 17:28 codesquid, revision 5128Update translations.
2013-06-18 17:28 codesquid, revision 5127Remove useless call.
2013-06-10 18:44 codesquid, revision 5117Fix typo in a comment
2013-06-10 18:44 codesquid, revision 5116Version bump
- M /FileZilla3/trunk/locales/an.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/es.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/pt_PT.po
- M /FileZilla3/trunk/locales/vi_VN.po
- M /FileZilla3/trunk/locales/zh_CN.po
2013-06-10 18:29 codesquid, revision 5115Updated translations
2013-06-10 18:29 codesquid, revision 5114Handle a particular case of connection failure earlier.
2013-06-09 14:54 codesquid, revision 5113Better handling of timeout error code.
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
2013-06-08 13:41 codesquid, revision 5112Follow-up of commit 4868 for patch #8344, this one prevents issues with the list view jumping in cases where it is not supposed to.
- M /FileZilla3/trunk/src/dbus/desktop_notification.cpp
- M /FileZilla3/trunk/src/dbus/power_management_inhibitor.cpp
- M /FileZilla3/trunk/src/dbus/wxdbusconnection.h
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/ratelimiter.h
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.h
- M /FileZilla3/trunk/src/interface/aboutdialog.cpp
- M /FileZilla3/trunk/src/interface/aboutdialog.h
- M /FileZilla3/trunk/src/interface/asksavepassworddialog.cpp
- M /FileZilla3/trunk/src/interface/asksavepassworddialog.h
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.h
- M /FileZilla3/trunk/src/interface/chmoddialog.cpp
- M /FileZilla3/trunk/src/interface/chmoddialog.h
- M /FileZilla3/trunk/src/interface/clearprivatedata.h
- M /FileZilla3/trunk/src/interface/conditionaldialog.h
- M /FileZilla3/trunk/src/interface/context_control.h
- M /FileZilla3/trunk/src/interface/customheightlistctrl.cpp
- M /FileZilla3/trunk/src/interface/customheightlistctrl.h
- M /FileZilla3/trunk/src/interface/dialogex.h
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/edithandler.h
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/filter.h
- M /FileZilla3/trunk/src/interface/filteredit.cpp
- M /FileZilla3/trunk/src/interface/filteredit.h
- M /FileZilla3/trunk/src/interface/filter_conditions_dialog.h
- M /FileZilla3/trunk/src/interface/inputdialog.cpp
- M /FileZilla3/trunk/src/interface/inputdialog.h
- M /FileZilla3/trunk/src/interface/LocalListView.h
- M /FileZilla3/trunk/src/interface/listctrlex.h
- M /FileZilla3/trunk/src/interface/menu_bar.h
- M /FileZilla3/trunk/src/interface/netconfwizard.h
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/queue.h
- M /FileZilla3/trunk/src/interface/queueview_failed.h
- M /FileZilla3/trunk/src/interface/queueview_successful.h
- M /FileZilla3/trunk/src/interface/quickconnectbar.cpp
- M /FileZilla3/trunk/src/interface/quickconnectbar.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/StatusView.cpp
- M /FileZilla3/trunk/src/interface/StatusView.h
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection_active.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection_active.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_dateformatting.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_edit.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_filetype.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_ftpproxy.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_interface.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_language.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_language.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_proxy.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_sizeformatting.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_themes.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_transfer.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_updatecheck.h
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.h
- M /FileZilla3/trunk/src/interface/speedlimits_dialog.h
- M /FileZilla3/trunk/src/interface/splitter.cpp
- M /FileZilla3/trunk/src/interface/splitter.h
- M /FileZilla3/trunk/src/interface/statusbar.cpp
- M /FileZilla3/trunk/src/interface/statusbar.h
- M /FileZilla3/trunk/src/interface/toolbar.h
- M /FileZilla3/trunk/src/interface/treectrlex.cpp
- M /FileZilla3/trunk/src/interface/treectrlex.h
- M /FileZilla3/trunk/src/interface/view.h
- M /FileZilla3/trunk/src/interface/viewheader.cpp
- M /FileZilla3/trunk/src/interface/viewheader.h
- M /FileZilla3/trunk/src/interface/xh_text_ex.cpp
- M /FileZilla3/trunk/src/interface/xh_text_ex.h
2013-06-02 19:46 codesquid, revision 5110Fix compiler warnings due to extraneous semicolons.
2013-06-01 07:48 codesquid, revision 5109Use correct idle check.
2013-06-01 07:36 codesquid, revision 5108Missing commit
- M /FileZilla3/trunk/src/engine/notification.cpp
- M /FileZilla3/trunk/src/engine/tlssocket.cpp
- M /FileZilla3/trunk/src/include/notification.h
2013-05-31 20:29 codesquid, revision 5106A bit of refactoring.
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/ratelimiter.h
2013-05-31 20:18 codesquid, revision 5105Silence some harmless but annoying warnings.
2013-05-31 07:32 codesquid, revision 5104Reset size to 0 if gnutls_x509_crt_get_serial fails.
- M /FileZilla3/trunk/docs/filezilla.man
- M /FileZilla3/trunk/docs/fzdefaults.xml.man
- M /FileZilla3/trunk/docs/fzputtygen.man
- M /FileZilla3/trunk/docs/fzsftp.man
2013-05-31 07:30 codesquid, revision 5103Update copyright year.
- M /FileZilla3/trunk/docs/filezilla.man
- M /FileZilla3/trunk/src/interface/cmdline.cpp
- M /FileZilla3/trunk/src/interface/cmdline.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
2013-05-26 15:44 codesquid, revision 5100Apply #4292 with minor modifications.
2013-05-26 15:41 codesquid, revision 5099Version bump
2013-05-26 15:39 codesquid, revision 5098Another translation update.
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/fi_FI.po
- M /FileZilla3/trunk/locales/pt_BR.po
- M /FileZilla3/trunk/locales/vi_VN.po
- M /FileZilla3/trunk/locales/zh_CN.po
2013-05-26 09:47 codesquid, revision 5097Updated translations
- M /FileZilla3/trunk/src/engine/notification.cpp
- M /FileZilla3/trunk/src/engine/tlssocket.cpp
- M /FileZilla3/trunk/src/include/notification.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/verifycertdialog.cpp
2013-05-21 18:37 codesquid, revision 5088Allow RSA-SHA1 as certificate signature algoritm. Few if any CA uses a more modern algorithm. Display signature algorithm in certificate verification dialog.
2013-05-12 16:51 codesquid, revision 5083Remove redundant (and harmless) assignment.
- M /FileZilla3/trunk/src/interface/commandqueue.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
2013-05-10 18:50 codesquid, revision 5082This should fix #8633
2013-05-10 18:49 codesquid, revision 5081Version bump
2013-05-10 18:36 codesquid, revision 5080Updated translation.
2013-05-09 15:20 codesquid, revision 5079An error code got added specifically for premature terminations in GnuTLS 3.x, handle that one as well in our diagnostic output about premature terminations.
2013-05-05 16:51 codesquid, revision 5078Bump
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/hy.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/ro_RO.po
- M /FileZilla3/trunk/locales/zh_TW.po
2013-04-30 20:58 codesquid, revision 5073Translation updates
2013-04-30 20:52 codesquid, revision 5072Update.
- M /FileZilla3/trunk/NEWS
- M /FileZilla3/trunk/src/interface/manual_transfer.cpp
- M /FileZilla3/trunk/src/interface/resources/settings.xrc
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
2013-04-29 19:09 codesquid, revision 5071Fix typos
2013-04-28 21:41 codesquid, revision 5070Bump
2013-04-28 21:29 codesquid, revision 5069Rename as per request.
Tomorrow there'll be a new version.