ssh_get_password has become ssh_get_line, so it can handle usernames
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 12 Mar 2001 15:31:53 +0000 (15:31 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 12 Mar 2001 15:31:53 +0000 (15:31 +0000)
commitfa17a66e26aa47ff467d0af711621a70b1268f88
tree87e58827924588f2b925227e68fd59952cc15545
parent98c84eb438c9d388460a921803f3bacaeb63a709
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.

git-svn-id: svn://svn.tartarus.org/sgt/putty@994 cda61777-01e9-0310-a592-d414129be87e
plink.c
psftp.c
putty.h
scp.c
ssh.c