Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-04-26 02:40:02

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):

2010-06-26 20:31 codesquid, revision 3742

Unicode support for admin interface and small code cleanup.

2010-06-26 20:11 codesquid, revision 3741

Fix saving of speedlimit rules

2010-06-04 16:16 codesquid, revision 3720

Allow larger window sizes.

2010-03-19 21:22 codesquid, revision 3689

Fix a race condition, closes #5277

2009-12-31 11:59 botg, revision 3584

Version bump.

2009-12-31 00:29 botg, revision 3583

Get rid of exception reporting - doesn't appear to work anymore - there are no bugs remaining in FZS that could be solved using post-mortem debugging.

2009-12-30 15:57 botg, revision 3581

Apply #5038 with even further cleanup.

2009-12-29 22:27 botg, revision 3580

Disable some weak ciphers.

2009-12-13 20:24 botg, revision 3561

Use case-insensitive comparison instead of transforming everything to lowercase. Helps in case a case-sensitive directory is shared.

2009-11-30 17:37 botg, revision 3550

Eliminate code duplication, second patch from #2361.

2009-11-30 17:35 botg, revision 3549

Apply patch from #2361, show connected server address in window captiol.

2009-11-28 16:02 botg, revision 3543

Small correction

2009-11-28 14:31 botg, revision 3542

#5030: Minor settings dialog fixes.

2009-11-28 14:23 botg, revision 3541

Fix reading of empty strings from xml, patch #4929.

2009-11-27 11:26 botg, revision 3539

Minor code cleanup, #5026

2009-11-27 11:25 botg, revision 3538

Apply #5025: Also fix Debug / Memcheck targets for server project

2009-11-26 18:05 botg, revision 3537

Apply #5023 with some minor changes: Fix issues reported by code analyzer

2009-11-26 16:50 botg, revision 3536

#5022: Fix a compiler warning in UsersListCtrl.cpp

2009-11-26 16:48 botg, revision 3535

#5021: Remove small parts of useless code

2009-11-26 14:59 botg, revision 3534

Apply #5019, fixes compile errors in debug builds.

2009-10-21 19:00 botg, revision 3451

Fix paths to tinyxml

2009-09-27 11:28 botg, revision 3419

Update platform requirements

2009-09-23 12:27 botg, revision 3410

Don't abort on some non-fatal error that somehow gets triggered a lot.

2009-09-23 12:25 botg, revision 3409

Cleanup.

2009-09-23 10:59 botg, revision 3408

Further reduction in redundant saves.