]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
psftp and pscp should disable all forwarding (ports, X, agent).
authorSimon Tatham <anakin@pobox.com>
Wed, 12 Sep 2001 20:11:48 +0000 (20:11 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 12 Sep 2001 20:11:48 +0000 (20:11 +0000)
commit7692bf350a03be7a50390bdddbdb7b3419d4eaa0
treef22ee3abdca66f8afdbfd2712aa6f1362a30f564
parente9adbd2473f184471ed992605441513def97991c
psftp and pscp should disable all forwarding (ports, X, agent).
Partly because that's a good idea _anyway_, and partly because it
seems to be causing trouble. (Specifically, their pathetic attempt
to emulate plink's proper select handling seems to get confused when
the back end tries to open a local listening socket.)

[originally from svn r1264]
psftp.c
scp.c