Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2020-12-16 15:33 codesquid, revision 10038

Add error logging.

2020-12-16 12:49 codesquid, revision 10037

Move some internal readers inside the engine and refactor request body for raw HTTP commands.

2020-12-16 09:35 codesquid, revision 10036

Remove old io thread.

2020-12-16 09:33 codesquid, revision 10035

Re-implement line ending conversion for FTP transfers with ASCII data type.

2020-12-14 10:13 codesquid, revision 10034

Re-add disk space preallocation. Re-add deletion of empty local files in case of transfer errors.

2020-12-11 10:56 codesquid, revision 10033

React to system color change events on MSW.

2020-12-09 11:52 codesquid, revision 10029

Fixed additional warnings.

2020-12-09 10:21 codesquid, revision 10028

Fix another compile error.

2020-12-09 09:58 codesquid, revision 10027

Fix warnings

2020-12-09 09:57 codesquid, revision 10026

Another missing include

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.