Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 19:10:01
Changelog for FileZilla 3 (8047 changes):
2018-02-16 16:26 codesquid, revision 87272018-02-16 16:23 codesquid, revision 8726Bump to 3.31.0-rc1
2018-02-16 14:18 codesquid, revision 8725Updated translation
- M /FileZilla3/trunk/locales/ca.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/pl_PL.po
- M /FileZilla3/trunk/locales/ru.po
- M /FileZilla3/trunk/locales/uk_UA.po
2018-02-09 10:20 codesquid, revision 8721Updated translations
2018-01-26 14:13 codesquid, revision 8717Handle status lines without associated items.
- M /FileZilla3/trunk/src/interface/resources/xrc/certificate.xrc
- M /FileZilla3/trunk/src/interface/verifycertdialog.cpp
2018-01-26 10:29 codesquid, revision 8716Add GUI option for trusting SANs.
- M /FileZilla3/trunk/src/interface/verifycertdialog.cpp
- M /FileZilla3/trunk/src/interface/verifycertdialog.h
2018-01-26 09:54 codesquid, revision 8715Use a much simpler way to trust SANs.
- M /FileZilla3/trunk/src/interface/verifycertdialog.cpp
- M /FileZilla3/trunk/src/interface/verifycertdialog.h
2018-01-26 08:09 codesquid, revision 8714SAN handling in cert store.
- M /FileZilla3/trunk/src/engine/notification.cpp
- M /FileZilla3/trunk/src/engine/tlssocket_impl.cpp
- M /FileZilla3/trunk/src/engine/tlssocket_impl.h
- M /FileZilla3/trunk/src/include/notification.h
- M /FileZilla3/trunk/src/interface/verifycertdialog.cpp
2018-01-21 15:49 codesquid, revision 8713Keep track of type of alternative subject names.
- 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
2018-01-21 15:48 codesquid, revision 8712Explicitly track what has been received in the response.
2018-01-21 15:47 codesquid, revision 8711Make table const.
2018-01-19 11:21 codesquid, revision 8710Avoid using a static temporary variable, these days we have threads.
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2018-01-19 11:11 codesquid, revision 8709Don't remove focus rectangle.
2018-01-19 09:12 codesquid, revision 8708Cleanup.
2018-01-17 15:10 codesquid, revision 8707Allow expanding/collapsing folders via double-click.
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.h
- M /FileZilla3/trunk/src/interface/statusbar.cpp
- M /FileZilla3/trunk/src/interface/verifycertdialog.cpp
- M /FileZilla3/trunk/src/interface/verifycertdialog.h
2018-01-08 13:49 codesquid, revision 8704Split certificate store into own class.
- M /FileZilla3/trunk/src/interface/resources/xrc/dialogs.xrc
- M /FileZilla3/trunk/src/interface/resources/xrc/settings.xrc
- M /FileZilla3/trunk/src/interface/resources/xrc/storj.xrc
- M /FileZilla3/trunk/src/interface/resources/xrc/update.xrc
2018-01-08 12:50 codesquid, revision 8703Run .xrc files through xmllint --format
2018-01-08 12:47 codesquid, revision 8702Don't self-assign. Why did no compiler print a warning on this code?
2018-01-08 11:07 codesquid, revision 8701Fix assertion if CWD fails during directory removal.
2018-01-08 11:04 codesquid, revision 8700Bump to 3.30.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/ja_JP.po
- M /FileZilla3/trunk/locales/pl_PL.po
2018-01-07 16:42 codesquid, revision 8699Updated translations.
2018-01-05 15:04 codesquid, revision 8698Cleanup, sanity checks.
2018-01-05 14:59 codesquid, revision 8697Fix spelling.
2018-01-05 14:58 codesquid, revision 8696Add xmlutils.h/cpp
2018-01-05 14:57 codesquid, revision 8695Missing include.
- M /FileZilla3/trunk/src/engine/engine.vcxproj
- M /FileZilla3/trunk/src/engine/Makefile.am
- M /FileZilla3/trunk/src/include/Makefile.am
- M /FileZilla3/trunk/src/include/optionsbase.h
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/resources/xrc/settings.xrc
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.h
2018-01-05 13:07 codesquid, revision 8694Merge changes from FZ Pro.
2018-01-03 18:41 codesquid, revision 8689Fix compile error.
2018-01-03 18:37 codesquid, revision 8688Increase logging for checksum verification errors.
2018-01-02 16:23 codesquid, revision 8687Increase logging for checksum verification errors.
2018-01-02 16:22 codesquid, revision 8686Bump minimum _WIN32_IE to 0x900.
- M /FileZilla3/trunk/src/interface/resources/windows_manifest.xml
- M /FileZilla3/trunk/src/putty/windows/windows_manifest.xml
2018-01-02 16:13 codesquid, revision 8685Further manifest fixes.
2018-01-02 16:06 codesquid, revision 8684Update manifest.xml
- 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/fzshellext/fzshellext.rc
- M /FileZilla3/trunk/src/fzshellext/version.rc.in
- M /FileZilla3/trunk/src/interface/aboutdialog.cpp
- M /FileZilla3/trunk/src/interface/resources/MacInfo.plist.in
- M /FileZilla3/trunk/src/interface/resources/version.rc.in
- M /FileZilla3/trunk/src/interface/resources/xrc/dialogs.xrc
- M /FileZilla3/trunk/src/putty/cmdgen.c
- M /FileZilla3/trunk/src/putty/windows/version.rc2
2017-12-30 17:19 codesquid, revision 8683Bump copyright year
2017-12-29 14:30 codesquid, revision 8679After preallocation, verify that seeking to the original position succeeds. Also remove an old leftover from the days when wxWidgets' wxString::Format couldn't handle 64bit integers. We no longer use wx in the engine.
2017-12-29 13:57 codesquid, revision 8678Bump to 3.30.0-rc1
- M /FileZilla3/trunk/src/interface/resources/xrc/menus.xrc
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/search.h
2017-12-29 11:41 codesquid, revision 8677In the search dialog, allow deleting, opening and showing in file manager local files.
2017-12-29 11:32 codesquid, revision 8676Apply #11478: Use reverse-DNS style AppStream ID.
2017-12-29 11:31 codesquid, revision 8675Updated translations
- M /FileZilla3/trunk/locales/ca.po
- M /FileZilla3/trunk/locales/fi_FI.po
- M /FileZilla3/trunk/locales/hu_HU.po
- M /FileZilla3/trunk/locales/ja_JP.po
- M /FileZilla3/trunk/locales/pl_PL.po
- M /FileZilla3/trunk/locales/sl_SI.po
- M /FileZilla3/trunk/locales/vi_VN.po
- M /FileZilla3/trunk/locales/zh_CN.po
2017-12-17 12:11 codesquid, revision 8672Updated translations
2017-12-17 12:11 codesquid, revision 8671Assign all entries, this ensures the flags are set properly.
- M /FileZilla3/trunk/src/engine/directorylisting.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.h
- M /FileZilla3/trunk/src/include/directorylisting.h
2017-12-17 11:33 codesquid, revision 8670Small simplification.
2017-12-16 09:38 codesquid, revision 8669Add CServerPath::MakeParent in addition to GetParent.
2017-12-13 13:58 codesquid, revision 8668Auto-expand root.
2017-12-13 09:08 codesquid, revision 8667Fix logic error, look for both local and remote search panels, not twice for the local panel.
- M /FileZilla3/trunk/src/engine/sftp/list.cpp
- M /FileZilla3/trunk/src/engine/storj/file_transfer.cpp
- M /FileZilla3/trunk/src/engine/storj/list.cpp
2017-12-11 23:30 codesquid, revision 8666Fix spelling
2017-12-11 19:34 codesquid, revision 8665Weirdly enough, an empty reason-phrase is allowed by the specs.
2017-12-11 18:46 codesquid, revision 8664Handle multiple headers with the same name by appending their values, separated by a comma.
2017-12-11 18:29 codesquid, revision 8663Do not print the Authorization header
2017-12-08 12:23 codesquid, revision 8662In case of errors show an error message.
2017-12-08 12:22 codesquid, revision 8661Fix formatting of filename in rename dialog.
- M /FileZilla3/trunk/src/interface/filelistctrl.h
- M /FileZilla3/trunk/src/interface/listingcomparison.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/queue.cpp
Assorted cleanup.