Changelogs
Overview
These changelogs reflect the history of all files in the CVS repository. The changelog has been generated at 2007-11-22 10:46
Changelog for Legacy FileZilla 2 (1767 changes):
2006-04-11 14:50 Tim Kosse (botg)- source/AsyncRequestQueue.cpp, source/FileExistsDlg.cpp: Call the ::EndMenu function to close open popup menus prior to show a modal dialog. Else application will freeze
- source/Options.cpp: default to xml storage
- source/FileZilla.cpp: expand environment variables passed with the /config parameter, added /quit command,
- source/FileZilla.rc, source/install/FileZilla.nsi: version bump
- source/AsyncSocketEx.cpp: fix crash in FreeAsyncSocketExInstance
- readme.htm, source/FileZilla.rc, source/install/FileZilla.nsi: version bump
- source/FtpControlSocket.cpp: delete m_pTransferSocket instead of asserting if it's set unexpectedly
- source/AsyncSslSocketLayer.cpp, source/AsyncSslSocketLayer.h: OpenSSL is poorly documented and badly designed. The semantics of BIO_write and BIO_should_retry are strange. This patch fixes a problem in the way they were called. Unfortunatly this literally kills performance. *SHOULD* fix the mysterious SSL related crashes.
- source/AsyncSocketEx.cpp, source/AsyncSocketEx.h, source/AsyncSocketExLayer.cpp, source/AsyncSslSocketLayer.cpp, source/AsyncSslSocketLayer.h: Merged with changes from server
- source/QueueCtrl.cpp: small fixes
- source/LocalFileListCtrl.cpp: Fix reported crash
- source/AsyncProxySocketLayer.cpp: Fix Socks 5 BIND command according to tracker item #1428551
- source/FtpControlSocket.cpp: fix CLNT feature detection
- source/LanguageDLLs/Hungarian/FzResHu.rc: Hungarian language update for FileZilla 2.2.18 based on revision 1.31
- source/AsyncSocketEx.cpp, source/AsyncSslSocketLayer.cpp: don't loose read notification status during rekeying
- readme.htm, source/FileZilla.rc, source/install/FileZilla.nsi: version bump
- source/FtpControlSocket.cpp: minor fixes
- source/AsyncSocketEx.cpp: remove pending messages on socket shutdown.
- source/FtpListResult.cpp: support for the following listing format: "-rwxrwxrwx 1 root staff 0 2003 3\xed\xef 20 55-asian date file", "-r--r--r-- 1 root root 2096 8\xed 17 08:52 56-asian date file",
- source/DirTreeCtrl.cpp: fix problem in quicksort function leading to an endless loop
- source/LanguageDLLs/Korean/FzResKr.rc, source/LanguageDLLs/Korean/FzResKr.rc: better translating
- source/LanguageDLLs/German/FzResDe.rc: [no log message]
- source/LanguageDLLs/German/FzResDe.rc: minor corrections
- source/AsyncProxySocketLayer.cpp, source/AsyncSocketEx.cpp: don't resolve hostname if using SOCKS4A, SOCKS5 or HTTP proxies
- source/LanguageDLLs/SimplifiedChinese/FzResChs.rc: FzResChs.rc:Transfered all of the new words.
- source/LanguageDLLs/Korean/FzResKr.rc: translate the word 'account'
- source/FtpListResult.cpp: Add Korean month names in EUC-KR encoding
- source/FtpControlSocket.cpp, source/FtpControlSocket.h: rename IsMisleadingMvsListResponse into IsMisleadingListResponse, works independantly of server type now. Added "550 No files found."
- readme.htm, source/FileZilla.rc, source/install/FileZilla.nsi: updated version information
- source/FileZillaApi.h, source/FtpControlSocket.cpp, source/FtpControlSocket.h, source/FtpListResult.cpp, source/ServerPath.cpp: experimental support for BS-2000 servers
- source/openssl/aes.h, source/openssl/asn1.h, source/openssl/asn1_mac.h, source/openssl/asn1t.h, source/openssl/bio.h, source/openssl/bn.h, source/openssl/buffer.h, source/openssl/cast.h, source/openssl/comp.h, source/openssl/conf.h, source/openssl/crypto.h, source/openssl/des.h, source/openssl/des_old.h, source/openssl/dh.h, source/openssl/dsa.h, source/openssl/dso.h, source/openssl/dtls1.h, source/openssl/e_os2.h, source/openssl/ec.h, source/openssl/ecdh.h, source/openssl/ecdsa.h, source/openssl/engine.h, source/openssl/err.h, source/openssl/evp.h, source/openssl/hmac.h, source/openssl/idea.h, source/openssl/krb5_asn.h, source/openssl/kssl.h, source/openssl/lhash.h, source/openssl/md2.h, source/openssl/md4.h, source/openssl/md5.h, source/openssl/mdc2.h [DEAD], source/openssl/obj_mac.h, source/openssl/objects.h, source/openssl/ocsp.h, source/openssl/opensslconf.h, source/openssl/opensslv.h, source/openssl/ossl_typ.h, source/openssl/pem.h, source/openssl/pkcs12.h, source/openssl/pkcs7.h, source/openssl/pq_compat.h, source/openssl/pqueue.h, source/openssl/rand.h, source/openssl/rc2.h, source/openssl/rc4.h, source/openssl/rc5.h [DEAD], source/openssl/ripemd.h, source/openssl/rsa.h, source/openssl/safestack.h, source/openssl/sha.h, source/openssl/ssl.h, source/openssl/ssl3.h, source/openssl/stack.h, source/openssl/symhacks.h, source/openssl/tls1.h, source/openssl/tmdiff.h, source/openssl/txt_db.h, source/openssl/ui.h, source/openssl/x509.h, source/openssl/x509_vfy.h, source/openssl/x509v3.h: updated OpenSSL headers
- source/CommandQueue.cpp, source/ControlSocket.cpp, source/FileZilla.rc, source/FtpControlSocket.cpp, source/FzApiStructures.cpp, source/FzApiStructures.h, source/MainFrm.cpp, source/Options.cpp, source/Options.h, source/QueueCtrl.cpp, source/SiteManager.cpp, source/SiteManager.h, source/resource.h, source/LanguageDLLs/Breton/FzResBr.rc, source/LanguageDLLs/Bulgarian/FzResBu.rc, source/LanguageDLLs/Catalan/FzResCa.rc, source/LanguageDLLs/Czech/FzResCze.rc, source/LanguageDLLs/French/FzResFr.rc, source/LanguageDLLs/German/FzResDe.rc, source/LanguageDLLs/Hungarian/FzResHu.rc, source/LanguageDLLs/Italian/FzResIt.rc, source/LanguageDLLs/Japanese/FzResJp.rc, source/LanguageDLLs/Korean/FzResKr.rc, source/LanguageDLLs/Norwegian/FzResNor.rc, source/LanguageDLLs/Polish/FzResPo.rc, source/LanguageDLLs/Russian/FzResRu.rc, source/LanguageDLLs/SimplifiedChinese/FzResChs.rc, source/LanguageDLLs/Slovak/FzResSk.rc, source/LanguageDLLs/Spanish/FzResEs.rc, source/LanguageDLLs/TraditionalChinese/FzResCh.rc: implemented account logontype
- source/FtpListResult.cpp: Fix parsing of filetime on non-unix style listings: Files with timestamps from 0:00 to 0:59 were not displayed.
- source/FtpControlSocket.cpp: Apply patch #1319231: Fixes wrong local filetimes if using "preverse date/time" option.
- source/SiteManager.cpp: -s command line switch did not work properly if password wasn't saved.
- source/AsyncSocketExLayer.cpp: layer notifications didn't work if protocol is AF_UNSPEC. Did prevent SSL if IPv6 support was enabled in FZ.
- readme.htm, source/FileZilla.rc, source/install/FileZilla.nsi: bumped version to 2.2.16
- source/Options.cpp: make PASV the default for new users. (I should have done this long time ago)
- source/FtpListResult.cpp: fix reported crash
- source/DirTreeCtrl.cpp, source/DirTreeCtrl.h, source/FtpListCtrl.cpp, source/FtpListCtrl.h, source/LocalFileListCtrl.cpp, source/LocalFileListCtrl.h, source/MainFrm.cpp, source/MainFrm.h, source/QueueCtrl.cpp, source/QueueCtrl.h: code cleanup: merge the various UploadDir variants into a single one in CMainFrame. Fixes empty subdirectory creation if dropping files from an external program into FZ.
- source/EnterSomething.cpp, source/MainFrm.cpp: allow ftp urls with username but without password
- source/FtpListResult.cpp: French monthname 'juin' is june, not july
- source/LanguageDLLs/Korean/FzResKr.rc: trim the translated words.
- readme.htm, source/FileZilla.rc, source/install/FileZilla.nsi: bumped version
- source/DirTreeCtrl.cpp, source/FtpTreeCtrl.cpp: also use new system image list code for remote tree
- source/AsyncSslSocketLayer.cpp, source/AsyncSslSocketLayer.h: merged with server branch
- source/AsyncSslSocketLayer.cpp: fix possible problem with shutdown
- source/DirTreeCtrl.cpp, source/FtpListCtrl.cpp: fixed imagelist problems if user has no C:\ drive
- source/LocalFileListCtrl.cpp, source/LocalFileListCtrl.h: fixed crash if list was refreshed during label editing
- readme.htm, source/FileZilla.rc, source/install/FileZilla.nsi: updated version history
- source/ControlSocket.cpp: SpeedLimitAddUploaded/DownloadedBytes could set nBytesAvailable to a negative value. Did cause transfers to fail if speed limit was enabled during transfers.
- readme.htm, source/FileZilla.rc, source/install/FileZilla.nsi: updated version information
- source/FtpListResult.cpp: undefine LISTDEBUG
- source/FtpControlSocket.cpp, source/FtpControlSocket.h, source/FtpListResult.cpp, source/QueueCtrl.cpp, source/ServerPath.cpp, source/ServerPath.h: more improvements for MVS type servers
- source/FtpControlSocket.cpp, source/FtpControlSocket.h, source/FtpListResult.cpp, source/FtpListResult.h, source/MainThread.cpp, source/MainThread.h: some cleanup, should fix MVS servers which use USS (Unix System Services)
- source/FtpListResult.cpp: improve MVS style server support
- source/LanguageDLLs/Hungarian/FzResHu.rc: Hungarian language file update to FileZilla 2.2.14
- source/MainFrm.cpp, source/MainFrm.h, source/QueueCtrl.cpp, source/StatusCtrl.cpp: disable "Enter custom command..." in log context menu if not connected to a server
- source/DirTreeCtrl.cpp, source/LocalFileListCtrl.cpp, source/MainFrm.cpp: fixed some crashes found due to crash reports
- source/SiteManager.cpp, source/SiteManager.h: Fix bug #1180650, patch by Alan Feldman
- readme.htm: updated version info
- source/FileZilla.rc, source/FtpControlSocket.cpp, source/MainFrm.cpp, source/ManualTransferDlg.cpp, source/Options.cpp, source/Options.h, source/OptionsConnection2.cpp, source/OptionsConnection2.h, source/SiteManager.cpp, source/resource.h, source/LanguageDLLs/Breton/FzResBr.rc, source/LanguageDLLs/Bulgarian/FzResBu.rc, source/LanguageDLLs/Catalan/FzResCa.rc, source/LanguageDLLs/Czech/FzResCze.rc, source/LanguageDLLs/French/FzResFr.rc, source/LanguageDLLs/German/FzResDe.rc, source/LanguageDLLs/Hungarian/FzResHu.rc, source/LanguageDLLs/Italian/FzResIt.rc, source/LanguageDLLs/Japanese/FzResJp.rc, source/LanguageDLLs/Korean/FzResKr.rc, source/LanguageDLLs/Norwegian/FzResNor.rc, source/LanguageDLLs/Polish/FzResPo.rc, source/LanguageDLLs/Russian/FzResRu.rc, source/LanguageDLLs/SimplifiedChinese/FzResChs.rc, source/LanguageDLLs/Slovak/FzResSk.rc, source/LanguageDLLs/Spanish/FzResEs.rc, source/LanguageDLLs/TraditionalChinese/FzResCh.rc: applied patch #1206892
- source/LanguageDLLs/fixincludes.sh: Stupid Visual Studio cannot handle resource.h outside the usual location.
- source/LanguageDLLs/Breton/FzResBr.rc, source/LanguageDLLs/Breton/resource.h [DEAD], source/LanguageDLLs/Bulgarian/FzResBu.rc, source/LanguageDLLs/Bulgarian/resource.h [DEAD], source/LanguageDLLs/Catalan/FzResCa.rc, source/LanguageDLLs/Catalan/resource.h [DEAD], source/LanguageDLLs/Czech/FzResCze.rc, source/LanguageDLLs/Czech/resource.h [DEAD], source/LanguageDLLs/French/FzResFr.rc, source/LanguageDLLs/French/resource.h [DEAD], source/LanguageDLLs/German/FzResDe.rc, source/LanguageDLLs/German/resource.h [DEAD], source/LanguageDLLs/Hungarian/FzResHu.rc, source/LanguageDLLs/Hungarian/resource.h [DEAD], source/LanguageDLLs/Italian/FzResIt.rc, source/LanguageDLLs/Italian/resource.h [DEAD], source/LanguageDLLs/Japanese/FzResJp.rc, source/LanguageDLLs/Japanese/resource.h [DEAD], source/LanguageDLLs/Korean/FzResKr.rc, source/LanguageDLLs/Korean/resource.h [DEAD], source/LanguageDLLs/Norwegian/FzResNor.rc, source/LanguageDLLs/Norwegian/resource.h [DEAD], source/LanguageDLLs/Polish/FzResPo.rc, source/LanguageDLLs/Polish/resource.h [DEAD], source/LanguageDLLs/Russian/FzResRu.rc, source/LanguageDLLs/Russian/resource.h [DEAD], source/LanguageDLLs/SimplifiedChinese/FzResChs.rc, source/LanguageDLLs/SimplifiedChinese/resource.h [DEAD], source/LanguageDLLs/Slovak/FzResSk.rc, source/LanguageDLLs/Slovak/resource.h [DEAD], source/LanguageDLLs/Spanish/FzResEs.rc, source/LanguageDLLs/Spanish/resource.h [DEAD], source/LanguageDLLs/TraditionalChinese/FzResCh.rc, source/LanguageDLLs/TraditionalChinese/resource.h [DEAD], source/install/FileZilla.nsi, source/install/source.bat: more cleanup
- source/LanguageDLLs/German/FzResDe.rc: Fix typo as reported in bug #1192872
- source/MainFrm.cpp, source/PathFunctions.cpp, source/PathFunctions.h: Downloads to network shares might now actually work. Fix by Alan Feldman
- source/FileZilla.rc, source/FtpControlSocket.cpp, source/MainFrm.cpp, source/ManualTransferDlg.cpp, source/Options.cpp, source/Options.h, source/OptionsConnection2.cpp, source/OptionsConnection2.h, source/SiteManager.cpp, source/resource.h, source/install/FileZilla.nsi: trim trailing spaces, part of patch #1206892
- source/LanguageDLLs/Polish/FzResPo.rc, source/LanguageDLLs/Polish/fz_polish.nsh: Applied patch #1198193: Fixed Typos in Polish translation
- source/FileZilla.rc: fix typo
- source/FtpControlSocket.cpp: send CWD .. if server does not understand CDUP
- source/MainFrm.cpp, source/QueueCtrl.cpp, source/QueueCtrl.h: don't load queue from file in CQueueCtrl::OnCreate, did crash if displaying error message if queue item could not be loaded
- source/MainFrm.cpp: show main window before opening SiteManager if OPTION_SHOWSITEMANAGERONSTARTUP is set
- source/MainFrm.cpp: applied patch #1193050
- source/FtpControlSocket.cpp: moved TYPE command before PORT/PASV commands
- source/FtpControlSocket.cpp: move PROT command after successful authentication, use PROT as well if using implicit SSL
- source/MainFrm.cpp: Applied patch #1192834: If auto detecting ascii/binary mode, break out of loop after first match
- source/LanguageDLLs/German/FzResDe.rc: Applied patch #1189622: Typos
- source/documentation/quickguide.htm: Applied patch #1186746: Typo
- source/LanguageDLLs/English/fz_english.nsh: applied patch #1186636: Typo in uninstaller
- source/DirTreeCtrl.cpp, source/FtpListCtrl.cpp, source/ServerPath.cpp, source/ServerPath.h: fixed some compiler warnings
- source/MainFrm.cpp: if taskbar was not at the bottom or right of the screen, window size were not remembered correctly.
- source/AsyncSslSocketLayer.cpp: set m_mayTriggerRead if returning from OnReceive if m_bBlocking is true. Fixes implicit SSL hanging after ssl handshake was completed
- source/FtpListResult.cpp: [no log message]
- source/FtpListResult.cpp: fixed parsing of files with times between 0:00 and 0:59 in old vshell style listings
- source/FtpControlSocket.cpp: missing space in CLNT detection
- source/LocalFileListCtrl.cpp: fixed another potential crash
- readme.htm, source/FileZilla.rc, source/install/FileZilla.nsi: bumped version
- source/FtpControlSocket.cpp, source/FtpControlSocket.h: send CLNT command prior to OPTS UTF8 ON as required by some servers
- source/AsyncSslSocketLayer.cpp, source/LocalFileListCtrl.cpp, source/MainFrm.cpp, source/QueueCtrl.cpp, source/misc/Led.cpp: In response to several exception reports, add a few more checks which might prevent rare crashes I cannot reproduce
- source/MainFrm.cpp, source/MainFrm.h: Applied latest version of patch #1166820: Splitter position not saved correctly
- source/SpeedLimit.cpp: time based speed limits over midnight did not work properly
- source/LocalView2.cpp, source/LocalView2.h, source/MainFrm.cpp, source/MainFrm.h: changed automatic refresh of local file list: - Refresh unconditonally if a file has been added, removed or renamed - If file size or last write time changes, refresh only if FileZilla gets the focus
- source/QueueCtrl.cpp: fixed minor memory leak if closing FileZilla
- source/TransferSocket.cpp: fixed an assert in the download code with enabled speed limits. This problem might have caused timeouts in some situations
- source/MainFrm.cpp: applied patch #1166820: Splitter position not save correct
- source/StatusCtrl.cpp: small fix in unicode mode
- readme.htm, source/FileZilla.rc, source/FileZilla.sln, source/FileZilla.vcproj, source/install/FileZilla.nsi, source/install/autobuild: updated version information
- source/MainFrm.cpp: apply new file exists action if user changes it in the settings dialog