Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-04-05 11:50:01

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8068 changes):

2022-03-28 14:14 codesquid, revision 10607

Call DoClose instead of ResetOperation with FZ_REPLY_DISCONNECTED

2022-03-25 11:22 codesquid, revision 10605

Fixed one more compile error.

2022-03-25 11:16 codesquid, revision 10603

Compile fixes

2022-03-25 10:50 codesquid, revision 10602

Use new non-blocking I/O for SFTP child process.

2022-03-24 15:34 codesquid, revision 10601

Fix writing to process

2022-03-24 15:31 codesquid, revision 10600

More process changes

2022-03-24 15:30 codesquid, revision 10599

Adapt to libfilezilla changes

2022-03-15 11:05 codesquid, revision 10583

Use fzprintf to report error.

2022-03-10 14:47 codesquid, revision 10582

Custom splitter shash renderer on macOS with wx3.1

2022-03-03 10:56 codesquid, revision 10576

Adapt to libfilzilla change

2022-03-01 15:35 codesquid, revision 10574

Get rid of custom events.

2022-02-28 16:09 codesquid, revision 10572

registry has been moved to lfz

2022-02-28 15:20 codesquid, revision 10568

This symbol cannot be private.

2022-02-28 14:26 codesquid, revision 10565

Symbol visibility fixes

2022-02-28 11:09 codesquid, revision 10561

Use * instead of *.* on *nix file dialogs.

2022-02-11 15:11 codesquid, revision 10552

Bump to 3.58.0

2022-02-11 15:02 codesquid, revision 10551

Updated translations.

2022-02-11 09:00 codesquid, revision 10549

Read contents of XML files using fz::file ourselves before passing to pugixml, allows printing more detailed errors instead of the generic "file not found" returned by pugixml.

2022-02-11 08:50 codesquid, revision 10548

Update built-in copy of pugixml

2022-02-03 14:19 codesquid, revision 10546

Also change version in configure.ac

2022-02-03 13:40 codesquid, revision 10545

Bump to 3.58.0-rc1

2022-02-03 13:37 codesquid, revision 10544

Negotiate custom ALPN with FileZilla Server. Prepare for future 2FA implementation in the server.

2022-01-14 11:46 codesquid, revision 10535

Automatically resume downloads of updates as long as progress is made.

2022-01-12 14:56 codesquid, revision 10534

Better handling of spaces

2021-12-31 08:57 codesquid, revision 10528

Open browser for log file in the currently configured directory.