simon-svn: putty: simon

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Thu Aug 11 19:13:34 BST 2011


SVN root:       svn://svn.tartarus.org/sgt
Changes by:     simon
Revision:       9262
Date:           2011-08-11 19:13:34 +0100 (Thu, 11 Aug 2011)

Log message (8 lines):
If we're printing password prompts to /dev/tty rather than standard
error, we should also read the corresponding password inputs from
/dev/tty. That way, redirection of Plink's standard input will play
nicely with SSH sessions that need interactive login.

(This is what we get for disdaining getpass(3) and going it alone, of
course. But we had no choice, due to the extra output part way through
keyboard-interactive.)

Modified files:
U   putty/unix/uxcons.c

Links:
http://svn.tartarus.org/sgt/?rev=9262&view=rev
http://svn.tartarus.org/sgt/putty/unix/uxcons.c?rev=9262&r1=9261&r2=9262



More information about the tartarus-commits mailing list