CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2010/09/21 23:01:30

Modified files:
        usr.bin/ssh    : kex.c kex.h kexecdh.c kexecdhc.c kexecdhs.c 
                         readconf.c readconf.h servconf.c servconf.h 
                         ssh_config.5 sshconnect2.c sshd.c sshd_config.5 

Log message:
add a KexAlgorithms knob to the client and server configuration to allow
selection of which key exchange methods are used by ssh(1) and sshd(8)
and their order of preference.

ok markus@

Reply via email to