]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
ssh_get_password has become ssh_get_line, so it can handle usernames
authorSimon Tatham <anakin@pobox.com>
Mon, 12 Mar 2001 15:31:53 +0000 (15:31 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 12 Mar 2001 15:31:53 +0000 (15:31 +0000)
commit55659a959ff0e63513047748ca8993e1e6330483
tree87e58827924588f2b925227e68fd59952cc15545
parent9ee21069b5803003c91a692838d6962ae121e233
ssh_get_password has become ssh_get_line, so it can handle usernames
as well. This should fix the multiple-reads-on-stdin bug in plink.

[originally from svn r994]
plink.c
psftp.c
putty.h
scp.c
ssh.c