Add a preference list for SSH-2 key exchange algorithms, on a new "Kex" panel
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Thu, 23 Dec 2004 02:24:07 +0000 (02:24 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Thu, 23 Dec 2004 02:24:07 +0000 (02:24 +0000)
commit83e7d008503efaaf4b727224b71a0fd828960c81
tree0fc50d1e087d94c25e6d78fcedba9625a18c6ead
parent2d3f15fac22aad183784edf0a378e7c4229cd238
Add a preference list for SSH-2 key exchange algorithms, on a new "Kex" panel
(which will gain more content anon).

Retire BUG_SSH2_DH_GEX and add a backwards-compatibility wart, since we never
did find a way of automatically detecting this alleged server bug, and in any
case there was only ever one report (<3D91F3B5.7030309@inwind.it>, FWIW).

Also generalise askcipher() to a new askalg() (thus touching all the
front-ends).

I've made some attempt to document what SSH key exchange is and why you care,
but it could use some review for clarity (and outright lies).

git-svn-id: svn://svn.tartarus.org/sgt/putty@5022 cda61777-01e9-0310-a592-d414129be87e
config.c
doc/config.but
mac/mac.c
putty.h
settings.c
ssh.c
unix/gtkdlg.c
unix/uxcons.c
windows/wincons.c
windows/windlg.c
windows/winhelp.h