Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-03-28 21:50:01

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8007 changes):

2021-03-12 08:48 codesquid, revision 10170

Fix an endless loop if dependency cannot be found and extra searchdirs are given

2021-03-12 07:54 codesquid, revision 10169

Add missing redirect to /dev/null to reduce log spam

2021-03-10 10:00 codesquid, revision 10167

Add a missing return

2021-03-09 13:39 codesquid, revision 10166

Explicitly track done-ness of reading HTTP responses, improve EOF handling.

2021-03-09 13:27 codesquid, revision 10165

Return from finalize early if already finalized.

2021-03-05 13:34 codesquid, revision 10163

Bump to 3.53.0-rc1

2021-03-05 13:27 codesquid, revision 10162

Updated translations

2021-03-05 10:54 codesquid, revision 10161

Fix loading fzdefaults.xml

2021-03-04 10:03 codesquid, revision 10156

Trim access grant.

2021-03-02 10:49 codesquid, revision 10155

Remove a problematic return.

2021-03-02 09:55 codesquid, revision 10154

Ask for explicit confirmation if server does not support TLS session resumption on the data connection.

2021-03-01 10:11 codesquid, revision 10153

Plumbing to persist knowledge of TLS session resumption support.

2021-02-25 14:33 codesquid, revision 10152

On servers known to support TLS session resumption, abort connection if resumption fails.

2021-02-25 12:49 codesquid, revision 10151

Always fit before wrapping.

2021-02-23 13:30 codesquid, revision 10150

Move updater cert to commonui.

2021-02-23 09:17 codesquid, revision 10149

Fix loading of custom FTP proxy setting.

2021-02-15 16:35 codesquid, revision 10148

Refactor how HTTP handles writer event

2021-02-10 15:08 codesquid, revision 10145

Add new protocol value

2021-02-10 15:08 codesquid, revision 10144

Added corresponding changes to fzstorj worker

2021-02-10 15:08 codesquid, revision 10143

Access Grant support for Storj/Tardigrade

2021-02-09 16:12 codesquid, revision 10139

Set the operation mode early, else when the interface calls CState::NotifyHandler the mode still reports idle in the handlers.

2021-02-09 16:10 codesquid, revision 10138

Fix potentially endless loop if peer sends an huge listing faster than we can process it.

2021-02-05 10:41 codesquid, revision 10136

Clear handlers from readers/writers when no longer needed.

2021-02-04 16:34 codesquid, revision 10133

Send at initial connect

2021-02-04 16:16 codesquid, revision 10132

Revert previous commit