Mercurial > dropbear
log common-channel.c @ 564:fad3eb63b907
age | author | description |
---|---|---|
Fri, 07 Nov 2008 14:11:06 +0000 | Matt Johnston | Idle timeout patch from Farrell Aultman. Needs testing, unsure if server |
Sun, 02 Nov 2008 12:01:39 +0000 | Matt Johnston | Don't use // style comments |
Tue, 23 Sep 2008 12:03:01 +0000 | Matt Johnston | Don't send anything in response to a SSH_MSG_CHANNEL_REQUEST if we have |
Thu, 21 Feb 2008 14:46:15 +0000 | Matt Johnston | Don't return until the shell has quit. This will ensure that an exit status |
Wed, 25 Jul 2007 15:44:25 +0000 | Matt Johnston | Add -W <windowsize> argument and document it. |
Tue, 24 Jul 2007 15:40:23 +0000 | Matt Johnston | Rearrange the channel buffer sizes into three neat use-editable values in |
Thu, 22 Feb 2007 16:17:09 +0000 | Matt Johnston | Fix a stupid bug s/readfd/errfd/ affecting channel close on child exit DROPBEAR_0.49 |