Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2023-06-28 08:25 codesquid, revision 10986

If normal security scoped bookmark doesn't work, try a read-only one.

2023-06-26 14:14 codesquid, revision 10985

Use boost regex instead of std regex due to GCC bug 86164

2023-06-26 09:48 codesquid, revision 10984

Parse passive reply without using regex

2023-06-15 09:01 codesquid, revision 10978

A bit further work on removing options singleton

2023-06-15 09:00 codesquid, revision 10977

Allow parallel processing with async requests.

2023-05-23 15:06 codesquid, revision 10972

Further removal of options singleton.

2023-05-23 09:24 codesquid, revision 10971

Eliminate a few usages of the options singleton.

2023-05-16 09:26 codesquid, revision 10966

Adapt to lfz changes.

2023-05-10 08:32 codesquid, revision 10963

Explicitly specify tag

2023-05-01 09:50 codesquid, revision 10960

Force-quit the queue if necessary.

2023-04-26 08:51 codesquid, revision 10958

Bump to 3.64.0

2023-04-26 08:46 codesquid, revision 10957

Fix treectrl refresh. How did this ever work?

2023-04-25 10:16 codesquid, revision 10952

Use is_redirect()

2023-04-25 10:06 codesquid, revision 10950

Re-add redirect support.

2023-04-21 12:55 codesquid, revision 10947

Fix a harmless warning.

2023-04-21 09:33 codesquid, revision 10945

Add configurable limit to number of items in listings.

2023-04-20 14:41 codesquid, revision 10944

Use new HTTP client for IP resolver.

2023-04-20 14:37 codesquid, revision 10943

Fix formatting and potential use of wrong name

2023-04-19 08:39 codesquid, revision 10939

Limit amount of lines in multi-line response.

2023-04-17 07:16 codesquid, revision 10938

Spelling

2023-04-13 10:11 codesquid, revision 10937

Switch to .tar.xz

2023-04-13 09:59 codesquid, revision 10936

Bump to 3.64.0-rc1

2023-04-13 09:50 codesquid, revision 10935

Merge back option mnemonics.

2023-04-04 08:19 codesquid, revision 10922

Fix compile error, remove old request throttler.

2023-03-31 07:47 codesquid, revision 10916

Fix compile error.