[Bug 148] Key Exchange Guesses not supported

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Fri Mar 8 08:10:33 EST 2002


http://bugzilla.mindrot.org/show_bug.cgi?id=148

markus at openbsd.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED



------- Additional Comments From markus at openbsd.org  2002-03-08 08:10 -------
     packet_read_expect(SSH2_MSG_NEWKEYS);

^^^

hm, i never thought i need to implement this, but
now it seems so.  but i don't think it's related to
this line.

i think if the keyinit packet has

	first_kex_follows set

i have to continue parsing the packet....
not sure how to implement this (ugly?) optimization



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the openssh-unix-dev mailing list