Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2017-05-28 08:39 codesquid, revision 8426

Install the bookmark.png files in the blukis theme.

2017-05-28 08:35 codesquid, revision 8425

Add missing backslash, without it half the icons for this theme were not installed. Strangely no error or warning was being generated by Automake.

2017-05-25 18:34 codesquid, revision 8424

Bump to 3.26.0-rc1

2017-05-25 18:34 codesquid, revision 8423

Updated translations

2017-05-25 18:22 codesquid, revision 8419

Run the AskSavePassword dialog from the Site Manager.

2017-05-25 18:22 codesquid, revision 8418

Add option to use a master password to the AskSavePassword dialog.

2017-05-25 18:21 codesquid, revision 8417

Fix typo

2017-05-25 18:20 codesquid, revision 8416

Change credentials in all states.

2017-05-25 16:47 codesquid, revision 8415

Handle mismatch of keys.

2017-05-25 15:17 codesquid, revision 8414

Set initial control state.

2017-05-25 10:58 codesquid, revision 8413

It is now possible to configure master passwords.

2017-05-23 17:04 codesquid, revision 8412

Settings prototype.

2017-05-23 16:02 codesquid, revision 8409

Encrypt passwords in the queue.

2017-05-23 16:01 codesquid, revision 8408

Handle sites that already have encrypted passwords.

2017-05-23 16:00 codesquid, revision 8407

Better texts

2017-05-23 13:16 codesquid, revision 8404

Ask for master password.

2017-05-22 19:16 codesquid, revision 8403

Use saved decryptors if available.

2017-05-22 15:09 codesquid, revision 8402

If a master password encryptor is set, use it.

2017-05-22 08:57 codesquid, revision 8401

Move password crypto into own file, fix some include guards.

2017-05-21 16:59 codesquid, revision 8399

Simple unauthenticated asymmetric data encryption and decryption.

2017-05-21 16:58 codesquid, revision 8398

Fix include guard.

2017-05-18 17:35 codesquid, revision 8397

The two structures depend on each other, disallow invalid or bogus combinations.

2017-05-18 14:03 codesquid, revision 8396

Work in progress: Separate credentials from CServer into own structure.

2017-05-12 09:44 codesquid, revision 8394

Fix logic error.

2017-05-10 11:36 codesquid, revision 8392

Add function to retrigger events.