]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Windows PSCP now links against winsftp.c, and scp.c is now a
authorSimon Tatham <anakin@pobox.com>
Mon, 25 Aug 2003 13:53:41 +0000 (13:53 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 25 Aug 2003 13:53:41 +0000 (13:53 +0000)
commit634b36b5d7258c8a8411e196ce235e198735db77
treec36ce0cd8344d034e59ac442248580eb85f122be
parenta636113b3872ccc09e1764d6491659518ed26b88
Windows PSCP now links against winsftp.c, and scp.c is now a
platform-independent source file. Haven't yet added the extra
abstraction routines to uxsftp.c to create a Unix PSCP port, but it
shouldn't take long.
Also in this checkin, a change of semantics in platform_default_s():
now strings returned from it are expected to be dynamically allocated.

git-svn-id: http://svn.tartarus.org/sgt/putty@3420 cda61777-01e9-0310-a592-d414129be87e
Recipe
psftp.h
putty.h
scp.c
settings.c
unix/uxmisc.c
unix/uxplink.c
unix/uxsftp.c
winmisc.c
winsftp.c