Final fixes to keyboard-interactive so it now works with packets
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 11 Aug 2002 13:02:01 +0000 (13:02 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 11 Aug 2002 13:02:01 +0000 (13:02 +0000)
commit0405e71f25335f47635d29b5a9d9b815191e6586
tree9fdaf363bf4f01e302f576e704a56256a89566fd
parenta5751e2d5bb140a640ecf1810f45cf7c70028ac3
Final fixes to keyboard-interactive so it now works with packets
containing more than one prompt instead of less than one, and also
correctly enables echo on prompts that the server requests it for.
In the process I've moved the whole username/password input routine
out into its own function, where it's called independently of which
SSH protocol we're using, so this should even have _saved_ code
size. Rock!

git-svn-id: svn://svn.tartarus.org/sgt/putty@1830 cda61777-01e9-0310-a592-d414129be87e
ssh.c