Tartarus CVS: putty: jacob

tartarus-commits at lists.tartarus.org tartarus-commits at lists.tartarus.org
Tue Aug 17 15:08:10 BST 2004


CVS Root:       /usr/data/cvs
Module:         putty
Changes by:     jacob
Date:           Tue Aug 17 2004  15:08:08 BST

Log message:
Someone complained that their keyboard-interactive password prompt was being
truncated - it was from OpenSSH on HP/UX and had all sorts of stuff in it
("last successful login" etc).
Bodged it by bumping up the space allocated in the fixed array for a password
prompt. Also added an indication that the prompt is being truncated, as
required by draft-ietf-secsh-auth-kbdinteract-06.
(NB that before this checkin, there was a more-or-less harmless buffer overread
where if we ever received a keyboard-interactive prompt with echo=1, we'd
probably spew goo on the terminal; fixed now.)

Modified files:
    .               : ssh.c

Links:
http://cvs.tartarus.org//putty/ssh.c.diff?r1=1.315&r2=1.316



More information about the tartarus-commits mailing list