CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/07/10 03:36:58
Modified files:
usr.bin/ssh : kex.h monitor_wrap.c
Log message:
re-remove some pre-auth compression bits
This time, make sure to not remove things that are necessary for
pre-auth compression on the client. Add a comment that pre-auth
compression is still supported in the client.
ok markus@
