Changelogs

Overview

These changelogs reflect the history of all files in the CVS repository. The changelog has been generated at 2007-11-22 10:46

Select Changelog:

FileZilla 3, FileZilla Server,
Legacy FileZilla 2, Legay FileZilla Server

Changes per page:

25 50 100 250 500 1000 2000

Changelog for Legay FileZilla Server (581 changes):

2006-03-23 23:52 Tim Kosse (botg) 2006-03-23 22:51 Tim Kosse (botg)
  • source/AsyncSslSocketLayer.cpp, source/AsyncSslSocketLayer.h: OpenSSL is poorly documented and badly designed. The semantics of BIO_write and BIO_should_retry are strange. This patch fixes a problem in the way they were called. Unfortunatly this literally kills performance. *SHOULD* fix the mysterious SSL related crashes.
2006-03-14 11:38 Tim Kosse (botg) 2006-03-14 11:37 Tim Kosse (botg) 2006-03-09 21:06 Tim Kosse (botg) 2006-03-09 14:22 Tim Kosse (botg) 2006-03-08 11:24 Tim Kosse (botg) 2006-03-07 12:44 Tim Kosse (botg) 2006-02-13 17:45 Tim Kosse (botg) 2006-02-13 11:42 Tim Kosse (botg) 2006-01-11 13:34 Tim Kosse (botg) 2006-01-11 09:50 Tim Kosse (botg) 2006-01-11 02:14 Tim Kosse (botg) 2006-01-11 01:48 Tim Kosse (botg) 2006-01-11 01:04 Tim Kosse (botg) 2006-01-10 18:16 Tim Kosse (botg) 2006-01-10 18:12 Tim Kosse (botg) 2006-01-10 18:09 Tim Kosse (botg) 2005-11-29 10:50 Tim Kosse (botg)
  • source/ControlSocket.cpp: don't allow AUTH SSL/TLS command if already using SSL/TLS, broadcast SSL/TLS availability in FEAT response.
2005-11-29 10:44 Tim Kosse (botg)
  • source/ControlSocket.cpp: add support for SITE NAMEFMT command with "1" as only supported naming format. Required by at least one client on an AS/400 server.
2005-11-14 00:24 Tim Kosse (botg) 2005-11-13 23:05 Tim Kosse (botg) 2005-11-13 21:26 Tim Kosse (botg) 2005-11-13 18:29 Tim Kosse (botg) 2005-11-12 11:31 Tim Kosse (botg)
  • source/Permissions.cpp: CanonifyServerDir was too aggressive. Filenames like '......foo...bar' are totally valid.