Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-04-03 09:50:01

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8067 changes):

2021-05-26 09:49 codesquid, revision 10269

Add some code to access the Windows registry.

2021-05-25 15:27 codesquid, revision 10267

Revert accidentally committed work in progress code.

2021-05-25 15:05 codesquid, revision 10266

Some HTTP requests may have confidential data in query strings, such as tokens and session identifiers. Don't include such query strings in logs.

2021-05-25 09:57 codesquid, revision 10262

Loading of keys that do not need conversion may still fail when getting the fingerprint. Report an error in this case as well.

2021-05-24 08:18 codesquid, revision 10258

Fix swap strings on *nix to match actual behavior.

2021-05-18 09:34 codesquid, revision 10252

Replace SHGetFolderPath with SHGetKnownFolderPath

2021-05-13 07:12 codesquid, revision 10251

Fix control visibility and bump to 3.54.1

2021-05-12 12:57 codesquid, revision 10250

Bump to 3.54.0

2021-05-12 12:20 codesquid, revision 10249

Updated translations

2021-05-12 10:25 codesquid, revision 10247

Make some helpers reusable

2021-05-12 09:12 codesquid, revision 10246

Update protocol definitions

2021-05-10 12:02 codesquid, revision 10245

Use monotonic_clock

2021-05-07 10:30 codesquid, revision 10244

Fix keyfile authentication

2021-05-05 11:52 codesquid, revision 10243

Fix spelling

2021-05-04 15:22 codesquid, revision 10242

Bump to 3.54.0-rc1

2021-05-04 15:13 codesquid, revision 10241

Updated translations.

2021-05-04 14:43 codesquid, revision 10240

Fix activity recording (as far as possible with the limited API) and creation of buckets if using Storj

2021-05-04 14:03 codesquid, revision 10239

Another pointless rename

2021-05-04 13:04 codesquid, revision 10238

Remove an assert that's not needed.

2021-05-04 08:09 codesquid, revision 10236

Fixed two warnings.

2021-05-03 13:35 codesquid, revision 10235

Merge upstream changes from PuTTY.

2021-04-30 13:33 codesquid, revision 10231

Add debug dummy installer, defer fetching after terms

2021-04-30 13:07 codesquid, revision 10230

Require Win10

2021-04-30 12:48 codesquid, revision 10229

Fix compile error

2021-04-26 15:09 codesquid, revision 10224

Add content-transparent traits, ie. traits that do not affect content.

2021-04-22 12:57 codesquid, revision 10220

Actually return the count.

2021-04-22 12:29 codesquid, revision 10219

Add a change counter to options.

2021-04-20 09:35 codesquid, revision 10218

Fixed warnings

2021-04-20 09:33 codesquid, revision 10217

Update protocol definitions from Pro

2021-04-14 12:59 codesquid, revision 10214

Remove automagic.

2021-04-13 10:25 codesquid, revision 10211

Fix warning.

2021-04-13 10:24 codesquid, revision 10210

Move activity logging into own layer.

2021-04-12 08:51 codesquid, revision 10207

Use line breaking suitable for the GUI.

2021-04-12 08:30 codesquid, revision 10206

Don't LabelEscape the challenge, it's not put into a label.

2021-04-07 09:21 codesquid, revision 10203

Remove no longer needed asserts.

2021-04-07 09:15 codesquid, revision 10202

Move instead of copy.

2021-04-07 09:14 codesquid, revision 10201

Avoid vector<bool>.

2021-04-07 08:43 codesquid, revision 10200

Small speedup parsing MLSD listings.

2021-04-07 08:18 codesquid, revision 10199

Improve performance of sorting by type and sorting case-insensitive.

2021-04-07 08:17 codesquid, revision 10198

Add str_toupper and also inplace versions of tolower/upper.

2021-04-07 08:16 codesquid, revision 10197

If there are no active filters, directly reserve the required space.

2021-04-07 08:15 codesquid, revision 10196

Use the states filter manager instead of always constructing a filter dialog.

2021-04-06 16:37 codesquid, revision 10195

Use C++17 when building pugixml

2021-04-06 16:30 codesquid, revision 10194

Fix a warning

2021-04-06 16:28 codesquid, revision 10193

Use a singleton for the defaults dir, it mustn&#039;t change during runtime.

2021-04-06 16:26 codesquid, revision 10192

Refactor activity notifications.

2021-03-26 08:25 codesquid, revision 10189

Fix crash manually entering a permission value.

2021-03-24 15:41 codesquid, revision 10188

Removed no longer used notification type.

2021-03-22 15:29 codesquid, revision 10186

Bump to 3.53.1

2021-03-22 15:07 codesquid, revision 10185

Updated translations