OSDN Git Service

Add test code for SFTP (still useless).
authors_kawamoto <s_kawamoto@users.sourceforge.jp>
Mon, 26 Dec 2011 12:51:51 +0000 (21:51 +0900)
committers_kawamoto <s_kawamoto@users.sourceforge.jp>
Mon, 26 Dec 2011 12:51:51 +0000 (21:51 +0900)
commit190e1b19f7b48bbf636b2a0a5e7b71d01929def5
treeb5e18357d9de97decc1cfeb153369a662d6c9035
parenta3090f8297098be7a48ff90272d0c9b6e1c30f32
Add test code for SFTP (still useless).
22 files changed:
FFFTP_Eng_Release/FFFTP.exe
Release/FFFTP.exe
connect.c
getput.c
hostman.c
main.c
mbswrapper.c
putty/PUTTY.H
putty/PuTTY.vc90.vcproj
putty/PuTTY.vcproj
putty/Release/PuTTY.dll
putty/WINDOWS/WINSFTP.C
putty/dllinterface.c [new file with mode: 0644]
putty/dllinterface.h [new file with mode: 0644]
putty/iowrapper.c [new file with mode: 0644]
putty/iowrapper.h [new file with mode: 0644]
putty/mbswrapper.c [new file with mode: 0644]
putty/mbswrapper.h [new file with mode: 0644]
remote.c
socket.c
socketwrapper.c
socketwrapper.h