[openssh-commits] CVS: fuyu.mindrot.org: openssh
Damien Miller
djm at fuyu.mindrot.org
Sun Feb 10 22:27:47 EST 2008
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at fuyu.mindrot.org 08/02/10 22:27:47
Modified files:
. : ChangeLog clientloop.c packet.c serverloop.c
Log message:
- dtucker at cvs.openbsd.org 2008/01/23 01:56:54
[clientloop.c packet.c serverloop.c]
Revert the change for bz #1307 as it causes connection aborts if an IGNORE
packet arrives while we're waiting in packet_read_expect (and possibly
elsewhere).
Diff commands:
cvs -nQq rdiff -u -r1.4831 -r1.4832 openssh/ChangeLog
cvs -nQq rdiff -u -r1.172 -r1.173 openssh/clientloop.c
cvs -nQq rdiff -u -r1.150 -r1.151 openssh/packet.c
cvs -nQq rdiff -u -r1.152 -r1.153 openssh/serverloop.c
CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.4831;r2=1.4832
http://cvsweb.mindrot.org/index.cgi/openssh/clientloop.c?r1=1.172;r2=1.173
http://cvsweb.mindrot.org/index.cgi/openssh/packet.c?r1=1.150;r2=1.151
http://cvsweb.mindrot.org/index.cgi/openssh/serverloop.c?r1=1.152;r2=1.153
Please note that there may be a delay before commits are available
on the public CVSWeb site.
More information about the openssh-commits
mailing list