OSDN Git Service

ffftp/ffftp.git
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