]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Add a preference list for SSH-2 key exchange algorithms, on a new "Kex" panel
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Thu, 23 Dec 2004 02:24:07 +0000 (02:24 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Thu, 23 Dec 2004 02:24:07 +0000 (02:24 +0000)
commit5fe616316429e8d5bfac775e2ba3650bc3e0c07d
tree0fc50d1e087d94c25e6d78fcedba9625a18c6ead
parent92cf922d5b4544e4a607b92d52308ada692e0d51
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: http://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