Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-04-04 13:30:01
Changelog for FileZilla 3 (8068 changes):
2017-07-07 10:40 codesquid, revision 8469- M /FileZilla3/trunk/src/engine/http/httpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/http/request.cpp
- A /FileZilla3/trunk/src/include/httpheaders.h
2017-07-07 10:40 codesquid, revision 8468Further fixes to HTTP keep-alive.
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/externalipresolver.cpp
- M /FileZilla3/trunk/src/include/Makefile.am
2017-07-07 10:39 codesquid, revision 8467Minor cleanup.
2017-07-07 10:29 codesquid, revision 8466Remove debug code.
2017-07-07 10:18 codesquid, revision 8465Show additional information if certificate verification fails.
2017-07-04 20:08 codesquid, revision 8464Reset m_closed when connecting.
- 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
2017-07-04 19:54 codesquid, revision 8463Implement HTTP keep-alive.
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/ftp/delete.cpp
- M /FileZilla3/trunk/src/engine/ftp/delete.h
- M /FileZilla3/trunk/src/engine/ftp/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftp/delete.cpp
- M /FileZilla3/trunk/src/engine/sftp/delete.h
- M /FileZilla3/trunk/src/engine/sftp/sftpcontrolsocket.cpp
2017-06-29 19:46 codesquid, revision 8462Add COpData::Reset() to reduce the amount of operation-specific logic in RequestOperation.
2017-06-29 18:50 codesquid, revision 8461Return value of correct type.
2017-06-29 13:17 codesquid, revision 8460Fix a compile error.
- 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/QueueView.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/search.cpp
2017-06-22 12:50 codesquid, revision 8459Fix filetype of directories on Windows if the filename contains a dot. Also avoid some needless conversion to/from wxString.
2017-06-22 12:29 codesquid, revision 8458Null the hnadler when unregistering.
2017-06-22 12:26 codesquid, revision 8457Fix assertion.
2017-06-22 12:25 codesquid, revision 8456Remove unused variable
2017-06-22 12:21 codesquid, revision 8455Revert accidental commit
2017-06-20 06:01 codesquid, revision 8454Allow (un)registering handlers during ongoing notifications
2017-06-20 06:01 codesquid, revision 8453Fix assertion.
2017-06-14 15:21 codesquid, revision 8452Minor formatting.
2017-06-12 17:40 codesquid, revision 8449Remove unused variable.
2017-06-12 17:39 codesquid, revision 8448Bump to 3.26.2
2017-06-10 12:29 codesquid, revision 8445Updated translations.
2017-06-07 19:33 codesquid, revision 8443Fix for undoing the length hiding, it didn't work for long passwords.
- M /FileZilla3/trunk/configure.ac
- M /FileZilla3/trunk/INSTALL
- D /FileZilla3/trunk/m4/cppunit.m4
2017-06-07 18:52 codesquid, revision 8440Use pkg-config to check for cppunit instead of cppunit-config, the latter has been removed in cppunit-1.14.0
2017-06-02 17:01 codesquid, revision 8437Update pkg.m4 to pkgconfig-0.29.2
2017-06-02 16:54 codesquid, revision 8436Bump to 3.26.1
2017-06-02 16:36 codesquid, revision 8435Fix argument to wxTreeCtrl::GetNextChild, it expects the parent, not the current child.
2017-06-02 15:16 codesquid, revision 8434Fixed crash if rewriting credentials in site directories.
2017-06-02 15:16 codesquid, revision 8433Explicitly link against hogweed.
- M /FileZilla3/trunk/src/interface/resources/xrc/certificate.xrc
- M /FileZilla3/trunk/src/interface/resources/xrc/dialogs.xrc
- M /FileZilla3/trunk/src/interface/resources/xrc/inputdialog.xrc
- M /FileZilla3/trunk/src/interface/resources/xrc/menus.xrc
- M /FileZilla3/trunk/src/interface/resources/xrc/netconfwizard.xrc
- M /FileZilla3/trunk/src/interface/resources/xrc/settings.xrc
- M /FileZilla3/trunk/src/interface/resources/xrc/sitemanager.xrc
- M /FileZilla3/trunk/src/interface/resources/xrc/update.xrc
2017-06-01 19:28 codesquid, revision 8431Run through xmllint
2017-06-01 19:20 codesquid, revision 8430Bump to 3.26.0
- 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/tr.po
- M /FileZilla3/trunk/locales/uk_UA.po
- M /FileZilla3/trunk/src/interface/resources/xrc/dialogs.xrc
2017-06-01 19:03 codesquid, revision 8429Updated translations.
- M /FileZilla3/trunk/src/interface/settings/optionspage_interface.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
2017-06-01 18:05 codesquid, revision 8428Fix translator comments.
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/queue.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_filelists.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_interface.cpp
- M /FileZilla3/trunk/src/interface/state.h
2017-05-28 09:12 codesquid, revision 8427Reprotect passwords in active queue if user changes protection settings.
2017-05-28 08:39 codesquid, revision 8426Fix the remember checkbox to appear when asking for a username in addition to a password.
2017-05-28 08:35 codesquid, revision 8425Install the bookmark.png files in the blukis theme.
2017-05-25 18:34 codesquid, revision 8424Add missing backslash, without it half the icons for this theme were not installed. Strangely no error or warning was being generated by Automake.
2017-05-25 18:34 codesquid, revision 8423Bump to 3.26.0-rc1
- M /FileZilla3/trunk/locales/cs_CZ.po
- M /FileZilla3/trunk/locales/tr.po
- M /FileZilla3/trunk/locales/uk_UA.po
- M /FileZilla3/trunk/locales/vi_VN.po
- M /FileZilla3/trunk/locales/zh_CN.po
2017-05-25 18:22 codesquid, revision 8419Updated translations
2017-05-25 18:22 codesquid, revision 8418Run the AskSavePassword dialog from the Site Manager.
- M /FileZilla3/trunk/src/interface/asksavepassworddialog.cpp
- M /FileZilla3/trunk/src/interface/asksavepassworddialog.h
- M /FileZilla3/trunk/src/interface/resources/xrc/dialogs.xrc
- M /FileZilla3/trunk/src/interface/welcome_dialog.cpp
2017-05-25 18:21 codesquid, revision 8417Add option to use a master password to the AskSavePassword dialog.
2017-05-25 18:20 codesquid, revision 8416Fix typo
2017-05-25 16:47 codesquid, revision 8415Change credentials in all states.
- M /FileZilla3/trunk/src/interface/loginmanager.cpp
- M /FileZilla3/trunk/src/interface/loginmanager.h
- M /FileZilla3/trunk/src/interface/resources/xrc/dialogs.xrc
- M /FileZilla3/trunk/src/interface/serverdata.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_interface.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.h
2017-05-25 15:17 codesquid, revision 8414Handle mismatch of keys.
2017-05-25 10:58 codesquid, revision 8413Set initial control state.
- M /FileZilla3/trunk/src/interface/recentserverlist.cpp
- M /FileZilla3/trunk/src/interface/recentserverlist.h
- M /FileZilla3/trunk/src/interface/resources/xrc/dialogs.xrc
- M /FileZilla3/trunk/src/interface/serverdata.cpp
- M /FileZilla3/trunk/src/interface/serverdata.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_interface.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_interface.h
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.h
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
2017-05-23 17:04 codesquid, revision 8412It is now possible to configure master passwords.
- M /FileZilla3/trunk/src/interface/resources/xrc/settings.xrc
- M /FileZilla3/trunk/src/interface/settings/optionspage_interface.cpp
2017-05-23 16:02 codesquid, revision 8409Settings prototype.
2017-05-23 16:01 codesquid, revision 8408Encrypt passwords in the queue.
2017-05-23 16:00 codesquid, revision 8407Handle sites that already have encrypted passwords.
2017-05-23 13:16 codesquid, revision 8404Better texts
- M /FileZilla3/trunk/src/interface/loginmanager.cpp
- M /FileZilla3/trunk/src/interface/loginmanager.h
- M /FileZilla3/trunk/src/interface/resources/xrc/dialogs.xrc
2017-05-22 19:16 codesquid, revision 8403Ask for master password.
- M /FileZilla3/trunk/src/interface/loginmanager.cpp
- M /FileZilla3/trunk/src/interface/loginmanager.h
- M /FileZilla3/trunk/src/interface/password_crypto.h
Use saved decryptors if available.