| commit | ccf7e224ab73a8134175504ff09d72655ba50fb2 | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Wed Jan 28 16:23:06 2009 +1100 |
| committer | Damien Miller <djm@mindrot.org> | Wed Jan 28 16:23:06 2009 +1100 |
| tree | 5f55f45db87cfc0f8ae45e5147c35257f7893b70 | |
| parent | 7a60621d13de221d3de77784ea14baf72e0233f4 [diff] |
- djm@cvs.openbsd.org 2009/01/01 21:17:36
[kexgexs.c]
fix hash calculation for KEXGEX: hash over the original client-supplied
values and not the sanity checked versions that we acutally use;
bz#1540 reported by john.smith AT arrows.demon.co.uk
ok markus@