| commit | 6b37fbb7921d156b31e2c8f39d9e1b6746c34983 | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Fri Jul 04 08:59:24 2014 +1000 |
| committer | Damien Miller <djm@mindrot.org> | Fri Jul 04 08:59:24 2014 +1000 |
| tree | 6074421949e077ff52ce6aef3a19831a07a68375 | |
| parent | d2c3cd5f2e47ee24cf7093ce8e948c2e79dfc3fd [diff] |
- djm@cvs.openbsd.org 2014/07/03 22:23:46
[sshconnect.c]
when rekeying, skip file/DNS lookup if it is the same as the key sent
during initial key exchange. bz#2154 patch from Iain Morgan; ok markus@