Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8047 changes):

2021-05-26 15:09 codesquid, revision 10277

Move updater options.

2021-05-26 14:34 codesquid, revision 10276

Don't use wxRename file in updater

2021-05-26 11:59 codesquid, revision 10272

Fix compile error.

2021-05-26 11:20 codesquid, revision 10271

Refactored updater internals to get rid of most of wx.

2021-05-26 10:47 codesquid, revision 10270

Add function to get temp dir.

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.