Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-04-26 10:40: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):

2013-12-30 18:39 codesquid, revision 5321

Get rid of old paths.

2013-12-30 18:13 codesquid, revision 5320

Even more project file cleanup.

2013-12-30 18:02 codesquid, revision 5319

More project file cleanup.

2013-12-30 17:01 codesquid, revision 5318

Update workspace files.

2013-12-30 16:56 codesquid, revision 5317

Update svn:ignore

2013-12-30 16:52 codesquid, revision 5316

Get rid of extra subdirectory.

2013-12-29 22:23 codesquid, revision 5315

Instead of defaulting to 2048 bits, change minimum to 1280 bits.

2013-12-28 17:30 codesquid, revision 5311

Fix #606

2013-12-28 17:17 codesquid, revision 5310

Some refactoring to fix a few memory leaks. Fixes #7941

2013-12-28 15:02 codesquid, revision 5309

Support a common command argument misspelling.

2013-12-28 14:59 codesquid, revision 5308

Add a few null checks.

2013-12-28 14:53 codesquid, revision 5307

Allow leading/trailing whitespace in filenames, fixes #8604

2013-12-28 14:46 codesquid, revision 5306

Fix clipped text. #8686

2013-12-28 14:37 codesquid, revision 5305

Default to 2048 bit certificates.

2013-12-27 19:06 codesquid, revision 5304

Don't give up so easily finding a free port. #8093

2013-12-26 10:13 codesquid, revision 5303

Disallow deleting (or renaming) aliases.

2013-12-26 09:40 codesquid, revision 5302

Save the 8+3 option in the correct XML element.

2013-12-18 20:19 codesquid, revision 5300

Create a copy of the resource before resetting the transferstatus.

2013-12-18 20:17 codesquid, revision 5299

Fix spelling.

2013-12-18 20:15 codesquid, revision 5298

Remove the outdated and untested Kerberos GSSAPI support.

2013-12-18 19:52 codesquid, revision 5297

Remove support for OPTS UTF8 OFF.

2013-12-18 19:36 codesquid, revision 5296

Remove non-Unicode defines.

2013-12-16 23:46 codesquid, revision 5295

Fix encoding problems

2013-12-16 22:46 codesquid, revision 5294

Prepare for release

2013-12-16 22:17 codesquid, revision 5293

Fix an endless loop, don't use PostMessage directly to trigger another FD_CLOSE. Use the ResendCloseNotify facility instead.