[openssh-commits] CVS: fuyu.mindrot.org: openssh
Damien Miller
djm at fuyu.mindrot.org
Thu May 15 14:37:39 EST 2014
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at fuyu.mindrot.org 14/05/15 14:37:39
Modified files:
. : ChangeLog monitor.c packet.c packet.h
Log message:
- markus at cvs.openbsd.org 2014/05/03 17:20:34
[monitor.c packet.c packet.h]
unbreak compression, by re-init-ing the compression code in the
post-auth child. the new buffer code is more strict, and requires
buffer_init() while the old code was happy after a bzero();
originally from djm@
Diff commands:
cvs -nQq rdiff -u -r1.6811 -r1.6812 openssh/ChangeLog
cvs -nQq rdiff -u -r1.170 -r1.171 openssh/monitor.c
cvs -nQq rdiff -u -r1.202 -r1.203 openssh/packet.c
cvs -nQq rdiff -u -r1.63 -r1.64 openssh/packet.h
ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6811;r2=1.6812&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/monitor.c?r1=1.170;r2=1.171&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/packet.c?r1=1.202;r2=1.203&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/packet.h?r1=1.63;r2=1.64&view=patch
Please note that there may be a delay before commits are available
on the public ViewVC site.
More information about the openssh-commits
mailing list