CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/28 14:32:42
Modified files:
usr.bin/ssh : kex.c kex.h packet.c sshconnect2.c
sshd_config.5 servconf.c
Log message:
restore pre-auth compression support in the client -- the previous
commit was intended to remove it from the server only.
remove a few server-side pre-auth compression bits that escaped
adjust wording of Compression directive in sshd_config(5)
pointed out by naddy@ ok markus@
