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

Darren Tucker dtucker at fuyu.mindrot.org
Fri Jun 13 04:49:33 EST 2008


CVSROOT:        /var/cvs
Module name:    openssh
Changes by:     dtucker at fuyu.mindrot.org 08/06/13 04:49:33

Modified files:
    .               : ChangeLog channels.c channels.h clientloop.c clientloop.h mux.c

Log message:
   - djm at cvs.openbsd.org 2008/06/12 03:40:52
     [clientloop.h mux.c channels.c clientloop.c channels.h]
     Enable ~ escapes for multiplex slave sessions; give each channel
     its own escape state and hook the escape filters up to muxed
     channels. bz #1331
     Mux slaves do not currently support the ~^Z and ~& escapes.
     NB. this change cranks the mux protocol version, so a new ssh
     mux client will not be able to connect to a running old ssh
     mux master.
     ok dtucker@

Diff commands:
cvs -nQq rdiff -u -r1.4976 -r1.4977 openssh/ChangeLog
cvs -nQq rdiff -u -r1.263 -r1.264 openssh/channels.c
cvs -nQq rdiff -u -r1.86 -r1.87 openssh/channels.h
cvs -nQq rdiff -u -r1.180 -r1.181 openssh/clientloop.c
cvs -nQq rdiff -u -r1.19 -r1.20 openssh/clientloop.h
cvs -nQq rdiff -u -r1.3 -r1.4 openssh/mux.c

CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.4976;r2=1.4977
http://cvsweb.mindrot.org/index.cgi/openssh/channels.c?r1=1.263;r2=1.264
http://cvsweb.mindrot.org/index.cgi/openssh/channels.h?r1=1.86;r2=1.87
http://cvsweb.mindrot.org/index.cgi/openssh/clientloop.c?r1=1.180;r2=1.181
http://cvsweb.mindrot.org/index.cgi/openssh/clientloop.h?r1=1.19;r2=1.20
http://cvsweb.mindrot.org/index.cgi/openssh/mux.c?r1=1.3;r2=1.4

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