Mercurial > dropbear
log common-channel.c @ 916:803c1f0b019b
age | author | description |
---|---|---|
Sat, 22 Feb 2014 18:02:09 +0800 | Matt Johnston | A few fixes for cases where compression increases payload sizes, and |
Mon, 17 Feb 2014 21:41:06 +0800 | Matt Johnston | Read (and enqueue) packets from interactive input even when |
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 |