Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2008-07-27 16:48 botg, revision 2562

Add Makefile.in to ignore.

2008-07-27 16:18 botg, revision 2561

Loading themes and language pages in settings dialog can be slow. Defer loading until the page gets selected. Loading all the other pages can be done in under 20ms in total, so not needed to defer them.

2008-07-27 15:10 botg, revision 2560

New iconset: OpenCrystal

2008-07-27 14:16 botg, revision 2559

Keep current size selection if changing themes.

2008-07-27 13:30 botg, revision 2558

New section for icon sets.

2008-07-26 19:39 botg, revision 2557

Don't require username for Ask and Interactive logon types. Closes the ancient (soon 6 years) RFE [ 617076 ].

2008-07-26 08:08 botg, revision 2556

Some additional sanity checks.

2008-07-25 17:33 botg, revision 2555

Parsing error if port is given

2008-07-25 12:31 botg, revision 2554

Fix automake conditional for tinyxml

2008-07-25 10:07 botg, revision 2553

Better handling of local write errors.

2008-07-24 18:11 botg, revision 2552

Version bump

2008-07-24 18:10 botg, revision 2551

Updated translation

2008-07-24 17:44 botg, revision 2550

Copy&past typo

2008-07-24 17:43 botg, revision 2549

Fix the descriptor leak, this time for real

2008-07-24 14:59 botg, revision 2548

Initial read notification doesn't seem to be triggered reliably in all cases, odd Windows.

2008-07-24 14:42 botg, revision 2547

Fail transfer if OnClose gets called with set error code.

2008-07-24 13:35 botg, revision 2546

Fix file descriptor / handle leak.

2008-07-24 13:34 botg, revision 2545

Calling Failure did not have the desired effect in all situations, especially on socket eof combined with GNUTLS_E_UNEXPECTED_PACKET_LENGTH. Since GNUTLS_E_UNEXPECTED_PACKET_LENGTH can have multiple causes, print an additional message if it happens after socket eof.

2008-07-24 12:21 botg, revision 2544

Fix locking error if canceling an operation waiting for a lock.

2008-07-24 10:11 botg, revision 2543

Typo

2008-07-24 09:45 botg, revision 2541

Add missing server icon

2008-07-24 09:42 botg, revision 2540

Fix infinite loop.

2008-07-23 15:06 botg, revision 2539

Version bump

2008-07-23 15:04 botg, revision 2538

Updated translations

2008-07-23 14:56 botg, revision 2537

Call ReleaseCapture on all wxDialogEx derived dialogs if calling ShowModal. Hopefully fixes [ 2001365 ] Unable to click OK or Cancel in 3.0.11

2008-07-23 14:06 botg, revision 2536

Enable IPv6 support in fzsftp on Windows.

2008-07-23 13:40 botg, revision 2535

Don't trim colons from hostname, hostname could be IPv6 address.

2008-07-23 13:33 botg, revision 2534

Found a couple more places where hostnames have to be formatted.

2008-07-23 13:13 botg, revision 2533

ParseURL needs to remove [] from a bracketed IPv6 address

2008-07-23 13:11 botg, revision 2532

IsIpAddress didn't recognize IPv6 addresses

2008-07-23 09:09 botg, revision 2531

Right-clicking filter button in toolbar will toggle filters

2008-07-21 19:44 botg, revision 2528

Should fix [ 2023077 ] Edit doesn't upload changed files.

2008-07-21 15:47 botg, revision 2527

Change CVS into SVN and fix a typo

2008-07-21 13:33 botg, revision 2526

Don't use generic proxy if m_pCurrentServer is set to bypass proxy. Fix FTP proxy support.

2008-07-19 20:36 botg, revision 2525

Hopefully fix OnClose.

2008-07-19 16:04 botg, revision 2524

Version bump

2008-07-19 16:01 botg, revision 2523

Updated translations

2008-07-19 15:28 botg, revision 2522

Merge with upstream

2008-07-19 13:57 botg, revision 2521

Add new helper function to generate random number in a range that can cope with all possible values of RAND_MAX.

2008-07-19 11:07 botg, revision 2520

More warnings fixed, this time from GCC 4.3

2008-07-19 09:57 botg, revision 2519

Fix some warnings GCC rightfully complained about.

2008-07-18 21:53 botg, revision 2518

Use the system's tinyxml if available. Based on patch by Nicolas Chauvet

2008-07-18 18:30 botg, revision 2517

Enable proxy support for SFTP.

2008-07-18 12:09 botg, revision 2516

Typo

2008-07-18 11:07 botg, revision 2515

Mention generic proxy support.

2008-07-18 11:02 botg, revision 2513

Fix [ 2019616 ] Sort by Owner/Group does not work

2008-07-18 10:52 botg, revision 2512

Don't send two connection events, tiny bit of cleanup.

2008-07-17 19:09 botg, revision 2511

Install app icons according to the freedesktop.org Icon Theme Specification.

2008-07-17 14:30 botg, revision 2510

Version bump

2008-07-17 14:25 botg, revision 2509

Updated translations

2008-07-17 13:47 botg, revision 2508

Windows 2000 support gone for now

2008-07-16 22:31 botg, revision 2507

SOCKS proxy support and settings page.

2008-07-16 09:58 botg, revision 2506

Properly handle graceful shutdown in resume test. Fixes a false positive.

2008-07-15 18:21 botg, revision 2505

Work in progress: Proxy support. HTTP works already.

2008-07-14 16:30 botg, revision 2504

Missing include

2008-07-14 13:23 botg, revision 2503

Small fix for parentless directories

2008-07-14 12:19 botg, revision 2502

Open action in context menu will open system's file manager if a directory is selected

2008-07-13 20:34 botg, revision 2501

Need to add new makefile for LonE them to configure.in

2008-07-13 19:48 botg, revision 2500

FTP is about directories, not folders.

2008-07-13 16:18 botg, revision 2498

New iconset: LonE by Ricardo Cabral

2008-07-13 13:09 botg, revision 2493

Merge upstream changes.

2008-07-12 18:15 botg, revision 2492

Fix typo

2008-07-12 09:00 botg, revision 2490

Version bump

2008-07-12 08:50 botg, revision 2489

Updated translations

2008-07-12 08:47 botg, revision 2488

Need to use closesocket on MSW.

2008-07-12 08:43 botg, revision 2487

Correct copy&paste error, fixes [ 2002883 ] Filecount and deleting files in remote view

2008-07-11 23:55 botg, revision 2486

Windows is weird. Without this, sockets could hang. I so much want a working select + pipe.

2008-07-11 23:05 botg, revision 2485

Silence a trace

2008-07-11 07:57 botg, revision 2484

Need to call WSAStartup on some Windows versions

2008-07-10 17:33 botg, revision 2482

Fix one error, uncover another. Like peeling an onion...

2008-07-10 17:20 botg, revision 2481

Typo

2008-07-10 16:37 botg, revision 2480

Aftermath from wxSocket removal

2008-07-10 16:18 botg, revision 2479

Picky GCC.

2008-07-10 15:14 botg, revision 2478

Version bump

2008-07-10 15:14 botg, revision 2477

Updated translation

2008-07-10 14:52 botg, revision 2476

Always ask system for external address on IPv6 connections.

2008-07-10 13:54 botg, revision 2475

Remove the last bits of wxSocket from the engine.

2008-07-10 13:27 botg, revision 2474

Convert http class to use the new socket.

2008-07-10 13:26 botg, revision 2473

Missing argument name

2008-07-10 09:19 botg, revision 2472

Fix [ 2014739 ] Crash if getting disconnected during OnMenuEdit handler

2008-07-08 15:21 botg, revision 2471

[ 2012394 ] Add a "Open Existing File" to edit existing file dialog

2008-07-08 15:03 botg, revision 2470

Suppress boring trace.

2008-07-08 13:43 botg, revision 2469

Silly typo

2008-07-08 08:34 botg, revision 2468

Compile fixes for FreeBSD: Missed a header and slightly different error codes on getaddrinfo.

2008-07-07 20:40 botg, revision 2467

Buffer size setting

2008-07-07 16:37 botg, revision 2466

Another round of compile fixes

2008-07-07 16:33 botg, revision 2465

Add some error codes, check if AI_NUMERICSERV is defined on all platforms.

2008-07-06 21:43 botg, revision 2464

Implement flags (keepalive, nodelay) and fix GetLocalIP, GetPeerIP and GetAddressFamily on IPv6 connections.

2008-07-06 21:24 botg, revision 2463

Don't use wxSocketEvent anymore

2008-07-06 09:36 botg, revision 2462

Fix file descriptor leak.

2008-07-05 14:06 botg, revision 2461

Backport revision 2459: Version bump

2008-07-05 13:42 botg, revision 2446

Parse EPSV reply

2008-07-05 13:42 botg, revision 2445

Fix listening under *nix

2008-07-05 13:03 botg, revision 2444

Add IPv6 support to IsRoutableAddress function, add testcase.

2008-07-04 13:42 botg, revision 2443

Use EPSV/EPRT on IPv6 connections.

2008-07-04 12:40 botg, revision 2442

Release possible capture before showing change notification. Don't do modification check from timer if there's a capture.

2008-07-04 07:09 botg, revision 2441

Fix compile error

2008-07-03 18:44 botg, revision 2440

Implement select loop on non-Windows systems

2008-07-03 13:17 botg, revision 2439

Missed a line of debug output.

2008-07-03 13:15 botg, revision 2438

Get TLS working again.