Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8047 changes):

2016-08-23 08:56 codesquid, revision 7734

On OS X, add Ctrl+(Shift+)Tab as shortcut to switch to the next tab. #10851

2016-08-23 06:46 codesquid, revision 7733

Fixed another spelling mistake

2016-08-23 06:46 codesquid, revision 7732

Fixed typo.

2016-08-22 17:06 codesquid, revision 7731

Fix compile error.

2016-08-22 08:09 codesquid, revision 7730

Add option name for TCP keepalive interval.

2016-08-22 08:08 codesquid, revision 7729

Further restrict allowed values for keep-alive interval so that it fits into an int.

2016-08-17 14:43 codesquid, revision 7728

Add option to configure TCP keep alive interval.

2016-08-17 08:13 codesquid, revision 7727

Fix a warning.

2016-08-17 08:06 codesquid, revision 7726

Actually use the top_builddir to locate libpugixml.a

2016-08-17 07:57 codesquid, revision 7725

Go via $top_srcdir to locate builtin libpugixml.a

2016-08-17 07:55 codesquid, revision 7724

Fix compile errors.

2016-08-17 07:43 codesquid, revision 7723

Use std::wstring instead of wxString in a couple of places.

2016-08-16 09:25 codesquid, revision 7722

Implement basic download synchronization

2016-08-15 12:37 codesquid, revision 7721

Keep both local and remote active filters in recursive operation.

2016-08-15 09:56 codesquid, revision 7720

Cleanup recursive operation modes.

2016-08-11 09:30 codesquid, revision 7716

Fix saving of attributes filter. #10927

2016-08-08 09:34 codesquid, revision 7706

Also add AES128-GCM.

2016-08-07 18:35 codesquid, revision 7705

Remove unused flag.

2016-08-07 18:21 codesquid, revision 7704

Implement AES256-GCM as cipher.

2016-08-07 08:18 codesquid, revision 7703

Merge changes from upstream PuTTY

2016-08-03 15:00 codesquid, revision 7702

Bump to 3.20.1

2016-08-03 14:40 codesquid, revision 7701

Updated translations

2016-08-03 09:29 codesquid, revision 7700

Print an error message if server sends a malformed chain.

2016-08-02 11:52 codesquid, revision 7699

Actually use the new file name if renaming on download.

2016-07-29 17:29 codesquid, revision 7698

Fix compile error on some configurations.