Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2006-11-17 16:46 botg, revision 1087

Handle usernames containing @ signs.

2006-11-16 23:47 botg, revision 1086

Add infrastructure for naive certificate validation

2006-11-12 17:38 botg, revision 1085

updated again, previous commit was from wrong sourcetree.

2006-11-12 17:31 botg, revision 1084

updated

2006-11-12 11:23 botg, revision 1083

Fix assertion

2006-11-12 11:23 botg, revision 1082

Protocol selection did not work

2006-11-10 21:08 botg, revision 1081

Add support for VMS servers sending it's listings with yet another field order

2006-11-09 21:52 botg, revision 1080

fix warning

2006-11-09 21:52 botg, revision 1079

errno.h needs to be included on some systems

2006-11-09 08:43 botg, revision 1078

fix compile errors/warnings

2006-11-08 15:03 botg, revision 1077

implement TLS/SSLv3 support. No certificate validation yet.

2006-11-08 14:57 botg, revision 1076

check for GnuTLS

2006-11-07 19:52 botg, revision 1075

fix ChangePath on VMS servers

2006-11-07 17:01 botg, revision 1074

Cleanup

2006-11-07 16:31 botg, revision 1073

Fix spurious compiler warning

2006-11-07 12:39 botg, revision 1072

add backend.h

2006-11-07 12:39 botg, revision 1071

fix detection of FZS

2006-11-07 12:25 botg, revision 1070

Add virtual CBackend class, providing a common interface for reading/writing of data from/to a backend, e.g. a socket.

2006-11-07 09:45 botg, revision 1069

Fix warning

2006-11-05 23:35 botg, revision 1068

updated

2006-11-04 11:29 botg, revision 1067

Fix assertion

2006-11-01 14:55 botg, revision 1066

Missing commit of "small cleanup, added CDirectoryListing::Assign(const std::list<CDirentry>&) method"

2006-11-01 14:54 botg, revision 1065

add ftps:// and ftpes:// protocols

2006-11-01 13:34 botg, revision 1064

small speedup

2006-11-01 13:33 botg, revision 1063

small cleanup, added CDirectoryListing::Assign(const std::list<CDirentry>&) method