Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2006-07-11 09:50 botg, revision 760

added chunked transfer encoding

2006-07-11 09:03 botg, revision 759

limit number of redirects

2006-07-10 13:50 botg, revision 758

Redirects are working now

2006-07-10 12:56 botg, revision 757

fix "pure virtual function call" crash.

2006-07-10 09:16 botg, revision 756

work in progress: http client

2006-07-10 08:45 botg, revision 755

updated

2006-07-09 23:24 botg, revision 754

increment socket id after every call to ResetSocket, needed for http redirects to work.

2006-07-08 17:17 botg, revision 753

small changes to pave the way for the http implementation

2006-07-06 13:27 botg, revision 752

fix receiving of partial replies

2006-07-04 14:23 botg, revision 751

Log OnClose

2006-07-04 13:40 botg, revision 750

fix minor problems

2006-07-04 00:06 botg, revision 749

fix refresh problems

2006-07-03 18:42 botg, revision 748

fixes for folder processing

2006-07-03 14:04 botg, revision 747

added "begins/ends with" conditions

2006-06-28 14:34 botg, revision 746

proper measurement under wxGTK

2006-06-28 14:33 botg, revision 745

Fix possible segfaults

2006-06-27 15:07 botg, revision 744

massive speed improvement under wxGTK

2006-06-27 15:06 botg, revision 743

Massive speed improvement under wxGTK

2006-06-25 13:40 botg, revision 742

removed debug code

2006-06-24 12:53 botg, revision 741

infrastructure for memory downloads

2006-06-24 11:49 botg, revision 740

Cambodian translation

2006-06-23 17:40 botg, revision 739

compile fix

2006-06-23 14:14 botg, revision 738

change cmd_private into cmd_cwd

2006-06-23 13:58 botg, revision 737

minor cleanup

2006-06-21 21:34 botg, revision 736

added HTTP server type

2006-06-21 21:28 botg, revision 735

added FZ_REPLY_NOTSUPPORTED

2006-06-21 12:06 botg, revision 734

updatewizard prototype

2006-06-21 09:02 botg, revision 733

updated

2006-06-20 13:02 botg, revision 732

sizeof(int) may be different than sizeof(void*), thus use %p to log pointer values

2006-06-19 06:59 botg, revision 731

fix conditional chmod for the directly selected items

2006-06-18 17:51 botg, revision 730

updated

2006-06-16 14:31 botg, revision 729

Implement Feature Request #1507089: Option to limit recursive CHMOD to files or directories.

2006-06-16 12:18 botg, revision 728

updated

2006-06-15 13:26 botg, revision 727

clear m_CurrentPath on raw command.

2006-06-15 13:25 botg, revision 726

Improve mkdir, it now takes current directory into consideration.

2006-06-15 13:24 botg, revision 725

added CServerPath::GetCommonParent

2006-06-15 12:33 botg, revision 724

improve RemoveDir

2006-06-14 18:02 botg, revision 723

complete implementation of "Remove selected"

2006-06-14 15:12 botg, revision 722

improve Delete

2006-06-14 13:12 botg, revision 721

proper handling of raw ftp commands

2006-06-14 13:00 botg, revision 720

On Cancel() during operation, omit one reply to keep connection in sync.

2006-06-13 23:59 botg, revision 719

cleanup: get rid of expand

2006-06-13 23:52 botg, revision 718

partially implemented "Remove Selected" from context menu

2006-06-13 22:51 botg, revision 717

updated

2006-06-13 13:59 botg, revision 716

updated

2006-06-12 14:53 botg, revision 715

interface: add timeout option

2006-06-12 14:53 botg, revision 714

engine: implement timeouts

2006-06-12 08:51 botg, revision 713

FileZilla should compile with wxWidgets 2.6.3 again. Try #2.

2006-06-10 12:56 botg, revision 712

make use of new options and fix transfer error logic

2006-06-09 22:16 botg, revision 711

add new transfer settings page