Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2023-03-26 20:50:01
Changelog for FileZilla 3 (7883 changes):
2015-02-20 09:59 codesquid, revision 6480- M /FileZilla3/trunk/src/interface/resources/xrc/certificate.xrc
- M /FileZilla3/trunk/src/interface/verifycertdialog.cpp
- M /FileZilla3/trunk/src/interface/verifycertdialog.h
2015-02-19 20:45 codesquid, revision 6479Some certificates have hundreds of SANs. Make the subject box scrollable if it contains more than about 15 lines. Fixes #10236
- M /FileZilla3/trunk/src/interface/resources/xrc/certificate.xrc
- M /FileZilla3/trunk/src/interface/verifycertdialog.cpp
2015-02-19 20:43 codesquid, revision 6478Reuse XRC of certificate verification dialog for the certificate display dialog.
2015-02-19 17:28 codesquid, revision 6477Small cleanup of CNetConfWizard::GetExternalIPAddress()
- M /FileZilla3/trunk/src/engine/file.cpp
- M /FileZilla3/trunk/src/interface/file_utils.cpp
- M /FileZilla3/trunk/src/interface/import.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/listctrlex.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/manual_transfer.cpp
- M /FileZilla3/trunk/src/interface/netconfwizard.cpp
- M /FileZilla3/trunk/src/interface/sftp_crypt_info_dlg.cpp
- M /FileZilla3/trunk/src/interface/sftp_crypt_info_dlg.h
- M /FileZilla3/trunk/src/interface/verifycertdialog.cpp
2015-02-19 17:11 codesquid, revision 6476Fix a bunch of coverity warnings.
2015-02-19 15:16 codesquid, revision 6475Only reset the signalled_ flag if waiting succeeded.
2015-02-19 15:16 codesquid, revision 6474Fix segfaults in event filter.
2015-02-19 15:15 codesquid, revision 6473Add event loop test
2015-02-19 14:12 codesquid, revision 6472condition::wait with a timeout needs to return the result.
- M /FileZilla3/trunk/src/include/event_loop.h
- A /FileZilla3/trunk/tests/dispatch.cpp
- M /FileZilla3/trunk/tests/Makefile.am
2015-02-19 13:07 codesquid, revision 6471Add a testcase for the Dispatch function.
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/engine_context.cpp
- M /FileZilla3/trunk/src/engine/externalipresolver.cpp
- M /FileZilla3/trunk/src/engine/proxy.cpp
- M /FileZilla3/trunk/src/engine/tlssocket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/interface/aui_notebook_ex.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/Options.cpp
2015-02-18 21:12 codesquid, revision 6470Fix a bunch of harmless warnings at higher warning levels.
2015-02-18 21:06 codesquid, revision 6469Fix setting of ssh_socket.
2015-02-18 11:54 codesquid, revision 6468Don't dereference the nullpointer.
2015-02-18 11:07 codesquid, revision 6467Reset elapsed if waiting for the user or another engine.
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/proxy.cpp
- M /FileZilla3/trunk/src/engine/ratelimiter.cpp
- M /FileZilla3/trunk/src/engine/sizeformatting_base.cpp
- M /FileZilla3/trunk/src/engine/socket.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/putty/unix/uxnet.c
2015-02-18 10:40 codesquid, revision 6466Fix a couple Coverity warnings.
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/edithandler.h
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
2015-02-18 09:53 codesquid, revision 6465Remember last used selection when editing files already being edited.
2015-02-18 09:36 codesquid, revision 6464Fix compile error.
- M /FileZilla3/trunk/src/putty/network.h
- M /FileZilla3/trunk/src/putty/psftp.c
- M /FileZilla3/trunk/src/putty/sftp.c
- M /FileZilla3/trunk/src/putty/unix/uxnet.c
- M /FileZilla3/trunk/src/putty/windows/winnet.c
2015-02-18 09:30 codesquid, revision 6463When uploading, process acknowledgments as soon as they are available, not when the send buffer becomes full.
2015-02-17 20:59 codesquid, revision 6462Ugly hack: Make internal socket available to other parts of the code.
2015-02-17 15:17 codesquid, revision 6461Remember the currently active overall speed limit.
- M /FileZilla3/trunk/src/engine/ratelimiter.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.h
- M /FileZilla3/trunk/src/putty/fzprintf.h
- M /FileZilla3/trunk/src/putty/psftp.c
2015-02-17 09:17 codesquid, revision 6459Add protocol version to fzsftp greeting, detect mismatch.
2015-02-16 22:49 codesquid, revision 6458Fix initial focus on MSW.
2015-02-16 22:42 codesquid, revision 6457Dispatch host address event.
2015-02-16 22:41 codesquid, revision 6456Mark OnClose virtual again.
- M /FileZilla3/trunk/src/engine/backend.cpp
- M /FileZilla3/trunk/src/engine/ratelimiter.cpp
- M /FileZilla3/trunk/src/engine/ratelimiter.h
- M /FileZilla3/trunk/src/engine/sizeformatting_base.cpp
2015-02-16 18:27 codesquid, revision 6455Use int64_t instead of wxLongLong in a few more places.
- M /FileZilla3/trunk/src/engine/backend.cpp
- M /FileZilla3/trunk/src/engine/event_handler.cpp
- M /FileZilla3/trunk/src/engine/event_loop.cpp
- M /FileZilla3/trunk/src/engine/socket.cpp
- M /FileZilla3/trunk/src/include/event_handler.h
- M /FileZilla3/trunk/src/include/event_loop.h
- M /FileZilla3/trunk/src/include/socket.h
Make it possible for an event handler to handle multiple sockets.