[openssh-commits] CVS: fuyu.mindrot.org: openssh

Darren Tucker dtucker at fuyu.mindrot.org
Tue Jan 12 19:40:27 EST 2010


CVSROOT:        /var/cvs
Module name:    openssh
Changes by:     dtucker at fuyu.mindrot.org 10/01/12 19:40:27

Modified files:
    .               : ChangeLog channels.c channels.h ssh.1 ssh.c ssh_config

Log message:
   - dtucker at cvs.openbsd.org 2010/01/11 01:39:46
     [ssh_config channels.c ssh.1 channels.h ssh.c]
     Add a 'netcat mode' (ssh -W).  This connects stdio on the client to a
     single port forward on the server.  This allows, for example, using ssh as
     a ProxyCommand to route connections via intermediate servers.
     bz #1618, man page help from jmc@, ok markus@

Diff commands:
cvs -nQq rdiff -u -r1.5385 -r1.5386 openssh/ChangeLog
cvs -nQq rdiff -u -r1.290 -r1.291 openssh/channels.c
cvs -nQq rdiff -u -r1.94 -r1.95 openssh/channels.h
cvs -nQq rdiff -u -r1.248 -r1.249 openssh/ssh.1
cvs -nQq rdiff -u -r1.322 -r1.323 openssh/ssh.c
cvs -nQq rdiff -u -r1.27 -r1.28 openssh/ssh_config

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5385;r2=1.5386&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/channels.c?r1=1.290;r2=1.291&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/channels.h?r1=1.94;r2=1.95&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh.1?r1=1.248;r2=1.249&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh.c?r1=1.322;r2=1.323&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh_config?r1=1.27;r2=1.28&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