[openssh-commits] CVS: fuyu.mindrot.org: openssh
Darren Tucker
dtucker at fuyu.mindrot.org
Fri Jun 13 04:50:27 EST 2008
CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker at fuyu.mindrot.org 08/06/13 04:50:27
Modified files:
. : ChangeLog clientloop.c clientloop.h ssh.c
Log message:
- djm at cvs.openbsd.org 2008/06/12 04:06:00
[clientloop.h ssh.c clientloop.c]
maintain an ordered queue of outstanding global requests that we
expect replies to, similar to the per-channel confirmation queue.
Use this queue to verify success or failure for remote forward
establishment in a race free way.
ok dtucker@
Diff commands:
cvs -nQq rdiff -u -r1.4977 -r1.4978 openssh/ChangeLog
cvs -nQq rdiff -u -r1.181 -r1.182 openssh/clientloop.c
cvs -nQq rdiff -u -r1.20 -r1.21 openssh/clientloop.h
cvs -nQq rdiff -u -r1.306 -r1.307 openssh/ssh.c
CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.4977;r2=1.4978
http://cvsweb.mindrot.org/index.cgi/openssh/clientloop.c?r1=1.181;r2=1.182
http://cvsweb.mindrot.org/index.cgi/openssh/clientloop.h?r1=1.20;r2=1.21
http://cvsweb.mindrot.org/index.cgi/openssh/ssh.c?r1=1.306;r2=1.307
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