OSDN Git Service

ffftp/ffftp.git
12 years agoFix bugs of parsing MLSD response.
s_kawamoto [Fri, 23 Sep 2011 05:29:36 +0000 (14:29 +0900)]
Fix bugs of parsing MLSD response.

12 years agoFix bugs of UTF-8 to UTF-16 API bridge.
s_kawamoto [Thu, 22 Sep 2011 16:10:11 +0000 (01:10 +0900)]
Fix bugs of UTF-8 to UTF-16 API bridge.
Add support for additional features of hosts.
Add support for MLSD command.

12 years agoThis version is stable.
s_kawamoto [Mon, 19 Sep 2011 16:48:53 +0000 (01:48 +0900)]
This version is stable.
Add packages to release 1.98.
Fix bugs of UTF-8 to UTF-16 API bridge.

12 years agoFix bugs of deadlock around simultaneous connection.
s_kawamoto [Mon, 19 Sep 2011 06:01:12 +0000 (15:01 +0900)]
Fix bugs of deadlock around simultaneous connection.
Fix bugs of deadlock around getting host names.

12 years agoAdd support for simultaneous connection for file transfer (sometimes freezes).
s_kawamoto [Mon, 19 Sep 2011 04:26:00 +0000 (13:26 +0900)]
Add support for simultaneous connection for file transfer (sometimes freezes).

12 years agoConvert source codes' encoding to UTF-8.
s_kawamoto [Fri, 16 Sep 2011 13:12:00 +0000 (22:12 +0900)]
Convert source codes' encoding to UTF-8.
Replace SUCCESS and FAIL macros to FFFTP_SUCCESS and FFFTP_FAIL.

12 years agoReplace UTF-8N to UTF-8 (UTF-8N is obscure and identical to UTF-8 in this case).
s_kawamoto [Thu, 15 Sep 2011 05:09:57 +0000 (14:09 +0900)]
Replace UTF-8N to UTF-8 (UTF-8N is obscure and identical to UTF-8 in this case).
Correct spelling mistakes.

12 years agoFix small bugs (they usually do not occur).
s_kawamoto [Thu, 15 Sep 2011 00:31:52 +0000 (09:31 +0900)]
Fix small bugs (they usually do not occur).

12 years agoFix documents about license terms.
s_kawamoto [Wed, 14 Sep 2011 02:49:10 +0000 (11:49 +0900)]
Fix documents about license terms.

12 years agoModify resources for 1.98.
s_kawamoto [Tue, 13 Sep 2011 16:59:47 +0000 (01:59 +0900)]
Modify resources for 1.98.
Modify documents for 1.98.

12 years agoThis version may be nearly stable.
s_kawamoto [Tue, 13 Sep 2011 03:14:29 +0000 (12:14 +0900)]
This version may be nearly stable.
Fix bugs of UTF-8 to UTF-16 API bridge.
Fix definition of calling convention for OpenSSL.
Apply most patches from ticket #26185.
Fix settings of project files.
Fix bugs on FFFTP_English Debug build.

12 years agoThis version may be nearly stable.
s_kawamoto [Mon, 12 Sep 2011 12:49:27 +0000 (21:49 +0900)]
This version may be nearly stable.
Fix bugs of UTF-8 to UTF-16 API bridge.
Fix bugs of behavior caused by uninitialized variables.
Disable regular expression (JRE32.DLL does not support UTF-8).
Fix bugs of remote file list view.
Change default settings to discard file list cache.

12 years agoBug fix of support for FTP over Explicit SSL/TLS (OpenSSL is required).
s_kawamoto [Sun, 11 Sep 2011 15:58:55 +0000 (00:58 +0900)]
Bug fix of support for FTP over Explicit SSL/TLS (OpenSSL is required).

12 years agoFix bugs of UTF-8 to UTF-16 API bridge.
s_kawamoto [Sun, 11 Sep 2011 14:59:43 +0000 (23:59 +0900)]
Fix bugs of UTF-8 to UTF-16 API bridge.
Add UIs for encryption.
Add support for FTP over Explicit SSL/TLS (OpenSSL is required).
Fix bugs of synchronization between threads.
Fix bugs of behavior caused by uninitialized variables.
Fix bugs of algorithm to wait for SOCKET signals.

12 years agoFix bugs of text encoding routines.
s_kawamoto [Fri, 9 Sep 2011 09:07:23 +0000 (18:07 +0900)]
Fix bugs of text encoding routines.
Fix bugs of UTF-8 to UTF-16 API bridge.
Recover compatibility of registry settings.
Fix bugs of behavior of toolbar buttons.
Add support for JIS and EUC text mode transfer.

12 years agoAdd UTF-8 to UTF-16 API bridge.
s_kawamoto [Thu, 8 Sep 2011 15:05:08 +0000 (00:05 +0900)]
Add UTF-8 to UTF-16 API bridge.
Change internal chars to UTF-8.
Add support for UTF-8 to text transfer mode.
Add support for UTF-8 filenames (some buggy).
Add UIs for UTF-8.

12 years agoBug fix
s_kawamoto [Mon, 5 Sep 2011 16:11:25 +0000 (01:11 +0900)]
Bug fix

12 years agoinitial commit from 1.97b zip archive master
hylom [Thu, 1 Sep 2011 04:44:19 +0000 (13:44 +0900)]
initial commit from 1.97b zip archive