Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2023-05-29 01:10:01

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (7905 changes):

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.

2023-03-30 13:52 codesquid, revision 10915

HTTP digest auth is now in libfilezilla.

2023-03-30 13:33 codesquid, revision 10913

Constify

2023-03-26 15:03 codesquid, revision 10905

Use new http client from libfilezilla

2023-03-17 10:19 codesquid, revision 10897

Clarify notification_cb usage

2023-03-17 10:16 codesquid, revision 10896

Start untangling http request code.