Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8047 changes):

2017-07-11 15:17 codesquid, revision 8489

Merge storj branch onto trunk.

2017-07-09 16:32 codesquid, revision 8478

Adapt to libfilezilla changes.

2017-07-09 16:10 codesquid, revision 8473

Get rid of CSftpControlSocket::ResetOperation

2017-07-09 16:09 codesquid, revision 8472

Use correct peer address in certificate notification.

2017-07-07 10:40 codesquid, revision 8469

Further fixes to HTTP keep-alive.

2017-07-07 10:40 codesquid, revision 8468

Minor cleanup.

2017-07-07 10:39 codesquid, revision 8467

Remove debug code.

2017-07-07 10:29 codesquid, revision 8466

Show additional information if certificate verification fails.

2017-07-07 10:18 codesquid, revision 8465

Reset m_closed when connecting.

2017-07-04 20:08 codesquid, revision 8464

Implement HTTP keep-alive.

2017-07-04 19:54 codesquid, revision 8463

Add COpData::Reset() to reduce the amount of operation-specific logic in RequestOperation.

2017-06-29 19:46 codesquid, revision 8462

Return value of correct type.

2017-06-29 18:50 codesquid, revision 8461

Fix a compile error.

2017-06-29 13:17 codesquid, revision 8460

Fix filetype of directories on Windows if the filename contains a dot. Also avoid some needless conversion to/from wxString.

2017-06-22 12:50 codesquid, revision 8459

Null the hnadler when unregistering.

2017-06-22 12:29 codesquid, revision 8458

Fix assertion.

2017-06-22 12:26 codesquid, revision 8457

Remove unused variable

2017-06-22 12:25 codesquid, revision 8456

Revert accidental commit

2017-06-22 12:21 codesquid, revision 8455

Allow (un)registering handlers during ongoing notifications

2017-06-20 06:01 codesquid, revision 8454

Fix assertion.

2017-06-20 06:01 codesquid, revision 8453

Minor formatting.

2017-06-14 15:21 codesquid, revision 8452

Remove unused variable.

2017-06-12 17:40 codesquid, revision 8449

Bump to 3.26.2

2017-06-12 17:39 codesquid, revision 8448

Updated translations.

2017-06-10 12:29 codesquid, revision 8445

Fix for undoing the length hiding, it didn't work for long passwords.