Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 13:30:01
Changelog for FileZilla 3 (8047 changes):
2015-08-11 20:27 codesquid, revision 6910- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/tests/dirparsertest.cpp
2015-08-10 19:07 codesquid, revision 6904Add some safety checks.
2015-08-10 19:02 codesquid, revision 6902Bump to Bump to 3.13.0-rc2
2015-08-10 18:42 codesquid, revision 6901Fixed last compile error.
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/nb_NO.po
- M /FileZilla3/trunk/locales/uk_UA.po
- M /FileZilla3/trunk/locales/vi_VN.po
2015-08-10 17:04 codesquid, revision 6900Updated translations
2015-08-10 15:35 codesquid, revision 6899Added missing configure checks from PuTTY.
2015-08-10 15:08 codesquid, revision 6898Fix another conversion from DORD to int
2015-08-10 15:07 codesquid, revision 6897Don't cast pointers to int, use intptr_t
2015-08-10 15:07 codesquid, revision 6896Don't redefine SECURITY_WIN32
2015-08-10 14:49 codesquid, revision 6895value_length must be DWORD
2015-08-10 14:48 codesquid, revision 6894Fix a warning
2015-08-10 14:38 codesquid, revision 6893Fix signature of platform_new_connection
2015-08-10 14:33 codesquid, revision 6892Fix MinGW compile error
2015-08-10 14:27 codesquid, revision 6891Fix generating fingerprint of ssh2 key
2015-08-10 14:26 codesquid, revision 6890Change include order so that it compiles with our own config.h
2015-08-10 14:26 codesquid, revision 6889Fix dependencies.
2015-08-10 14:10 codesquid, revision 6888Fix warning.
2015-08-10 14:03 codesquid, revision 6887Add missing file.
2015-08-10 14:02 codesquid, revision 6886Fix function prototype after the PuTTY merge.
2015-08-10 13:45 codesquid, revision 6885Fix include error
2015-08-10 13:15 codesquid, revision 6884Check for pugixml.hpp instead of pugixml.h
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.h
- M /FileZilla3/trunk/src/include/notification.h
- M /FileZilla3/trunk/src/interface/resources/xrc/dialogs.xrc
- M /FileZilla3/trunk/src/interface/sftp_crypt_info_dlg.cpp
- M /FileZilla3/trunk/src/putty/cmdgen.c
- M /FileZilla3/trunk/src/putty/cmdline.c
- M /FileZilla3/trunk/src/putty/conf.c
- M /FileZilla3/trunk/src/putty/cproxy.c
- M /FileZilla3/trunk/src/putty/errsock.c
- M /FileZilla3/trunk/src/putty/fzprintf.h
- M /FileZilla3/trunk/src/putty/fzsftp.vcxproj
- M /FileZilla3/trunk/src/putty/import.c
- M /FileZilla3/trunk/src/putty/logging.c
- M /FileZilla3/trunk/src/putty/Makefile.am
- M /FileZilla3/trunk/src/putty/MERGEREVISION
- M /FileZilla3/trunk/src/putty/misc.c
- M /FileZilla3/trunk/src/putty/misc.h
- M /FileZilla3/trunk/src/putty/network.h
- M /FileZilla3/trunk/src/putty/portfwd.c
- M /FileZilla3/trunk/src/putty/proxy.c
- M /FileZilla3/trunk/src/putty/proxy.h
- M /FileZilla3/trunk/src/putty/psftp.c
- M /FileZilla3/trunk/src/putty/psftp.h
- M /FileZilla3/trunk/src/putty/putty.h
- M /FileZilla3/trunk/src/putty/settings.c
- M /FileZilla3/trunk/src/putty/sftp.c
- M /FileZilla3/trunk/src/putty/sftp.h
- 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
- A /FileZilla3/trunk/src/putty/sshbcrypt.c
- M /FileZilla3/trunk/src/putty/sshblowf.c
- A /FileZilla3/trunk/src/putty/sshblowf.h
- M /FileZilla3/trunk/src/putty/sshbn.c
- A /FileZilla3/trunk/src/putty/sshbn.h
- A /FileZilla3/trunk/src/putty/sshccp.c
- M /FileZilla3/trunk/src/putty/sshdes.c
- M /FileZilla3/trunk/src/putty/sshdh.c
- M /FileZilla3/trunk/src/putty/sshdss.c
- M /FileZilla3/trunk/src/putty/sshecc.c
- M /FileZilla3/trunk/src/putty/sshmd5.c
- M /FileZilla3/trunk/src/putty/sshpubk.c
- M /FileZilla3/trunk/src/putty/sshrsa.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/sshshare.c
- M /FileZilla3/trunk/src/putty/unix/unix.h
- M /FileZilla3/trunk/src/putty/unix/uxagentc.c
- M /FileZilla3/trunk/src/putty/unix/uxcons.c
- M /FileZilla3/trunk/src/putty/unix/uxmisc.c
- M /FileZilla3/trunk/src/putty/unix/uxnet.c
- M /FileZilla3/trunk/src/putty/unix/uxproxy.c
- M /FileZilla3/trunk/src/putty/unix/uxsftp.c
- M /FileZilla3/trunk/src/putty/unix/uxshare.c
- M /FileZilla3/trunk/src/putty/unix/uxstore.c
- M /FileZilla3/trunk/src/putty/windows/wincons.c
- M /FileZilla3/trunk/src/putty/windows/winhandl.c
- M /FileZilla3/trunk/src/putty/windows/winhsock.c
- M /FileZilla3/trunk/src/putty/windows/winmisc.c
- M /FileZilla3/trunk/src/putty/windows/winnet.c
- M /FileZilla3/trunk/src/putty/windows/winnps.c
- M /FileZilla3/trunk/src/putty/windows/winsftp.c
- M /FileZilla3/trunk/src/putty/windows/winstore.c
- M /FileZilla3/trunk/src/putty/x11fwd.c
2015-08-09 20:20 codesquid, revision 6883Merge with upstream PuTTY changes.
2015-08-05 21:30 codesquid, revision 6881Minor cleanup
2015-08-05 21:29 codesquid, revision 6880Bump to 3.13.0-rc1
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
2015-08-05 20:42 codesquid, revision 6879Fix compile error
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/kab.po
- M /FileZilla3/trunk/locales/nb_NO.po
Updated translations