bugzilla-daemon at mindrot.org
2003-Jan-26 11:45 UTC
[Bug 148] Key Exchange Guesses not supported
http://bugzilla.mindrot.org/show_bug.cgi?id=148
markus at openbsd.org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|markus at openbsd.org |openssh-unix-dev at
mindrot.org
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2003-Jan-27 09:11 UTC
[Bug 148] Key Exchange Guesses not supported
http://bugzilla.mindrot.org/show_bug.cgi?id=148 ------- Additional Comments From markus at openbsd.org 2003-01-27 20:11 ------- Created an attachment (id=208) --> (http://bugzilla.mindrot.org/attachment.cgi?id=208&action=view) new patch you need to make sure that the ',' from my[] and peer[] are replaced with \0 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2003-Jan-27 09:14 UTC
[Bug 148] Key Exchange Guesses not supported
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 2003-01-27 20:14 -------
please check the lasted patch. this patch will probably
included in 3.6
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2003-Jan-27 10:09 UTC
[Bug 148] Key Exchange Guesses not supported
http://bugzilla.mindrot.org/show_bug.cgi?id=148
------- Additional Comments From avraham.fraenkel at commatch.com 2003-01-27
21:09 -------
You shood check only PROPOSAL_KEX_ALGS and PROPOSAL_SERVER_HOST_KEY_ALGS
Only for them it is written that
o the kex algorithm and/or the host key algorithm is guessed wrong
(server and client have different preferred algorithm).
========= For the other parts of the
proposal you will find the mismatch
in the choose_enc/mac/comp functions. There is no need that the first option
will be a right guess:
o if any of the other algorithms cannot be agreed upon.
=====--
Avraham
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2003-Jan-27 11:31 UTC
[Bug 148] Key Exchange Guesses not supported
http://bugzilla.mindrot.org/show_bug.cgi?id=148 ------- Additional Comments From markus at openbsd.org 2003-01-27 22:31 ------- Created an attachment (id=210) --> (http://bugzilla.mindrot.org/attachment.cgi?id=210&action=view) update ok, this only check the kex algs and the host key types. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2003-Jan-27 11:33 UTC
[Bug 148] Key Exchange Guesses not supported
http://bugzilla.mindrot.org/show_bug.cgi?id=148
markus at openbsd.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #208 is|0 |1
obsolete| |
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2003-Jan-27 11:34 UTC
[Bug 148] Key Exchange Guesses not supported
http://bugzilla.mindrot.org/show_bug.cgi?id=148
markus at openbsd.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #161 is|0 |1
obsolete| |
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2003-Jan-27 12:00 UTC
[Bug 148] Key Exchange Guesses not supported
http://bugzilla.mindrot.org/show_bug.cgi?id=148
markus at openbsd.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #210 is|0 |1
obsolete| |
------- Additional Comments From markus at openbsd.org 2003-01-27 23:00 -------
Created an attachment (id=211)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=211&action=view)
update #3
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2003-Feb-02 12:52 UTC
[Bug 148] Key Exchange Guesses not supported
http://bugzilla.mindrot.org/show_bug.cgi?id=148
markus at openbsd.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From markus at openbsd.org 2003-02-02 23:52 -------
fixed in 3.6
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.