[openssh-commits] CVS: fuyu.mindrot.org: openssh
Damien Miller
djm at fuyu.mindrot.org
Fri May 21 14:57:35 EST 2010
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at fuyu.mindrot.org 10/05/21 14:57:35
Modified files:
. : ChangeLog PROTOCOL.mux clientloop.h mux.c readconf.c readconf.h ssh.1 ssh.c
Log message:
- markus at cvs.openbsd.org 2010/05/16 12:55:51
[PROTOCOL.mux clientloop.h mux.c readconf.c readconf.h ssh.1 ssh.c]
mux support for remote forwarding with dynamic port allocation,
use with
LPORT=`ssh -S muxsocket -R0:localhost:25 -O forward somehost`
feedback and ok djm@
Diff commands:
cvs -nQq rdiff -u -r1.5578 -r1.5579 openssh/ChangeLog
cvs -nQq rdiff -u -r1.1 -r1.2 openssh/PROTOCOL.mux
cvs -nQq rdiff -u -r1.23 -r1.24 openssh/clientloop.h
cvs -nQq rdiff -u -r1.19 -r1.20 openssh/mux.c
cvs -nQq rdiff -u -r1.162 -r1.163 openssh/readconf.c
cvs -nQq rdiff -u -r1.74 -r1.75 openssh/readconf.h
cvs -nQq rdiff -u -r1.263 -r1.264 openssh/ssh.1
cvs -nQq rdiff -u -r1.329 -r1.330 openssh/ssh.c
ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5578;r2=1.5579&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/PROTOCOL.mux?r1=1.1;r2=1.2&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/clientloop.h?r1=1.23;r2=1.24&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/mux.c?r1=1.19;r2=1.20&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/readconf.c?r1=1.162;r2=1.163&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/readconf.h?r1=1.74;r2=1.75&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh.1?r1=1.263;r2=1.264&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh.c?r1=1.329;r2=1.330&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