Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-03-29 07:40:01

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8007 changes):

2006-08-12 12:10 botg, revision 832

cleanup and two new options

2006-08-12 09:52 botg, revision 831

Fix another assertion if language files can't be found.

2006-08-12 09:49 botg, revision 830

Check that locales dir could be opened in LoadCache, fixes assertion.

2006-08-12 09:43 botg, revision 829

moved setting of socket options into OnConnect, fixes assertion

2006-08-11 23:03 botg, revision 828

skip all pending replies if an operation gets reset

2006-08-11 22:56 botg, revision 827

fix wrong options name

2006-08-11 11:51 botg, revision 826

typo

2006-08-11 11:47 botg, revision 825

remove assertion, return instead

2006-08-11 07:56 botg, revision 824

updated

2006-08-09 14:34 botg, revision 823

fix warnings

2006-08-08 12:24 botg, revision 822

Don't use FormatISO* functions. They don't work if the application uses different optimization flags than library. (Compiler bug maybe?)

2006-08-08 11:44 botg, revision 821

fix more warnings

2006-08-08 11:34 botg, revision 820

fixed warnings

2006-08-08 11:31 botg, revision 819

fix warning

2006-08-07 13:15 botg, revision 818

fix stupid segfault

2006-08-06 21:10 botg, revision 817

implement automatic update checks

2006-08-06 21:02 botg, revision 816

New options for use by the automatic update checks

2006-08-06 21:00 botg, revision 815

Display host

2006-08-06 20:58 botg, revision 814

Fix speed issues due to too small send buffer inside the network stack. Enlarge it to 128k.

2006-08-06 20:58 botg, revision 813

Socket could get closed prematurely

2006-08-06 20:56 botg, revision 812

Add canonical host to CBuildInfo

2006-08-04 15:04 botg, revision 811

Add a new variant for vms style listings

2006-08-04 11:25 botg, revision 810

updated

2006-08-04 10:26 botg, revision 809

Fix cancel operation. Keep track of the amount of pending replies and skip the proper amount.

2006-08-03 22:53 botg, revision 808

fix memory corruption