Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 13:50:01

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8047 changes):

2019-12-12 13:59 codesquid, revision 9541

Fix two warnings

2019-12-12 13:53 codesquid, revision 9540

Avoid re-defining Windows-specific defines

2019-12-12 08:40 codesquid, revision 9537

Added additional length checks.

2019-12-09 15:53 codesquid, revision 9535

With luck the last round of compile fixes.

2019-12-09 15:23 codesquid, revision 9534

Further compile fixes.

2019-12-09 15:15 codesquid, revision 9533

Compile fixes

2019-12-09 14:55 codesquid, revision 9532

Further porting of upstream PuTTY changes

2019-12-05 14:35 codesquid, revision 9531

Work in progress: Merge upstream PuTTY changes. This will not compile.

2019-12-02 14:41 codesquid, revision 9530

Return out of the loop after closing the connection due to a too-long response line. Fixes a null-pointer dereference.

2019-12-02 13:57 codesquid, revision 9529

Describe why FileZilla accesses various storage locations. Unfortunately macOS does not distinguish between listing files vs. actually accessing them.

2019-11-25 11:01 codesquid, revision 9526

Fix a warning

2019-11-25 07:00 codesquid, revision 9525

Bump to 3.46.0

2019-11-24 14:18 codesquid, revision 9524

Updated translations.

2019-11-24 10:40 codesquid, revision 9523

Fix a crash if there are still pending async requests during shutdown.

2019-11-22 13:43 codesquid, revision 9522

Only reset active flag on cancel in connect state

2019-11-19 14:25 codesquid, revision 9521

Actually Prune isn't a public function.

2019-11-19 14:25 codesquid, revision 9520

Add missing locks.

2019-11-19 11:15 codesquid, revision 9519

Add missing includes to headers.

2019-11-19 11:14 codesquid, revision 9518

Add a mutex so that the capabilities can be used in different threads

2019-11-18 08:26 codesquid, revision 9517

Fixed a warning

2019-11-15 13:21 codesquid, revision 9516

Bump to 3.46.0-rc1

2019-11-15 13:16 codesquid, revision 9515

Merge serverchange infrastructure from FZ Pro used by the protocols using OAuth.

2019-11-15 12:49 codesquid, revision 9514

Require lfz 0.19.1

2019-11-15 10:57 codesquid, revision 9511

Show specific message if not having permission to list directory

2019-11-15 10:41 codesquid, revision 9508

Show info text in local file list if listing fails.