CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/02/03 16:01:19
Modified files:
usr.bin/ssh : compat.c kex.c match.c match.h readconf.c
servconf.c ssh_config.5 sshd_config.5
Log message:
support =- for removing methods from algorithms lists, e.g.
Ciphers=-*cbc; suggested by Cristian Ionescu-Idbohrn in bz#2671
"I like it" markus@
