CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/01/01 14:17:36
Modified files:
usr.bin/ssh : kexgexs.c
Log message:
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@
