Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2014-03-03 11:35 codesquid, revision 5427

Install .gifs

2014-03-03 11:32 codesquid, revision 5426

Another compile error.

2014-03-03 11:27 codesquid, revision 5425

Add newline at end of file.

2014-03-03 11:23 codesquid, revision 5424

Add download progress.

2014-03-03 10:38 codesquid, revision 5423

Partial implementation of the new updater dialog.

2014-03-03 07:11 codesquid, revision 5422

Fix another stupid error in the same line as before.

2014-03-02 14:25 codesquid, revision 5421

Fix compile error.

2014-03-02 14:16 codesquid, revision 5420

Fix compile error.

2014-03-02 14:15 codesquid, revision 5419

Need to use DetailPrint, not LogText.

2014-03-02 13:43 codesquid, revision 5418

Fix calling uninstaller, add some logging.

2014-03-02 13:05 codesquid, revision 5417

Auto-close installer and start FileZilla on update.

2014-03-02 11:43 codesquid, revision 5416

Allow /update switch to work regardless of old version.

2014-03-02 11:24 codesquid, revision 5415

Make use of new update mechanism.

2014-03-01 16:10 codesquid, revision 5414

Beginnings of a new updater that can download updates in the background, with logic outside of GUI.

2014-03-01 09:07 codesquid, revision 5413

Add 256x256 and 48x48 with 32bit color depth, as suggested by XhmikosR.

2014-02-28 17:02 codesquid, revision 5412

Add resume support.

2014-02-28 09:27 codesquid, revision 5411

Some cleanup and an additional debug message if getting control connection's peer address fails.

2014-02-28 09:26 codesquid, revision 5410

Add utility function to get file size.

2014-02-25 19:03 codesquid, revision 5409

Fix OS X compile.

2014-02-23 18:38 codesquid, revision 5408

Fix another warning.

2014-02-23 18:36 codesquid, revision 5407

Fix compile errors and warnings.

2014-02-23 18:14 codesquid, revision 5406

Fix warning

2014-02-23 17:42 codesquid, revision 5405

Small cleanup.

2014-02-23 17:39 codesquid, revision 5404

Refactor most code to use CDateTime instead of wxDateTime.

2014-02-23 10:10 codesquid, revision 5403

Add another constructor.

2014-02-23 10:02 codesquid, revision 5402

Make use of new class in directory listing parser.

2014-02-23 08:42 codesquid, revision 5401

Add a time class that tracks accuracy information.

2014-02-17 20:04 codesquid, revision 5399

Apply #9269 to fix compile error on OS X 10.9

2014-02-15 21:25 codesquid, revision 5398

Refactor CFileZillaEngine::GetNextNotification() to be simpler and faster. Todo: Need to test this with GUI controls that wxYield()

2014-02-11 19:23 codesquid, revision 5397

Version bump

2014-02-11 18:39 codesquid, revision 5396

Minor fix for last selected site path and some code cleanup.

2014-02-11 07:36 codesquid, revision 5395

Fixes for site-specific bookmark handling.

2014-02-10 21:56 codesquid, revision 5394

Updated translations.

2014-02-10 18:55 codesquid, revision 5393

Avoid wxFileName to check modification times.

2014-02-10 18:40 codesquid, revision 5392

Fix precision of ConvertFileTimeToWxDateTime and ConvertWxDateTimeToFileTime to be in milliseconds.

2014-02-09 20:17 codesquid, revision 5391

Another update.

2014-02-09 19:37 codesquid, revision 5390

Updated translations.

2014-02-09 19:09 codesquid, revision 5389

Bump

2014-02-09 19:06 codesquid, revision 5388

Updated translations.

2014-02-09 18:40 codesquid, revision 5387

Apply #7303 by lucrus, to handle the set user id bit.

2014-02-09 18:37 codesquid, revision 5386

Applied #8048: SOCKS4 support.

2014-02-09 18:12 codesquid, revision 5385

Apply #8852, fixes build order in Makefile.

2014-02-09 18:10 codesquid, revision 5384

Fix test failure.

2014-02-09 18:03 codesquid, revision 5383

Apply #9048 by bogdro to recognize additional encodings for October in Polish.

2014-02-09 17:44 codesquid, revision 5382

Set the path in CSiteManagerDialog::GetServer

2014-02-06 20:10 codesquid, revision 5381

0x15 is newline in EBCDIC, support it in addition to 0x25 (linefeed)

2014-02-01 11:03 codesquid, revision 5380

Version bump

2014-02-01 11:02 codesquid, revision 5379

Update copyright year, part 2.

2014-02-01 10:59 codesquid, revision 5378

Update copyright year.

2014-02-01 10:58 codesquid, revision 5377

Updated translations

2014-02-01 10:52 codesquid, revision 5376

Add Corsican translation.

2014-02-01 10:27 codesquid, revision 5375

Add Kabyle translation.

2014-01-09 19:00 codesquid, revision 5340

Adapt Automake files wrt. Visual Studio project file changes. Spotted by XhmikosR.

2014-01-05 20:04 codesquid, revision 5336

Continue cleanup of Visual Studio workspace files.

2014-01-05 17:00 codesquid, revision 5335

First round of workspace file cleanup.

2014-01-05 16:48 codesquid, revision 5334

Remove all support for non-unicode enabled wx.

2014-01-05 16:47 codesquid, revision 5333

Speed up adding messages to the log on Windows.

2014-01-05 08:25 codesquid, revision 5332

Rename configure.in to configure.ac

2014-01-03 22:29 codesquid, revision 5331

Get it to compile.

2014-01-03 22:17 codesquid, revision 5330

Merge PuTTy commit 9759 to support hmac-sha2-256

2013-12-21 08:40 codesquid, revision 5301

When importing sites, consider the <Name> element.

2013-12-16 07:07 codesquid, revision 5289

Fix a weird typo.

2013-12-14 13:14 codesquid, revision 5288

When converting to lowercase ascii, also convert Turkish dotless lowercase i and dottet uppercase i.

2013-12-14 13:06 codesquid, revision 5287

Fix parsing type fact if locale is set to Turkish.

2013-12-14 11:20 codesquid, revision 5286

Change checkbox to "Remember password until FileZilla is closed" so that the text is less technical.

2013-12-14 11:19 codesquid, revision 5285

When switching engines, ask for password if needed.

2013-12-12 07:40 codesquid, revision 5284

Add a testcase.

2013-12-12 07:35 codesquid, revision 5283

Add support for os.unix=symlink in MLSD listings.

2013-12-05 07:19 codesquid, revision 5277

Don't use wxStat, MinGW's stat suffers from the DST problem as well.

2013-12-05 06:24 codesquid, revision 5276

Add missing include.

2013-12-04 19:06 codesquid, revision 5274

When setting local filetimes, also avoid using wxFileName.

2013-12-03 19:56 codesquid, revision 5273

Additional DST fixes by not using wxFileName::GetModificationTime.

2013-12-02 07:41 codesquid, revision 5272

Fix compile error.

2013-12-02 07:11 codesquid, revision 5271

Cast to time_t to avoid ambiguous overload.

2013-12-01 20:30 codesquid, revision 5270

If starting FileZilla while the queue is still being written to, the queries could not prepared. Handle SQLITE_BUSY returned by sqlite3_prepare_v2.

2013-12-01 09:49 codesquid, revision 5268

Fix conversion between FILETIME and wxDateTime to take proper care of timezones. Brought to my attention by btriffles (https://forum.filezilla-project.org/viewtopic.php?p=117717#p117717)

2013-11-30 10:16 codesquid, revision 5267

Minify images, patch by XhmikosR.

2013-11-30 10:02 codesquid, revision 5266

Modernize.

2013-11-30 09:33 codesquid, revision 5265

Fix copy to clipboard.

2013-11-30 09:18 codesquid, revision 5264

Fix a comment.

2013-11-30 09:13 codesquid, revision 5263

Add a function to get the actual windows version, regardless of any compatibility settings.

2013-10-22 18:08 codesquid, revision 5211

Apply patch by XhmikosR to silence some cppcheck warnings.

2013-10-20 09:26 codesquid, revision 5210

Fix handling of site-specific bookmarks. Need to clear them when connecting through the quickconnect bar.

2013-10-16 19:16 codesquid, revision 5209

Don't build a transfer connection to resume zero octets.

2013-08-07 17:25 codesquid, revision 5162

More PuTTY fixes.

2013-08-07 17:22 codesquid, revision 5161

More fixes from PuTTY to address CVE-2013-4206, CVE-2013-4207, CVE-2013-4208

2013-08-06 17:35 codesquid, revision 5160

Bump

2013-08-06 06:09 codesquid, revision 5158

Merge commit 9896 from PuTTY, addresses CVE-2013-4852.

2013-06-29 09:35 codesquid, revision 5141

Add missing signature algorithm row to the certificate display dialog.

2013-06-27 20:02 codesquid, revision 5140

Small bump due to the installer changes.

2013-06-27 20:00 codesquid, revision 5139

Translation update

2013-06-25 17:09 codesquid, revision 5137

Use https:// instead of http:// in some places, more to come later.

2013-06-25 17:04 codesquid, revision 5136

Need legal entity for publisher.

2013-06-24 19:35 codesquid, revision 5135

Add /skiplicense option to installer.

2013-06-18 18:09 codesquid, revision 5130

Bump

2013-06-18 17:59 codesquid, revision 5129

Update translations.

2013-06-18 17:28 codesquid, revision 5128

Remove useless call.

2013-06-18 17:28 codesquid, revision 5127

Fix typo in a comment

2013-06-10 18:44 codesquid, revision 5117

Version bump

2013-06-10 18:44 codesquid, revision 5116

Updated translations

2013-06-10 18:29 codesquid, revision 5115

Handle a particular case of connection failure earlier.

2013-06-10 18:29 codesquid, revision 5114

Better handling of timeout error code.

2013-06-09 14:54 codesquid, revision 5113

Follow-up of commit 4868 for patch #8344, this one prevents issues with the list view jumping in cases where it is not supposed to.

2013-06-08 13:41 codesquid, revision 5112

Fix compiler warnings due to extraneous semicolons.

2013-06-02 19:46 codesquid, revision 5110

Use correct idle check.

2013-06-01 07:48 codesquid, revision 5109

Missing commit

2013-06-01 07:36 codesquid, revision 5108

A bit of refactoring.

2013-05-31 20:29 codesquid, revision 5106

Silence some harmless but annoying warnings.

2013-05-31 20:18 codesquid, revision 5105

Reset size to 0 if gnutls_x509_crt_get_serial fails.

2013-05-31 07:32 codesquid, revision 5104

Update copyright year.

2013-05-31 07:30 codesquid, revision 5103

Apply #4292 with minor modifications.

2013-05-26 15:44 codesquid, revision 5100

Version bump

2013-05-26 15:41 codesquid, revision 5099

Another translation update.

2013-05-26 15:39 codesquid, revision 5098

Updated translations

2013-05-26 09:47 codesquid, revision 5097

Allow RSA-SHA1 as certificate signature algoritm. Few if any CA uses a more modern algorithm. Display signature algorithm in certificate verification dialog.

2013-05-21 18:37 codesquid, revision 5088

Remove redundant (and harmless) assignment.

2013-05-12 16:51 codesquid, revision 5083

This should fix #8633

2013-05-10 18:50 codesquid, revision 5082

Version bump

2013-05-10 18:49 codesquid, revision 5081

Updated translation.

2013-05-10 18:36 codesquid, revision 5080

An error code got added specifically for premature terminations in GnuTLS 3.x, handle that one as well in our diagnostic output about premature terminations.

2013-05-09 15:20 codesquid, revision 5079

Bump

2013-05-05 16:51 codesquid, revision 5078

Translation updates

2013-04-30 20:58 codesquid, revision 5073

Update.

2013-04-30 20:52 codesquid, revision 5072

Fix typos

2013-04-29 19:09 codesquid, revision 5071

Bump

2013-04-28 21:41 codesquid, revision 5070

Rename as per request.

2013-04-28 21:29 codesquid, revision 5069

Tomorrow there'll be a new version.

2013-04-28 21:02 codesquid, revision 5068

Update Copyright year.

2013-04-28 20:57 codesquid, revision 5067

Added Aragonese

2013-04-28 20:53 codesquid, revision 5066

Updated translations

2013-04-28 20:19 codesquid, revision 5065

Add a rather exotic error some people seemed to get.

2013-04-27 07:37 codesquid, revision 5064

Increase diagnostic output if unable to load keyfile.

2013-04-16 20:35 codesquid, revision 5059

Fix a crash and propermostly handle paths containing non-ASCII characters on MSW.

2013-04-15 06:23 codesquid, revision 5058

Update Italian translation file.

2013-04-14 14:55 codesquid, revision 5057

Don't require that all HTTPS download mirrors carry a certificate signed by the internal root.

2013-04-14 14:53 codesquid, revision 5056

Fix assertion when unwrapping URLs

2013-04-04 17:14 codesquid, revision 5041

Whitespace cleanup. Patch by XhmikosR

2013-04-03 20:30 codesquid, revision 5040

Display TLS protocol version and key exchange algorithm.

2013-04-01 17:00 codesquid, revision 5039

Handle paths with embedded double-quotes.

2013-03-11 08:04 codesquid, revision 5020

Fix assertion.

2013-03-11 08:04 codesquid, revision 5019

Ignore .. item if having multiple items selected for transfer or deletion.

2013-02-09 12:56 codesquid, revision 4937

Make inactive tab colour a tiny bit darker.

2013-01-13 19:27 codesquid, revision 4889

Trim the port.

2013-01-13 17:12 codesquid, revision 4888

#8413: Improve handling of DDE commands.

2013-01-13 09:27 codesquid, revision 4887

#8309: Ignore drops where source and target are identical. Print nicer error message if trying to drag parent into own subdir in the local tree view.

2013-01-13 09:06 codesquid, revision 4886

#8308: Copy -> Duplicate

2013-01-13 08:58 codesquid, revision 4885

#8414: Add label indicating that filesize is given in bytes.

2013-01-13 08:01 codesquid, revision 4884

Don't attempt writing XML files when loading them.

2013-01-13 08:00 codesquid, revision 4883

When editing files, use high priority for the transfers, part 2.

2013-01-06 08:46 codesquid, revision 4882

When editing files, use high priority for the transfers.

2013-01-06 08:45 codesquid, revision 4881

Add priority to QueueFile

2012-12-30 11:11 codesquid, revision 4880

Fix compile error

2012-12-30 10:03 codesquid, revision 4879

Remodel update page in preferences based on suggestion by Aleksandar Kovac.

2012-12-30 09:02 codesquid, revision 4878

Create image list earlier.

2012-12-25 19:39 codesquid, revision 4872

Scale drag-scroll hot area if list has a small rect.

2012-12-21 00:24 gathoye, revision 4871

Had some difficulties to fell asleep. Had the idea to maintain and update the French translation.

2012-12-17 17:29 codesquid, revision 4870

Further profiling, this actually seems the culprit.

2012-12-16 09:14 codesquid, revision 4869

Add infrastructure to profile startup of FileZilla.

2012-12-11 21:21 codesquid, revision 4868

Apply patch #8344 with some small cleanup.

2012-12-08 09:24 codesquid, revision 4866

Apply #8360, fixes a linking error.

2012-12-08 09:09 codesquid, revision 4865

Most users don't understand "Kiosk mode". Use a more helpful message, and instead of failing, just convert the entry to "Ask for password".

2012-12-04 18:19 codesquid, revision 4864

Another nice speed improvement.

2012-12-04 17:49 codesquid, revision 4863

Increase BUFFER_GRANULE, this leads to a nice performance improvement at the expense of a little memory.

2012-12-03 22:43 codesquid, revision 4862

Fix memory leak

2012-12-02 13:06 codesquid, revision 4860

Apply patch #1982 by gronsaken with a few minor modifications.

2012-12-01 20:34 codesquid, revision 4859

Mention right-click on platforms without dropdown menu.

2012-12-01 20:30 codesquid, revision 4858

SSL is a deprecated name. Rename FTP over SSL into FTP over TLS.

2012-12-01 20:29 codesquid, revision 4857

List supported protocols in tooltip of quickconnect bar's host field.

2012-11-29 21:30 codesquid, revision 4856

Version bump

2012-11-29 21:28 codesquid, revision 4855

Updated translations.

2012-11-29 18:51 codesquid, revision 4854

Formatting.

2012-11-29 17:53 codesquid, revision 4853

CTlsSocket::Write was only one of 5 instances where the partial write problem could occur. We need to also handle partial writes when trying to continue after an EAGAIN. In addition, this needs to be done for handshakes and shutdowns.

2012-11-28 22:22 codesquid, revision 4852

The push function semantics changed wrt. partial writes in recent GnuTLS versions. Take care of this change.

2012-11-25 22:34 codesquid, revision 4851

Add more precise logging.

2012-11-25 22:34 codesquid, revision 4850

Get rid of some testing code accidentally left in.

2012-11-25 21:48 codesquid, revision 4849

Measure RTT of connection.

2012-11-25 21:29 codesquid, revision 4848

Add a synchronous read-ready callback.

2012-11-25 16:52 codesquid, revision 4847

Add comments and small refactoring to make code easier to read.

2012-11-25 15:06 codesquid, revision 4846

Slightly improve performance enumerating local files.

2012-11-25 15:04 codesquid, revision 4845

Add another debug log.

2012-11-18 13:25 codesquid, revision 4844

Version bump, part 2.

2012-11-18 10:23 codesquid, revision 4843

Version bump

2012-11-18 10:22 codesquid, revision 4842

Updated translations.

2012-11-18 10:05 codesquid, revision 4841

Improve error logging and add a workaround for old versions of GnuTlS not supporting multiple level keywords.

2012-11-18 09:26 codesquid, revision 4840

Trim host. Fixes #8192

2012-11-18 09:20 codesquid, revision 4839

If server doesn't support UTF-8, add some more logging. Ensure transfer connection behaves the same as browsing connection wrt. encoding.

2012-11-14 19:52 codesquid, revision 4838

wxFileName is slow. Use faster way to get extension.

2012-11-14 19:50 codesquid, revision 4837

Use CSizeFormat to format rates. Bug reported by gronsaken.

2012-11-13 21:36 codesquid, revision 4836

At least on MSW, task bar icon has an internal wxFrame. Explicitly destroy task bar icon first before iterating over top level windows.

2012-11-13 20:24 codesquid, revision 4835

Small patch by XhmikosR

2012-11-13 07:46 codesquid, revision 4834

Improve check for C++11 support.

2012-11-12 19:39 codesquid, revision 4833

Small performance improvement.

2012-11-12 19:35 codesquid, revision 4832

More defensive programming style.

2012-11-12 16:17 gathoye, revision 4831

Just missed the 3.6.0 release, here is thus the French translation update for the forthcoming version

2012-11-11 21:03 codesquid, revision 4830

Increase width of replacement character input box. Default width is too small with some themes.

2012-11-10 18:15 codesquid, revision 4829

Version bump

2012-11-10 18:13 codesquid, revision 4828

Updated translations.

2012-11-10 18:01 codesquid, revision 4827

Fix netconf wizard crash on IPv6-only hosts, resolves #7953.

2012-11-10 17:13 codesquid, revision 4826

Fix #8295. Cannot initialize variable with itself.

2012-11-04 09:55 codesquid, revision 4825

Remove a define that shouldn't be needed anymore. Patch #8280

2012-11-02 09:54 codesquid, revision 4821

Version bump to 3.6.0-rc1

2012-11-02 09:52 codesquid, revision 4820

Update translations.

2012-11-02 08:42 codesquid, revision 4819

Text consistency.

2012-11-01 13:12 codesquid, revision 4816

Consistency: Don't prompt for saving password on anonymous connections.

2012-11-01 13:06 codesquid, revision 4815

Sort ciphers to prefer the ones with higher security margin.

2012-11-01 12:27 codesquid, revision 4814

Another part of #8272

2012-11-01 12:25 codesquid, revision 4813

Small part of #8272

2012-11-01 11:42 codesquid, revision 4812

When deleting files, mention whether it's local or remote.

2012-11-01 11:00 codesquid, revision 4811

Apply patch #8141

2012-11-01 10:52 codesquid, revision 4810

Add parameter to ConnectToSite so that a new tab can be opened.

2012-10-30 19:40 codesquid, revision 4809

Fix compile error and two warnings.

2012-10-28 21:21 codesquid, revision 4808

Typos

2012-10-28 15:23 codesquid, revision 4807

Further cppcheck warnings fixed.

2012-10-28 08:32 codesquid, revision 4806

Fix bunch of cppcheck warnings.

2012-10-27 16:30 codesquid, revision 4805

More cleanup.

2012-10-27 11:35 codesquid, revision 4804

Another patch from XhmikosR to clean up constructors.

2012-10-27 09:09 codesquid, revision 4803

Some cleanup, patch by XhmikosR.

2012-10-24 19:19 codesquid, revision 4802

Various code cleanup.

2012-10-24 05:52 codesquid, revision 4801

Listing ciphers is only possible since GnuTLS 3.0.9

2012-10-23 21:35 codesquid, revision 4800

Updated translations

2012-10-23 21:25 codesquid, revision 4799

Add entry to debug menu to display ciphers.

2012-10-23 20:02 codesquid, revision 4798

And the corresponding header.

2012-10-23 20:01 codesquid, revision 4797

Call the mis-named gnutls_db_set_cache_expire function to control the session expiration time on an uncached session. Add function for debugging to list ciphers.

2012-10-22 18:03 codesquid, revision 4796

SVG needs to be distributed. Bug #8268

2012-10-21 19:24 codesquid, revision 4794

Bump version

2012-10-21 18:28 codesquid, revision 4793

Updated translations

2012-10-21 16:40 codesquid, revision 4792

Debug messages should not be translatable.

2012-10-21 08:08 codesquid, revision 4791

gnutls_session_get_data semantics have changed. Now returns GNUTLS_E_SHORT_MEMORY_BUFFER if passing null buffer and size.

2012-10-21 07:31 codesquid, revision 4790

Fix warning.

2012-10-19 05:49 codesquid, revision 4789

Allow creation of empty file. Patch #2989 from lucb1e with minor modifications.

2012-10-14 21:49 codesquid, revision 4788

Initialize variable.

2012-10-14 13:31 codesquid, revision 4787

Remove unneeded line.

2012-10-14 13:08 codesquid, revision 4786

Various cleanup based on patch provided by XhmikosR.

2012-10-14 12:43 codesquid, revision 4785

Update svn:ignore

2012-10-14 09:12 codesquid, revision 4784

First time users now get prompted whether they want to remember passwords the first time they use the quickconnect bar.

2012-10-09 15:47 codesquid, revision 4783

Add Hungarian month name to listing parser.

2012-10-07 17:29 codesquid, revision 4782

Fix file naming problem

2012-10-07 11:59 codesquid, revision 4780

Add tango theme to the various Makefiles and other scripts.

2012-10-07 11:47 codesquid, revision 4779

Fix compile error.

2012-10-06 19:27 codesquid, revision 4778

Display version of SQLite in about dialog.

2012-10-05 07:39 codesquid, revision 4777

Add another icon set.

2012-10-05 06:49 codesquid, revision 4776

Update svn:ignore

2012-10-05 06:33 codesquid, revision 4775

Whitespace cleanup. Patch by XhmikosR.

2012-10-03 09:30 codesquid, revision 4774

gnutls_session_set_data modifies internal state in some error conditions. This causes the handshake to fail later on. Work around this by initializing a new session.

2012-09-30 11:10 codesquid, revision 4769

Fix two minor problems reported by XhmikosR.

2012-09-13 19:50 codesquid, revision 4765

And yet another warning reported by XhmikosR.

2012-09-13 19:49 codesquid, revision 4764

Fix warning.

2012-09-13 19:46 codesquid, revision 4763

Fix warning reported by XhmikosR.

2012-09-06 16:59 codesquid, revision 4757

Improve coding style, patch by XhmikosR.

2012-09-02 16:35 codesquid, revision 4754

Make use of the previously introduced check.