Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2015-06-18 08:38 codesquid, revision 6777

Add debug message with details if gnutls_certificate_verify_peers2 fails.

2015-06-17 14:05 codesquid, revision 6776

Display cpu features and settings directory on about dialog.

2015-06-17 12:16 codesquid, revision 6775

Recursive operations no longer cause the remote directory listing and directory tree to be updated.

2015-06-16 09:27 codesquid, revision 6774

Command origin tracking.

2015-06-14 20:55 codesquid, revision 6773

Move delete out of the mutex if the handler is already deleting.

2015-06-14 09:30 codesquid, revision 6772

Fix compile error.

2015-06-13 13:39 codesquid, revision 6771

std::stable_sort has too much overhead and we only needed it during recursive search. Add a template specialization to deal with it.

2015-06-13 13:19 codesquid, revision 6770

Use stable sort.

2015-06-13 13:14 codesquid, revision 6769

Fix search status bar.

2015-06-13 08:22 codesquid, revision 6768

Sadly not all platforms have clock_gettime nor pthread_condattr_setclock.

2015-06-13 08:03 codesquid, revision 6767

Add check for clock_gettime and pthread_condattr_setclock

2015-06-12 15:28 codesquid, revision 6766

Make condition::wait immune to wallclock changes. Make mutex and condition attribute initialization a bit faster.

2015-06-12 15:26 codesquid, revision 6765

Add a small test for condition::wait

2015-06-12 14:37 codesquid, revision 6764

Add new class.

2015-06-10 09:26 codesquid, revision 6762

Beginnings of a recursive operation status box. TODOs: - Fill it with info - Avoid updating the file list and directory tree during recursive operations - Allow navigating the server manually during recursive operations

2015-06-09 08:45 codesquid, revision 6761

Don't needlessly print "Verifying certificate..." on every transfer.

2015-06-09 08:40 codesquid, revision 6760

Avoid recompiling the regex every time a PASV reply gets parsed.

2015-06-09 07:48 codesquid, revision 6759

Add mutex around accesses to waiting_socket_threads.

2015-06-08 13:32 codesquid, revision 6758

Allow additional footers in views.

2015-06-08 13:15 codesquid, revision 6757

Keep track of number of processed files and directories.

2015-06-07 10:48 codesquid, revision 6756

Apply #10516 to fix compile error with wx configurations not allowing implicit conversion.

2015-06-04 09:39 codesquid, revision 6755

Reduce installer output, this speeds up installation and uninstallation.

2015-06-02 15:00 codesquid, revision 6751

Bump to 3.11.0.2

2015-06-02 14:15 codesquid, revision 6750

Remove redundant check.

2015-06-02 14:05 codesquid, revision 6749

Updated translations