Changelogs

Overview

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

Changes per page:

25 50 100 250 500 1000 2000

Changelog for FileZilla 3 (8010 changes):

2017-01-06 14:31 codesquid, revision 8099

Show base643 encoded SHA256 hash as hostkey fingerprint to match output format of OpenSSH 6.8+

2017-01-06 12:19 codesquid, revision 8098

Fix a memory leak.

2017-01-06 09:25 codesquid, revision 8097

Remember toolbar tool size.

2017-01-06 09:20 codesquid, revision 8096

Small cleanup.

2017-01-06 09:18 codesquid, revision 8095

Unify style for writing ", aborting."

2017-01-05 14:46 codesquid, revision 8094

Don't show popup dialogs if already handling a native GUI event on OS X. Should fix #11110.

2016-12-30 16:50 codesquid, revision 8093

Make engine id const as it never changes.

2016-12-29 17:31 codesquid, revision 8092

Fix cast.

2016-12-29 16:17 codesquid, revision 8091

Merge upstream PuTTY changes.

2016-12-29 14:37 codesquid, revision 8090

Fix indentation

2016-12-29 14:36 codesquid, revision 8089

Use _nettle_sha1_compress instead of the custom implementation from PuTTY in SHATransform

2016-12-29 14:33 codesquid, revision 8088

Fix a few compiler warnings.

2016-12-28 11:53 codesquid, revision 8087

Use nettle for SHA512 as well.

2016-12-27 18:58 codesquid, revision 8086

Decrement item after each iteration as it is being deleted. #11122

2016-12-27 11:39 codesquid, revision 8085

Further rendering fixes

2016-12-27 11:02 codesquid, revision 8084

Fix initial size of condition type choice.

2016-12-27 10:46 codesquid, revision 8083

Add "Copy URL(s) to clipboard" to search results context menu.

2016-12-27 09:30 codesquid, revision 8082

Also allow using Alt+# to switch to tabs. #10732

2016-12-27 09:15 codesquid, revision 8081

During synchronized browsing, reset the syncbrowse dirchange flag when the user canceles the dialog that prompts for action if the remote directory does not exist. #11113

2016-12-26 22:53 codesquid, revision 8080

Fix a bunch of warnings.

2016-12-24 14:22 codesquid, revision 8078

Remove unused variabled and a stray semicolon. Patch by XhmikosR.

2016-12-23 22:30 codesquid, revision 8077

Minify icons, patch by XhmikosR

2016-12-23 22:17 codesquid, revision 8076

Remove stray semicolon

2016-12-18 11:47 codesquid, revision 8075

Whitepsace cleanup. Patch by XhmikosR.

2016-12-18 11:44 codesquid, revision 8074

Minify FileZilla logo. Patch by XhmikosR.