Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-04-03 20:40:01
Changelog for FileZilla 3 (8068 changes):
2007-11-16 23:10 botg, revision 18132007-11-16 17:02 botg, revision 1812Bump GnuTLS requirement to 2.0.4, this fixes the GNUTLS_E_INTERNAL_ERROR (-59) problems reported by some users.
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/Makefile.am
- A /FileZilla3/trunk/src/interface/optionspage_ftpproxy.cpp
- A /FileZilla3/trunk/src/interface/optionspage_ftpproxy.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/settingsdialog.cpp
2007-11-15 16:30 botg, revision 1811Prototype for FTP Proxy page
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/serverpath.cpp
- M /FileZilla3/trunk/src/include/serverpath.h
2007-11-15 14:10 botg, revision 1810More VMS improvements, needs testing
- M /FileZilla3/trunk/src/interface/netconfwizard.cpp
- M /FileZilla3/trunk/src/interface/netconfwizard.h
2007-11-14 23:03 botg, revision 1809Small fixes to the error descriptions.
- M /FileZilla3/trunk/locales/cs.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/es.po
- M /FileZilla3/trunk/locales/et_EE.po
- M /FileZilla3/trunk/locales/ja_JP.po
- M /FileZilla3/trunk/locales/nl.po
2007-11-13 20:11 botg, revision 1808Updated
2007-11-13 13:30 botg, revision 1807This fixes two bugs: [ 1828293 ] Added ASCII filetype not used until restart [ 1823490 ] Maximum Simultaneous Transfers
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/tests/dirparsertest.cpp
2007-11-13 11:59 botg, revision 1806Strip version number on VMS directories if it's ';1'
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
2007-11-12 23:51 botg, revision 1805Keep-alive implementation, hopefully I made this insanity sane enough.
- M /FileZilla3/trunk/src/include/optionsbase.h
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/optionspage_connection.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2007-11-12 20:10 botg, revision 1804Add option to enable FTP keep-alive. Of course disabled by default and with a notice that a proper server does not require this.
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/tests/dirparsertest.cpp
2007-11-11 00:58 botg, revision 1803Improve z/VM support and update tests.
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
2007-11-10 18:31 botg, revision 1802Fix UpdateDirectoryListing_Removed and add a useful debugging function to test the index mapping invariant.
2007-11-10 18:31 botg, revision 1801Better defaults for buffer sizes
2007-11-07 09:40 botg, revision 1800Cleanup
2007-11-06 23:50 botg, revision 1798Fix harmless typo
2007-11-06 21:32 botg, revision 1797Additional locations of fzdefaults.xml
2007-11-06 21:32 botg, revision 1796Version bump
- M /FileZilla3/trunk/locales/ca_ES.po
- M /FileZilla3/trunk/locales/et_EE.po
- M /FileZilla3/trunk/locales/ru.po
2007-11-06 21:25 botg, revision 1795Updated
2007-11-06 21:11 botg, revision 1794Some VMS servers escape additional dots in filenames with ^, we need to unescape.
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.h
2007-11-04 21:32 botg, revision 1793On the commands passed to fzsftp, the local filenames should always be encoded in UTF-8, regardless of server encoding.
- M /FileZilla3/trunk/src/interface/inputdialog.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2007-11-04 21:14 botg, revision 1792Revert previous fix, instead actually use CInputDialog
2007-11-04 21:05 botg, revision 1791Fix another button height inconsistency on Gutsy
2007-11-04 18:51 botg, revision 1790Remove spinctrl workaround, has been fixed in wxWidgets since
2007-11-04 18:40 botg, revision 1789Small correction to previous commit.
- M /FileZilla3/trunk/configure.in
- M /FileZilla3/trunk/src/interface/Makefile.am
- D /FileZilla3/trunk/src/interface/resources/MacInfo.plist
- A /FileZilla3/trunk/src/interface/resources/MacInfo.plist.in
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
2007-11-04 18:21 botg, revision 1788Cleanup bundle creation
- M /FileZilla3/trunk/locales/cs.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/et_EE.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/ru.po
- M /FileZilla3/trunk/locales/sk.po
- M /FileZilla3/trunk/locales/zh_TW.po
Updated