Mercurial > dropbear
log common-channel.c @ 709:abd99ecd7ec2
age | author | description |
---|---|---|
Wed, 20 Mar 2013 22:31:07 +0800 | Matt Johnston | use an empty writebuf rather than a NULL one |
Tue, 19 Mar 2013 23:54:32 +0800 | Matt Johnston | Fix memory leak when direct TCP connections time out on connection. |
Wed, 09 May 2012 20:33:16 +0800 | Matt Johnston | - Don't sent SSH_MSG_UNIMPLEMENTED if we don't have ENABLE_SVR_REMOTETCPFWD |
Sun, 04 Dec 2011 05:27:29 +0800 | Matt Johnston | - Make sure we don't use channel-specific data after it has been freed |
Wed, 23 Feb 2011 15:50:30 +0000 | Matt Johnston | Improve capitalisation for all logged strings |
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 |