Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8047 changes):

2014-06-05 06:53 codesquid, revision 5591

Fix more errors.

2014-06-05 06:49 codesquid, revision 5590

Hopefully fix compile errors.

2014-06-04 19:50 codesquid, revision 5589

Some more cleanup.

2014-06-04 19:45 codesquid, revision 5588

Unify sorting code.

2014-06-04 17:47 codesquid, revision 5587

Path by typz to make sort mode configurable, including an option to select natural sort. #9402

2014-06-01 09:06 codesquid, revision 5586

Last-minute update.

2014-06-01 09:00 codesquid, revision 5585

Prepare 3.8.1 release.

2014-05-31 22:11 codesquid, revision 5584

Updated translations

2014-05-31 21:45 codesquid, revision 5583

Add missing include to fix compile error on OS X.

2014-05-31 20:23 codesquid, revision 5582

Handle a potential signed/unsigned mismatch. Also, log some more.

2014-05-31 20:10 codesquid, revision 5581

Fix typo

2014-05-31 20:06 codesquid, revision 5580

More logging.

2014-05-31 19:53 codesquid, revision 5579

There's some problem with the update system in the official builds, finding it seems difficult.

2014-05-31 19:33 codesquid, revision 5578

Even more logging.

2014-05-31 19:16 codesquid, revision 5577

Add additional log messages to make debugging the updater easier.

2014-05-31 19:09 codesquid, revision 5576

Add debug function to always get updater log.

2014-05-30 10:12 codesquid, revision 5575

Updated translations.

2014-05-30 09:01 codesquid, revision 5574

Use normal path syntax of Windows. Patch by XhmikosR.

2014-05-29 14:03 codesquid, revision 5573

Make code a bit easier to understand.

2014-05-29 08:45 codesquid, revision 5572

Fix cov1109939 and cov1109958, the latter being a null pointer dereference.

2014-05-29 08:34 codesquid, revision 5571

Fix descriptor leak (cov1110000).

2014-05-29 08:31 codesquid, revision 5570

Add missing break (cov1109962).

2014-05-29 08:25 codesquid, revision 5569

Fix resource leak (cov1109984)

2014-05-29 08:22 codesquid, revision 5568

Fix memory leak (cov1216481).

2014-05-29 08:18 codesquid, revision 5567

Fix potential use-after-free (cov1216490)