Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-04-04 07:00:01
Changelog for FileZilla 3 (8068 changes):
2021-03-22 15:07 codesquid, revision 10185- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/uk_UA.po
2021-03-22 09:43 codesquid, revision 10184Updated translations
- M /FileZilla3/trunk/src/engine/externalipresolver.cpp
- M /FileZilla3/trunk/src/engine/proxy.cpp
- M /FileZilla3/trunk/src/interface/netconfwizard.cpp
2021-03-19 13:28 codesquid, revision 10183Fixed regression connecting through proxies and using the external IP resolver.
- M /FileZilla3/trunk/src/commonui/filter.cpp
- M /FileZilla3/trunk/src/commonui/ipcmutex.cpp
- M /FileZilla3/trunk/src/commonui/local_recursive_operation.cpp
- M /FileZilla3/trunk/src/commonui/remote_recursive_operation.cpp
- M /FileZilla3/trunk/src/commonui/remote_recursive_operation.h
- M /FileZilla3/trunk/src/commonui/site_manager.cpp
- M /FileZilla3/trunk/src/commonui/xml_file.cpp
2021-03-19 12:39 codesquid, revision 10182Get rid of more uneeded asserts.
2021-03-19 12:29 codesquid, revision 10181Remove unneeded asserts.
- M /FileZilla3/trunk/src/interface/clearprivatedata.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
2021-03-19 12:27 codesquid, revision 10180Get rid of old migration code.
2021-03-18 08:48 codesquid, revision 10179An empty XML file isn't an error.
- M /FileZilla3/trunk/src/interface/chmoddialog.cpp
- M /FileZilla3/trunk/src/interface/chmoddialog.h
- M /FileZilla3/trunk/src/interface/resources/xrc/dialogs.xrc
2021-03-15 08:41 codesquid, revision 10178A little bit of XRC removal.
- M /FileZilla3/trunk/configure.ac
- M /FileZilla3/trunk/NEWS
- M /FileZilla3/trunk/README
- 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
2021-03-15 08:37 codesquid, revision 10177Bump to 3.53.0
2021-03-15 07:40 codesquid, revision 10175Updated translations
2021-03-12 10:34 codesquid, revision 10171Handle HTTP servers sending premature replies
- M /FileZilla3/trunk/src/engine/http/httpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/http/request.cpp
2021-03-12 08:48 codesquid, revision 10170Fix 100 Continue, distinguish between sending request headers and having sent them
2021-03-12 07:54 codesquid, revision 10169Fix an endless loop if dependency cannot be found and extra searchdirs are given
2021-03-10 10:00 codesquid, revision 10167Add missing redirect to /dev/null to reduce log spam
2021-03-09 13:39 codesquid, revision 10166Add a missing return
2021-03-09 13:27 codesquid, revision 10165Explicitly track done-ness of reading HTTP responses, improve EOF handling.
2021-03-05 13:34 codesquid, revision 10163Return from finalize early if already finalized.
2021-03-05 13:27 codesquid, revision 10162Bump to 3.53.0-rc1
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/pl_PL.po
- M /FileZilla3/trunk/locales/uk_UA.po
- M /FileZilla3/trunk/locales/zh_CN.po
2021-03-05 10:54 codesquid, revision 10161Updated translations
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/filezillaapp.h
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
2021-03-04 10:03 codesquid, revision 10156Fix loading fzdefaults.xml
2021-03-02 10:49 codesquid, revision 10155Trim access grant.
2021-03-02 09:55 codesquid, revision 10154Remove a problematic return.
- M /FileZilla3/trunk/src/commonui/cert_store.cpp
- M /FileZilla3/trunk/src/commonui/cert_store.h
- M /FileZilla3/trunk/src/commonui/xml_cert_store.cpp
- M /FileZilla3/trunk/src/commonui/xml_cert_store.h
- M /FileZilla3/trunk/src/engine/ftp/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftp/transfersocket.cpp
- M /FileZilla3/trunk/src/engine/ftp/transfersocket.h
- M /FileZilla3/trunk/src/include/notification.h
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/verifycertdialog.cpp
- M /FileZilla3/trunk/src/interface/verifycertdialog.h
2021-03-01 10:11 codesquid, revision 10153Ask for explicit confirmation if server does not support TLS session resumption on the data connection.
- M /FileZilla3/trunk/src/commonui/cert_store.cpp
- M /FileZilla3/trunk/src/commonui/cert_store.h
- M /FileZilla3/trunk/src/engine/ftp/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftp/transfersocket.cpp
- M /FileZilla3/trunk/src/include/notification.h
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/queue.cpp
- M /FileZilla3/trunk/src/interface/queue.h
- M /FileZilla3/trunk/src/interface/verifycertdialog.cpp
- M /FileZilla3/trunk/src/interface/verifycertdialog.h
2021-02-25 14:33 codesquid, revision 10152Plumbing to persist knowledge of TLS session resumption support.
- M /FileZilla3/trunk/src/engine/controlsocket.h
- M /FileZilla3/trunk/src/engine/ftp/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftp/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/ftp/transfersocket.cpp
- M /FileZilla3/trunk/src/engine/servercapabilities.h
2021-02-25 12:49 codesquid, revision 10151On servers known to support TLS session resumption, abort connection if resumption fails.
Always fit before wrapping.