OSDN Git Service

Fix bugs of UTF-8 to UTF-16 API bridge.
authors_kawamoto <s_kawamoto@users.sourceforge.jp>
Sun, 11 Sep 2011 14:59:43 +0000 (23:59 +0900)
committers_kawamoto <s_kawamoto@users.sourceforge.jp>
Sun, 11 Sep 2011 14:59:43 +0000 (23:59 +0900)
commit756eb24e756aa444a4f4bc2bfd2640d525ccdcb1
treed436080e7ebdfc689c661918093707d9e0e71193
parentace5228a5909b084161345b10e712b7937bb00c5
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.
29 files changed:
FFFTP.exe
FFFTP.vc90.vcproj
FFFTP.vcproj
FFFTP_English.vc90.vcproj
FFFTP_English.vcproj
Resource/FFFTP.APS
Resource/FFFTP.rc
Resource/resource.h
Resource_eng/FFFTP-eng.aps
Resource_eng/FFFTP-eng.rc
Resource_eng/resource.h
common.h
config.h
connect.c
ftpproc.c
getput.c
history.c
hostman.c
main.c
mbswrapper.c
mesg-eng.h
mesg-eng.old.h
mesg-jpn.h
mesg-jpn.old.h
registory.c
remote.c
socket.c
socketwrapper.c [new file with mode: 0644]
socketwrapper.h [new file with mode: 0644]