Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-05-04 16:00:01

Select Changelog:

FileZilla 3, FileZilla Server,
Legacy FileZilla 2, Legay FileZilla Server

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla Server (441 changes):

2017-02-06 10:32 codesquid, revision 8127

Fix a typo in an error message.

2017-02-05 18:48 codesquid, revision 8126

Improve error messages if opening/seeking/reading or writing local files fails.

2017-02-05 18:42 codesquid, revision 8125

Reformatting.

2017-02-05 18:26 codesquid, revision 8124

Fix typo.

2017-02-05 18:24 codesquid, revision 8123

Redistribute unused quota across timeslices.

2017-02-01 19:45 codesquid, revision 8122

Generate a random serial for certificates.

2016-10-27 09:55 codesquid, revision 7903

Change to home directory, and thus checking its existence, only after auto-creating the shared directories.

2016-09-22 16:04 codesquid, revision 7789

Bump to FileZilla Server 0.9.59

2016-09-01 11:58 codesquid, revision 7747

Fix a crash if an admin socket gets closed while processing a command.

2016-09-01 11:12 codesquid, revision 7746

Fix getting initial users list.

2016-09-01 11:12 codesquid, revision 7745

Formatting to improve readability.

2016-08-11 15:49 codesquid, revision 7719

Update readme.htm with changes.

2016-08-11 15:24 codesquid, revision 7718

Bump to FileZilla Server 0.9.58

2016-08-11 14:59 codesquid, revision 7717

Auto-tune TCP send buffer size.

2016-08-10 16:59 codesquid, revision 7715

Use default optimization rules for inline expansion.

2016-08-10 16:53 codesquid, revision 7714

Fix warnings and assorted code cleanup.

2016-08-10 15:47 codesquid, revision 7713

Verify existence of home directory.

2016-08-10 11:45 codesquid, revision 7712

Avoid copying the command structure and remove a workaround for broken routers. The router instead needs to be fixed.

2016-08-10 11:16 codesquid, revision 7711

Do not set expiry if still holding lease, it's pointless.

2016-08-10 11:12 codesquid, revision 7710

Typo

2016-08-10 10:49 codesquid, revision 7709

Pass PM_NOYIELD to PeekMessage. Small code cleanup.

2016-08-10 10:49 codesquid, revision 7708

Use a larger listen backlog.

2016-08-10 10:41 codesquid, revision 7707

Disable IDEA and SEED ciphers, they are rarely used and at least IDEA is recommended against in RFC5469.

2016-07-25 19:03 codesquid, revision 7684

Convert some more lists to vectors.

2016-07-25 18:38 codesquid, revision 7683

Convert some lists into vectors.