Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-01 00:30:01
Changelog for FileZilla 3 (8045 changes):
2015-09-18 08:15 codesquid, revision 69952015-09-16 11:42 codesquid, revision 6993Fix reading of comparison flag from XML.
2015-09-16 08:16 codesquid, revision 6992Bump to 3.14.0
2015-09-16 08:06 codesquid, revision 6991Remove an assertion that no longer holds.
2015-09-15 15:13 codesquid, revision 6990Updated translations
2015-09-14 18:32 codesquid, revision 6989Remove two subdirectories that shouldn't be part of the distribution, they are already in the toplevel
2015-09-14 09:59 codesquid, revision 6988Small adjustments of minimum sizes.
2015-09-13 10:42 codesquid, revision 6987Actually remove the usleep call.
2015-09-13 09:44 codesquid, revision 6986Fix compile error.
2015-09-13 08:21 codesquid, revision 6985Additional fixes for pre-epoch timestamps
2015-09-13 08:17 codesquid, revision 6984CPPUNIT_ASSERT_EQUAL's first argument is the expected value
2015-09-13 08:05 codesquid, revision 6983Allow one millisecond difference due to rounding errors
2015-09-11 14:06 codesquid, revision 6982Fix test suite error, usleep semantics aren't actually defined for more than a second.
2015-09-10 09:36 codesquid, revision 6981Add C++14 operator delete that takes a size_t
- M /FileZilla3/trunk/src/putty/MERGEREVISION
- M /FileZilla3/trunk/src/putty/putty.h
- M /FileZilla3/trunk/src/putty/settings.c
- M /FileZilla3/trunk/src/putty/ssh.c
- M /FileZilla3/trunk/src/putty/ssh.h
- M /FileZilla3/trunk/src/putty/sshaes.c
- M /FileZilla3/trunk/src/putty/ssharcf.c
- M /FileZilla3/trunk/src/putty/sshblowf.c
- M /FileZilla3/trunk/src/putty/sshccp.c
- M /FileZilla3/trunk/src/putty/sshdes.c
- M /FileZilla3/trunk/src/putty/unix/unix.h
- M /FileZilla3/trunk/src/putty/unix/uxmisc.c
- M /FileZilla3/trunk/src/putty/windows/wincons.c
- M /FileZilla3/trunk/src/putty/x11fwd.c
2015-09-10 07:56 codesquid, revision 6980Merge upstream changes.
2015-09-09 20:43 codesquid, revision 6979Ensure insecure ciphers are below the warning threshold.
2015-09-09 14:25 codesquid, revision 6978Instead of silently failing when encountering an insecure algorithm, print an error message.
2015-09-09 14:04 codesquid, revision 6976Fix compile warnings.
2015-09-09 14:02 codesquid, revision 6975Bump to 3.14.0-rc2
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/nb_NO.po
- M /FileZilla3/trunk/locales/pl_PL.po
- M /FileZilla3/trunk/locales/sv.po
- M /FileZilla3/trunk/locales/vi_VN.po
- M /FileZilla3/trunk/locales/zh_CN.po
- M /FileZilla3/trunk/locales/zh_TW.po
2015-09-09 13:52 codesquid, revision 6974Updated translations
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/misc.cpp
- M /FileZilla3/trunk/src/include/misc.h
2015-09-09 13:33 codesquid, revision 6973Small parsing speed improvement for MLSD facts.
- 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
2015-09-08 13:49 codesquid, revision 6972Removing selected queue items had complexity of O(n^2). While this is still the worse-case, many common cases are now O(n).
2015-09-07 11:48 codesquid, revision 6971Further memory savings.
2015-09-07 11:38 codesquid, revision 6970Use a deque instead of a list for the file items to save memory.
2015-09-04 11:40 codesquid, revision 6968Reset timeout if trying next address.
2015-09-04 11:40 codesquid, revision 6967Bump to 3.14.0-rc1
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/nb_NO.po
- M /FileZilla3/trunk/locales/uk_UA.po
2015-09-04 09:46 codesquid, revision 6966Updated translations
2015-09-04 09:33 codesquid, revision 6965Fix memory leak.
2015-09-04 09:30 codesquid, revision 6964Handle failures to load dialog.
2015-09-03 11:13 codesquid, revision 6963Fix logic error in comment handling.
2015-09-02 15:13 codesquid, revision 6959import.c is now needed by fzsftp as well.
- M /FileZilla3/trunk/src/interface/fzputtygen_interface.cpp
- M /FileZilla3/trunk/src/putty/cmdgen.c
- M /FileZilla3/trunk/src/putty/ssh.c
2015-09-02 12:41 codesquid, revision 6958Allow use of foreign key files without conversion if they aren't password protected.
2015-09-02 12:26 codesquid, revision 6957Show error message when trying to load SSH1 key.
2015-08-31 15:09 codesquid, revision 6956Disable SSH1 support.
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
- M /FileZilla3/trunk/src/interface/loginmanager.cpp
- M /FileZilla3/trunk/src/interface/loginmanager.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/quickconnectbar.cpp
2015-08-31 15:08 codesquid, revision 6955Fix interaction between keyfiles and interactive logins.
2015-08-31 13:38 codesquid, revision 6954Do not ask to convert password-protected keyfiles.
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/notification.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/notification.h
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
- M /FileZilla3/trunk/src/interface/loginmanager.cpp
2015-08-31 13:15 codesquid, revision 6953Handle wrong key passphrase.
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/putty/unix/uxcons.c
- M /FileZilla3/trunk/src/putty/windows/wincons.c
2015-08-31 12:54 codesquid, revision 6952Always send key passphrase request regardless of login type.
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- 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/putty/ssh.c
- M /FileZilla3/trunk/src/putty/sshpubk.c
2015-08-28 08:09 codesquid, revision 6951Handle password protected keyfiles.
2015-08-27 08:42 codesquid, revision 6950Do not open search dialog if not idle.
- M /FileZilla3/trunk/src/interface/dialogex.cpp
- M /FileZilla3/trunk/src/interface/dialogex.h
- M /FileZilla3/trunk/src/interface/edithandler.cpp
2015-08-25 14:14 codesquid, revision 6949Change checkbox label, locally edited files aren't being deleted.
2015-08-25 10:14 codesquid, revision 6948When remote directory does not exist during synchronized browsing, ask whether it should be created.
- M /FileZilla3/trunk/src/interface/resources/xrc/dialogs.xrc
- M /FileZilla3/trunk/src/interface/state.cpp
2015-08-24 13:14 codesquid, revision 6946When local directory does not exist during synchronized browsing, ask whether it should be created.
2015-08-24 13:06 codesquid, revision 6945Bump to 3.13.1
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/hu_HU.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/nb_NO.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/zh_CN.po
2015-08-24 12:48 codesquid, revision 6944Updated translations
2015-08-23 09:10 codesquid, revision 6943Try 1y instead of 0x when checking for C++14 support.
2015-08-22 08:54 codesquid, revision 6942Fix Ctrl+Shif+I shortcut and on OS X, add Ctrl+,
- M /FileZilla3/trunk/src/putty/MERGEREVISION
- M /FileZilla3/trunk/src/putty/misc.c
- M /FileZilla3/trunk/src/putty/ssh.c
- M /FileZilla3/trunk/src/putty/ssh.h
- M /FileZilla3/trunk/src/putty/sshbn.h
- M /FileZilla3/trunk/src/putty/sshccp.c
- M /FileZilla3/trunk/src/putty/sshmd5.c
- M /FileZilla3/trunk/src/putty/sshsh256.c
- M /FileZilla3/trunk/src/putty/sshsh512.c
- M /FileZilla3/trunk/src/putty/sshsha.c
- M /FileZilla3/trunk/src/putty/sshzlib.c
- M /FileZilla3/trunk/src/putty/unix/unix.h
- M /FileZilla3/trunk/src/putty/unix/uxsel.c
- M /FileZilla3/trunk/src/putty/unix/uxsftp.c
- M /FileZilla3/trunk/src/putty/windows/winhandl.c
- M /FileZilla3/trunk/src/putty/windows/winnet.c
2015-08-21 21:51 codesquid, revision 6941Merge with upstream PuTTY.
2015-08-21 16:39 codesquid, revision 6940Fix key computation if the combination of cipher and kex-hash requires more than 2 iterations Until now, PuTTY assumed key computation (RFC 4253 section 7.2) requires at most 2 iterations. This patch increases the limit to 4 iterations as is needed for chacha20-poly1305@openssh.com with diffie-hellman-group-exchange-sha1: ceil(512/160)==4. This can be reproduced connecting to a recent OpenSSH using the following two lines in /etc/sshd_config: Ciphers=chacha20-poly1305@openssh.com KexAlgorithms=diffie-hellman-group-exchange-sha1 This bug has originally been reported at https://trac.filezilla-project.org/ticket/10633
2015-08-20 11:59 codesquid, revision 6939Create minidumps on crashes for fzsftp.exe and fzputtygen as well.
Add missing include.