@daztucker
Latest commit 7330308 Mar 9, 2023 History
In the kex_proposal_populate_entries change I merged the the check for
reordering hostkeys with the actual reordering, but kex_assemble_names
mutates options.hostkeyalgorithms which renders the check ineffective.
Put the check back where it was.  Spotted and tested by jsg@, ok djm@

OpenBSD-Commit-ID: a7469f25a738db5567395d1881e32479a7ffc9de
6 contributors

Users who have contributed to this file

@djmdjm @mouring @daztucker @mfriedl @jonathangray @jcs