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