]> andersk Git - openssh.git/commit - ChangeLog
- djm@cvs.openbsd.org 2008/06/12 03:40:52
authordtucker <dtucker>
Thu, 12 Jun 2008 18:49:33 +0000 (18:49 +0000)
committerdtucker <dtucker>
Thu, 12 Jun 2008 18:49:33 +0000 (18:49 +0000)
commitf17f705b785ac9b7ae550a5307c98ad7771627e6
tree701eac5e5d3512c34efa38f8bcbb8a37dd508ba7
parent208cc0eeafd44216362a4c17aa783a89d40ef60b
   - djm@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@
ChangeLog
channels.c
channels.h
clientloop.c
clientloop.h
mux.c
This page took 0.067993 seconds and 5 git commands to generate.