commit | 1339002e8b05d89b10767849d9ee9be55e460f4c | [log] [tgz] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Wed Jul 06 09:44:19 2005 +1000 |
committer | Damien Miller <djm@mindrot.org> | Wed Jul 06 09:44:19 2005 +1000 |
tree | 58e307b74579313f31732dfdf21f756d6a051ce9 | |
parent | a7270309fc5e95b29c91d0190b13ef5a9b1df339 [diff] |
- djm@cvs.openbsd.org 2005/07/04 00:58:43 [channels.c clientloop.c clientloop.h misc.c misc.h ssh.c ssh_config.5] implement support for X11 and agent forwarding over multiplex slave connections. Because of protocol limitations, the slave connections inherit the master's DISPLAY and SSH_AUTH_SOCK rather than distinctly forwarding their own. ok dtucker@ "put it in" deraadt@