Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8075 changes):

2020-12-09 09:17 codesquid, revision 10025

Make it unmovable.

2020-12-09 09:09 codesquid, revision 10024

Check if -lrt is needed for shm_open

2020-12-09 08:02 codesquid, revision 10023

Fix local file time in file exists notification.

2020-12-09 07:53 codesquid, revision 10022

Add missing include.

2020-12-08 14:42 codesquid, revision 10021

Refactor Storj to use new async i/o

2020-12-08 10:18 codesquid, revision 10020

Async I/O fixes and improvements.

2020-11-27 09:03 codesquid, revision 10019

Destroy old operation prior to calling SendNextCommand

2020-11-27 09:03 codesquid, revision 10018

Set eol-style native

2020-11-27 07:48 codesquid, revision 10017

Add seek mechanic to reader

2020-11-26 14:23 codesquid, revision 10016

Link with -lrt if using shm_open/shm_get

2020-11-24 09:57 codesquid, revision 10012

Fix warnings.

2020-11-24 09:19 codesquid, revision 10011

Fix another warning.

2020-11-24 09:18 codesquid, revision 10010

Fix empty file creation.

2020-11-24 09:10 codesquid, revision 10009

Add missing includes.

2020-11-24 09:08 codesquid, revision 10008

Fix warnings.

2020-11-24 09:07 codesquid, revision 10007

Forward all parameters.

2020-11-24 09:07 codesquid, revision 10006

Clean local size/mtime/name handling.

2020-11-23 09:27 codesquid, revision 10005

Use the reader for the HTTP request body.

2020-11-20 13:05 codesquid, revision 10004

Deal with write-side transfer status update.

2020-11-20 07:43 codesquid, revision 10003

Small fixes

2020-11-19 14:24 codesquid, revision 10002

Refactor HTTP code to use writers.

2020-11-16 13:56 codesquid, revision 10001

Small safety checks to facilitate debugging with commented out parts.

2020-11-16 13:38 codesquid, revision 10000

For some odd reason, when setting the initial window size, wx also sets the min size to the same value, this is rarely the correct thing to do.

2020-11-16 09:44 codesquid, revision 9999

Support systems not having memfd_create

2020-11-16 09:09 codesquid, revision 9996

Fix compile error on Windows.