Mercurial > dropbear
log common-channel.c @ 961:a4032b946355
age | author | description |
---|---|---|
Mon, 28 Jul 2014 23:23:49 +0800 | Matt Johnston | Make sure the check_close() handler runs when a server child process exits |
Sat, 26 Jul 2014 10:18:55 +0800 | Matt Johnston | Avoid use-after-free when channel inithandler fails. Thanks to Coverity |
Wed, 16 Jul 2014 22:53:32 +0800 | Matt Johnston | Set tcp priority as follows: |
Wed, 09 Jul 2014 00:13:17 +0800 | Matt Johnston | Make sure client exit messages don't get lost |
Tue, 08 Jul 2014 21:59:36 +0800 | Matt Johnston | Send a failure response if a client receives a global request |
Wed, 25 Jun 2014 23:42:39 +0800 | Matt Johnston | Improve handling lots of concurrent forwarded connections. Increase |
Sat, 22 Feb 2014 18:02:09 +0800 | Matt Johnston | A few fixes for cases where compression increases payload sizes, and |