CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2015/07/02 21:47:00
Modified files: usr.bin/ssh : myproposal.h ssh_config.5 sshd.c Log message: turn off 1024 bit diffie-hellman-group1-sha1 key exchange method (already off in server, this turns it off in the client by default too) ok dtucker@