In SSH-2 mode, PuTTY wasn't sending KEXINIT until it had received one from the
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Wed, 27 Apr 2005 11:10:54 +0000 (11:10 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Wed, 27 Apr 2005 11:10:54 +0000 (11:10 +0000)
commit6a7552514943bba3d9c6d293569fea46e2dbcd7b
tree05ae4fb75d88dda933ef8ee16e2c29605d65f13b
parent865b3d6b4dad16ee4787d22d5a470656d442fd47
In SSH-2 mode, PuTTY wasn't sending KEXINIT until it had received one from the
server, which led to stalemate if the server did the same.  PuTTY now sends
KEXINIT proactively as soon as it's worked out that it's talking SSH-2.

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