Record of Code Changes
About this list
What follows traces every file kept in the Subversion repository through its revisions. This listing was produced on 2026-08-31 at 12:00:01.
Changelog for FileZilla 3 (8211 changes):
2026-08-26 13:05 codesquid, revision 115562026-08-26 08:34 codesquid, revision 11555Bump to 3.71.1
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/filezillaapp.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_language.cpp
- M /FileZilla3/trunk/src/interface/timeformatting.cpp
- M /FileZilla3/trunk/src/interface/wrapengine.cpp
2026-08-24 13:06 codesquid, revision 11554Work around a bug in macOS 27 where setting the locale to non-English triggeres crashes in AppKit
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/wrapengine.cpp
- M /FileZilla3/trunk/src/interface/wrapengine.h
2026-08-21 13:30 codesquid, revision 11553Remove COptions::Get from wrapengine
2026-08-19 12:59 codesquid, revision 11552rtrim the prompt before matching.
2026-08-19 12:57 codesquid, revision 11551Bump to 3.71.0
2026-08-18 12:50 codesquid, revision 11549Updated translations
2026-07-23 08:43 codesquid, revision 11533Add checkbox to disable dnd
2026-07-23 08:21 codesquid, revision 11532Fix parsing of DOS-style remote paths, some malformed paths were wrongly accepted, confusing the engine.
2026-07-22 14:51 codesquid, revision 11531The hostkey may change mid-connection independent of operations, use the global async request type
2026-07-22 14:51 codesquid, revision 11530Spelling
- M /FileZilla3/trunk/src/commonui/chmod_data.cpp
- M /FileZilla3/trunk/src/engine/posix_chmod.cpp
- M /FileZilla3/trunk/src/engine/sftp/chmod.cpp
- M /FileZilla3/trunk/src/include/posix_chmod.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
2026-07-22 10:15 codesquid, revision 11529Improve handling permissions possibly originating from perms fact
2026-07-21 16:08 codesquid, revision 11527Deal with MLSD-style listings that have both perms and unix.mode facts
2026-07-20 10:14 codesquid, revision 11524Dynamically link to ole32/shell32 in commonui
2026-07-10 13:37 codesquid, revision 11518Extend heuristic for interactive prompts asking for password only.
- M /FileZilla3/trunk/src/interface/systemimagelist.cpp
- M /FileZilla3/trunk/src/interface/systemimagelist.h
2026-07-10 13:36 codesquid, revision 11517Make sure the system image list has an image size, else it screws up the local directory tree indentation.
2026-07-10 13:36 codesquid, revision 11516Remove dead code
2026-07-10 09:56 codesquid, revision 11515Remove leftover
2026-07-03 15:05 codesquid, revision 11513Fix compilation with wxWidgets >=3.2.6
2026-07-03 09:47 codesquid, revision 11512Refresh correct directory
2026-07-02 15:48 codesquid, revision 11511Fix compile error
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/include/server.h
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/viewheader.cpp
2026-07-02 15:31 codesquid, revision 11510Add ProtocolFeature::HomeDirectory. If available, remote path input box accepts empty strings to navigate back to the home directory.
- M /FileZilla3/trunk/src/engine/controlsocket.cpp
- M /FileZilla3/trunk/src/engine/controlsocket.h
- M /FileZilla3/trunk/src/engine/directorycache.h
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/engineprivate.h
- M /FileZilla3/trunk/src/engine/ftp/cwd.cpp
- M /FileZilla3/trunk/src/engine/ftp/cwd.h
- M /FileZilla3/trunk/src/engine/ftp/filetransfer.cpp
- M /FileZilla3/trunk/src/engine/ftp/filetransfer.h
- M /FileZilla3/trunk/src/engine/ftp/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftp/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/ftp/list.cpp
- M /FileZilla3/trunk/src/engine/ftp/list.h
- M /FileZilla3/trunk/src/engine/ftp/rename.cpp
- M /FileZilla3/trunk/src/engine/ftp/rmd.cpp
- M /FileZilla3/trunk/src/engine/Makefile.am
- M /FileZilla3/trunk/src/engine/server.cpp
- D /FileZilla3/trunk/src/engine/sftp/cwd.cpp
- D /FileZilla3/trunk/src/engine/sftp/cwd.h
- M /FileZilla3/trunk/src/engine/sftp/filetransfer.cpp
- M /FileZilla3/trunk/src/engine/sftp/filetransfer.h
- M /FileZilla3/trunk/src/engine/sftp/list.cpp
- M /FileZilla3/trunk/src/engine/sftp/list.h
- M /FileZilla3/trunk/src/engine/sftp/mkd.cpp
- M /FileZilla3/trunk/src/engine/sftp/mkd.h
- M /FileZilla3/trunk/src/engine/sftp/rename.cpp
- M /FileZilla3/trunk/src/engine/sftp/rmd.cpp
- M /FileZilla3/trunk/src/engine/sftp/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftp/sftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/storj/file_transfer.cpp
- M /FileZilla3/trunk/src/engine/storj/list.cpp
- M /FileZilla3/trunk/src/engine/storj/list.h
- M /FileZilla3/trunk/src/engine/storj/rmd.cpp
- M /FileZilla3/trunk/src/engine/storj/storjcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/storj/storjcontrolsocket.h
- M /FileZilla3/trunk/src/include/commands.h
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/viewheader.cpp
2026-06-15 13:12 codesquid, revision 11509Remove currentPath_ from protocols other than FTP.
2026-06-15 09:38 codesquid, revision 11508Suppress agent connection error if sandboxing is enabled
2026-06-15 09:36 codesquid, revision 11507Just copy the path without checking the file if SFTP is disabled.
Fix linking with SFTP disabled