[openssh-commits] CVS: fuyu.mindrot.org: openssh
Damien Miller
djm at fuyu.mindrot.org
Sat Feb 14 16:28:21 EST 2009
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at fuyu.mindrot.org 09/02/14 16:28:21
Modified files:
. : ChangeLog canohost.c canohost.h channels.c channels.h clientloop.c readconf.c readconf.h serverloop.c ssh.c
Log message:
- djm at cvs.openbsd.org 2009/02/12 03:00:56
[canohost.c canohost.h channels.c channels.h clientloop.c readconf.c]
[readconf.h serverloop.c ssh.c]
support remote port forwarding with a zero listen port (-R0:...) to
dyamically allocate a listen port at runtime (this is actually
specified in rfc4254); bz#1003 ok markus@
Diff commands:
cvs -nQq rdiff -u -r1.5186 -r1.5187 openssh/ChangeLog
cvs -nQq rdiff -u -r1.73 -r1.74 openssh/canohost.c
cvs -nQq rdiff -u -r1.10 -r1.11 openssh/canohost.h
cvs -nQq rdiff -u -r1.282 -r1.283 openssh/channels.c
cvs -nQq rdiff -u -r1.90 -r1.91 openssh/channels.h
cvs -nQq rdiff -u -r1.196 -r1.197 openssh/clientloop.c
cvs -nQq rdiff -u -r1.152 -r1.153 openssh/readconf.c
cvs -nQq rdiff -u -r1.69 -r1.70 openssh/readconf.h
cvs -nQq rdiff -u -r1.163 -r1.164 openssh/serverloop.c
cvs -nQq rdiff -u -r1.315 -r1.316 openssh/ssh.c
ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5186;r2=1.5187&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/canohost.c?r1=1.73;r2=1.74&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/canohost.h?r1=1.10;r2=1.11&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/channels.c?r1=1.282;r2=1.283&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/channels.h?r1=1.90;r2=1.91&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/clientloop.c?r1=1.196;r2=1.197&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/readconf.c?r1=1.152;r2=1.153&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/readconf.h?r1=1.69;r2=1.70&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/serverloop.c?r1=1.163;r2=1.164&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh.c?r1=1.315;r2=1.316&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