Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2015-09-25 11:42 codesquid, revision 7010

Fix forward-declaration of fz::datetime.

2015-09-25 11:36 codesquid, revision 7009

Fix a warning.

2015-09-25 11:34 codesquid, revision 7008

Fix compile error on non-MSW.

2015-09-25 09:42 codesquid, revision 7007

Fix testcase compilation

2015-09-25 09:34 codesquid, revision 7006

Further cleanup of time handling classes.

2015-09-25 08:53 codesquid, revision 7005

Move time classes into fz namespace, rename them to lowercase.

2015-09-25 08:51 codesquid, revision 7004

Fix path to libfilezilla.a

2015-09-24 09:59 codesquid, revision 7003

Fix compile error due to wxString brokenness

2015-09-24 09:50 codesquid, revision 7002

Need to #include <string.h> for _stricmp on Windows

2015-09-24 09:50 codesquid, revision 7001

Add include path

2015-09-24 09:38 codesquid, revision 7000

Add the foundation for a new base library which eventually will become stand-alone so that it can be used by other software as well, e.g. FileZilla Server or a future command-line client.

2015-09-23 08:24 codesquid, revision 6999

Update svn:ignore

2015-09-23 08:24 codesquid, revision 6998

Rename libfilezilla.h to libfilezilla_engine.h

2015-09-23 08:22 codesquid, revision 6997

Rename libfilezilla.h to libfilezilla_engine.h

2015-09-22 06:30 codesquid, revision 6996

Remove confusing file and line number from a normal status message.

2015-09-18 08:15 codesquid, revision 6995

Fix reading of comparison flag from XML.

2015-09-16 11:42 codesquid, revision 6993

Bump to 3.14.0

2015-09-16 08:16 codesquid, revision 6992

Remove an assertion that no longer holds.

2015-09-16 08:06 codesquid, revision 6991

Updated translations

2015-09-15 15:13 codesquid, revision 6990

Remove two subdirectories that shouldn't be part of the distribution, they are already in the toplevel

2015-09-14 18:32 codesquid, revision 6989

Small adjustments of minimum sizes.

2015-09-14 09:59 codesquid, revision 6988

Actually remove the usleep call.

2015-09-13 10:42 codesquid, revision 6987

Fix compile error.

2015-09-13 09:44 codesquid, revision 6986

Additional fixes for pre-epoch timestamps

2015-09-13 08:21 codesquid, revision 6985

CPPUNIT_ASSERT_EQUAL's first argument is the expected value

2015-09-13 08:17 codesquid, revision 6984

Allow one millisecond difference due to rounding errors

2015-09-13 08:05 codesquid, revision 6983

Fix test suite error, usleep semantics aren't actually defined for more than a second.

2015-09-11 14:06 codesquid, revision 6982

Add C++14 operator delete that takes a size_t

2015-09-10 09:36 codesquid, revision 6981

Merge upstream changes.

2015-09-10 07:56 codesquid, revision 6980

Ensure insecure ciphers are below the warning threshold.

2015-09-09 20:43 codesquid, revision 6979

Instead of silently failing when encountering an insecure algorithm, print an error message.

2015-09-09 14:25 codesquid, revision 6978

Fix compile warnings.

2015-09-09 14:04 codesquid, revision 6976

Bump to 3.14.0-rc2

2015-09-09 14:02 codesquid, revision 6975

Updated translations

2015-09-09 13:52 codesquid, revision 6974

Small parsing speed improvement for MLSD facts.

2015-09-09 13:33 codesquid, revision 6973

Removing selected queue items had complexity of O(n^2). While this is still the worse-case, many common cases are now O(n).

2015-09-08 13:49 codesquid, revision 6972

Further memory savings.

2015-09-07 11:48 codesquid, revision 6971

Use a deque instead of a list for the file items to save memory.

2015-09-07 11:38 codesquid, revision 6970

Reset timeout if trying next address.

2015-09-04 11:40 codesquid, revision 6968

Bump to 3.14.0-rc1

2015-09-04 11:40 codesquid, revision 6967

Updated translations

2015-09-04 09:46 codesquid, revision 6966

Fix memory leak.

2015-09-04 09:33 codesquid, revision 6965

Handle failures to load dialog.

2015-09-04 09:30 codesquid, revision 6964

Fix logic error in comment handling.

2015-09-03 11:13 codesquid, revision 6963

import.c is now needed by fzsftp as well.

2015-09-02 15:13 codesquid, revision 6959

Allow use of foreign key files without conversion if they aren't password protected.

2015-09-02 12:41 codesquid, revision 6958

Show error message when trying to load SSH1 key.

2015-09-02 12:26 codesquid, revision 6957

Disable SSH1 support.

2015-08-31 15:09 codesquid, revision 6956

Fix interaction between keyfiles and interactive logins.

2015-08-31 15:08 codesquid, revision 6955

Do not ask to convert password-protected keyfiles.

2015-08-31 13:38 codesquid, revision 6954

Handle wrong key passphrase.

2015-08-31 13:15 codesquid, revision 6953

Always send key passphrase request regardless of login type.

2015-08-31 12:54 codesquid, revision 6952

Handle password protected keyfiles.

2015-08-28 08:09 codesquid, revision 6951

Do not open search dialog if not idle.

2015-08-27 08:42 codesquid, revision 6950

Change checkbox label, locally edited files aren't being deleted.

2015-08-25 14:14 codesquid, revision 6949

When remote directory does not exist during synchronized browsing, ask whether it should be created.

2015-08-25 10:14 codesquid, revision 6948

When local directory does not exist during synchronized browsing, ask whether it should be created.

2015-08-24 13:14 codesquid, revision 6946

Bump to 3.13.1

2015-08-24 13:06 codesquid, revision 6945

Updated translations

2015-08-24 12:48 codesquid, revision 6944

Try 1y instead of 0x when checking for C++14 support.

2015-08-23 09:10 codesquid, revision 6943

Fix Ctrl+Shif+I shortcut and on OS X, add Ctrl+,

2015-08-22 08:54 codesquid, revision 6942

Merge with upstream PuTTY.

2015-08-21 21:51 codesquid, revision 6941

Fix key computation if the combination of cipher and kex-hash requires more than 2 iterations Until now, PuTTY assumed key computation (RFC 4253 section 7.2) requires at most 2 iterations. This patch increases the limit to 4 iterations as is needed for chacha20-poly1305@openssh.com with diffie-hellman-group-exchange-sha1: ceil(512/160)==4. This can be reproduced connecting to a recent OpenSSH using the following two lines in /etc/sshd_config: Ciphers=chacha20-poly1305@openssh.com KexAlgorithms=diffie-hellman-group-exchange-sha1 This bug has originally been reported at https://trac.filezilla-project.org/ticket/10633

2015-08-21 16:39 codesquid, revision 6940

Create minidumps on crashes for fzsftp.exe and fzputtygen as well.

2015-08-20 11:59 codesquid, revision 6939

Add missing include.

2015-08-18 18:19 codesquid, revision 6938

Use LIBS instead of LDFLAGS in -latomic detection.

2015-08-18 18:11 codesquid, revision 6937

Check whether pugixml has been compiled with long long support.

2015-08-17 15:58 codesquid, revision 6936

Fix another testcase compile error.

2015-08-17 15:48 codesquid, revision 6935

Fix *nix builds.

2015-08-17 15:47 codesquid, revision 6934

Hopefully fix compile error in testcase.

2015-08-17 15:25 codesquid, revision 6933

Additional memory savings.

2015-08-17 13:07 codesquid, revision 6932

Save a significant amount of memory by using std::(w)string directly instead of using wxString.

2015-08-16 17:57 codesquid, revision 6931

Add check whether we need -latomic

2015-08-16 10:56 codesquid, revision 6930

Do not use custom random_device if using visual studio.

2015-08-16 10:56 codesquid, revision 6929

Sadly on some MinGW toolchains, std::random_device is non-functional. Implement our own.

2015-08-15 23:27 codesquid, revision 6928

Fix typo breaking source distribution

2015-08-15 12:35 codesquid, revision 6926

Bump to 3.13.0

2015-08-15 12:28 codesquid, revision 6925

Updated translations

2015-08-14 16:58 codesquid, revision 6920

Avoid using wxFileName::GetModificationTime

2015-08-13 22:29 codesquid, revision 6919

Bigger initial dimensions of main window.

2015-08-13 22:24 codesquid, revision 6918

Slightly increase minimal size of tree control in settings dialog.

2015-08-13 17:01 codesquid, revision 6917

Display $HOME instead of / if last used directory is invalid.

2015-08-13 14:05 codesquid, revision 6916

Small performance improvements.

2015-08-13 13:04 codesquid, revision 6915

We shouldn't needed it, but set ai_socktype to SOCK_STREAM on the hint for the bind address just in case.

2015-08-12 15:10 codesquid, revision 6914

Check that system pugixml is at least version 1.5

2015-08-12 12:36 codesquid, revision 6913

Fix assertion in debug builds.

2015-08-12 08:34 codesquid, revision 6912

Fix logic error in memory xml writer.

2015-08-12 08:30 codesquid, revision 6911

Fix compile error

2015-08-11 20:27 codesquid, revision 6910

Add some safety checks.

2015-08-10 19:07 codesquid, revision 6904

Bump to Bump to 3.13.0-rc2

2015-08-10 19:02 codesquid, revision 6902

Fixed last compile error.

2015-08-10 18:42 codesquid, revision 6901

Updated translations

2015-08-10 17:04 codesquid, revision 6900

Added missing configure checks from PuTTY.

2015-08-10 15:35 codesquid, revision 6899

Fix another conversion from DORD to int

2015-08-10 15:08 codesquid, revision 6898

Don't cast pointers to int, use intptr_t

2015-08-10 15:07 codesquid, revision 6897

Don't redefine SECURITY_WIN32

2015-08-10 15:07 codesquid, revision 6896

value_length must be DWORD

2015-08-10 14:49 codesquid, revision 6895

Fix a warning

2015-08-10 14:48 codesquid, revision 6894

Fix signature of platform_new_connection

2015-08-10 14:38 codesquid, revision 6893

Fix MinGW compile error