Mercurial > dropbear
log common-channel.c @ 842:7f8f8f2b7a35
age | author | description |
---|---|---|
Sat, 21 Sep 2013 00:17:22 +0800 | Matt Johnston | Improve EOF handling for half-close. Patch from Catalin Patulea |
Wed, 10 Apr 2013 21:32:55 +0800 | Matt Johnston | run closehandlers on cleanup |
Mon, 01 Apr 2013 00:07:26 +0800 | Matt Johnston | Move the more verbose TRACE() statements into TRACE2() |
Sat, 23 Mar 2013 23:16:06 +0800 | Matt Johnston | Add ~. and ~^Z handling to exit/suspend dbclient |
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 |