]> asedeno.scripts.mit.edu Git - PuTTY_svn.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)
commit785a1ba0418865baa9af0cd26555a8358be57a56
tree87e58827924588f2b925227e68fd59952cc15545
parentf3077c54ac33f5b3af6048908d49f718f64ff60a
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: http://svn.tartarus.org/sgt/putty@994 cda61777-01e9-0310-a592-d414129be87e
plink.c
psftp.c
putty.h
scp.c
ssh.c