Artifact 0420995858f4973a150b86878c76f55c21d6c756:
- File ssh.c — part of check-in [4a58cc8686] at 2005-07-24 08:46:14 on branch trunk — draft-ietf-secsh-transport-24 says that only "SSH-" at the start of a line marks a version string. It's a bit vague about the definition of a line, but I think it's reasonable to assume that they'll end with LF. Change do_ssh_init() to ignore "SSH-" anywhere else. This makes the existing state machine overkill, so replace it with something a little more readable. (user: ben size: 251429)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.