[openssh-commits] CVS: fuyu.mindrot.org: openssh
Damien Miller
djm at fuyu.mindrot.org
Mon Dec 8 09:54:40 EST 2008
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at fuyu.mindrot.org 08/12/08 09:54:40
Modified files:
. : ChangeLog clientloop.c
Log message:
- markus at cvs.openbsd.org 2008/12/02 19:01:07
[clientloop.c]
we have to use the recipient's channel number (RFC 4254) for
SSH2_MSG_CHANNEL_SUCCESS/SSH2_MSG_CHANNEL_FAILURE messages,
otherwise we trigger 'Non-public channel' error messages on sshd
systems with clientkeepalive enabled; noticed by sturm; ok djm;
Diff commands:
cvs -nQq rdiff -u -r1.5148 -r1.5149 openssh/ChangeLog
cvs -nQq rdiff -u -r1.192 -r1.193 openssh/clientloop.c
ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5148;r2=1.5149&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/clientloop.c?r1=1.192;r2=1.193&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