Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-04-05 13:10:01

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8068 changes):

2007-08-11 20:57 botg, revision 1554

Fix non-standard protocol warning if using FTPES.

2007-08-11 20:51 botg, revision 1553

Fix display of port parsed out of a URL.

2007-08-11 12:17 botg, revision 1551

Use proper index

2007-08-11 10:59 botg, revision 1550

Version bump

2007-08-11 10:46 botg, revision 1549

Remember all column sizes.

2007-08-10 17:29 botg, revision 1548

Fix parsing of filesizes > 2GB on Dos-style listings (e.g. IIS)

2007-08-10 14:34 botg, revision 1547

Fix problems if Shutdown gets called during handshake.

2007-08-10 14:29 botg, revision 1546

Add missing return. Did result in access to previously freed memory. Memory corruption possible. Could be remotely triggered during logon.

2007-08-09 15:56 botg, revision 1545

Merged changes from upstream putty.

2007-08-09 14:49 botg, revision 1544

Updated several translations.

2007-08-09 12:48 botg, revision 1543

Improvements for limited user accounts.

2007-08-09 09:11 botg, revision 1542

Fix [ 1770611 ] autogen.sh run error on solaris because /bin/sh is not bash

2007-08-09 08:51 botg, revision 1541

Fix [ 1770621 ] po error cause build fail

2007-08-09 08:46 botg, revision 1540

Fix [ 1770610 ] Can not compile with sun CC for strrchr return const char*

2007-08-09 08:41 botg, revision 1539

Fix compilation with Sun CC, was complaining with "Incorrect access of a member from const-qualified function". Closes [ 1770608 ].

2007-08-08 15:55 botg, revision 1538

Fix resizing under wxGTK

2007-08-07 21:17 botg, revision 1537

Add section for Desktop icon

2007-08-06 23:57 botg, revision 1536

Use nsDialogs instead of InstallOptions

2007-08-06 23:57 botg, revision 1535

Use nsDialogs instead of InstallOptions

2007-08-06 17:23 botg, revision 1534

Fix warnings

2007-08-06 16:39 botg, revision 1533

More "all users" vs. "current user" improvements.

2007-08-06 13:24 botg, revision 1532

Add choice for installation for all users and current users.

2007-08-06 12:01 botg, revision 1531

Add warning if not running Windows 2000 or newer.

2007-08-06 11:52 botg, revision 1530

Added Makefile.in and some other generated files to svn:ignore

2007-08-05 19:14 botg, revision 1529

Add #include <wx/msw/registry.h> on wxMSW