Artifact bd9ce42f769bd65fad067c5c323d99560aca13a3:
- File ssh.c — part of check-in [4614439a8b] at 2004-08-17 09:08:05 on branch trunk — 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.) (user: jacob size: 202606)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.