]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Restructure things so that a single entry in the KEX preference list can
authorBen Harris <bjh21@bjh21.me.uk>
Sat, 3 Sep 2005 13:41:43 +0000 (13:41 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Sat, 3 Sep 2005 13:41:43 +0000 (13:41 +0000)
commita42d103cf91378a36d0a6aea8e00184f632abd80
tree2746909699d5bd01f819db98965d099a41d69ba9
parentd628d14e7feda58941a1c0b77e01b10dd1111814
Restructure things so that a single entry in the KEX preference list can
correspond to multiple SSH-2 KEX algorithms.  We already do the equivalent
for cipher algorithms.

[originally from svn r6262]
ssh.c
ssh.h
sshdh.c