Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 18:20:01

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8047 changes):

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.