log channel.h @ 1079:acf444bcb115

age author description
Fri, 20 Mar 2015 23:36:42 +0800 Matt Johnston Make main socket nonblocking. Limit writequeue size.
Sat, 28 Feb 2015 09:06:40 +0800 Matt Johnston merge from default fastopen
Tue, 24 Feb 2015 20:45:07 +0800 Thorsten Horstmann Some minor typo fixes, found by codespell.
Tue, 24 Feb 2015 20:43:01 +0800 Thorsten Horstmann DROPBEAR_ prefix for include guards to avoid collisions
Wed, 18 Feb 2015 22:46:15 +0800 Matt Johnston async connections working fastopen
Tue, 19 Aug 2014 23:08:56 +0800 Matt Johnston Make keepalive handling more robust, this should now match what OpenSSH does
Wed, 16 Jul 2014 22:53:32 +0800 Matt Johnston Set tcp priority as follows:
Tue, 08 Jul 2014 21:59:36 +0800 Matt Johnston Send a failure response if a client receives a global request
Sat, 23 Mar 2013 23:16:06 +0800 Matt Johnston Add ~. and ~^Z handling to exit/suspend dbclient
Tue, 19 Mar 2013 23:54:32 +0800 Matt Johnston Fix memory leak when direct TCP connections time out on connection.
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, 01 Jul 2009 04:53:17 +0000 Matt Johnston Make it compile, update for changes in channel structure. agent-client
Tue, 24 Jul 2007 15:40:23 +0000 Matt Johnston Rearrange the channel buffer sizes into three neat use-editable values in
Fri, 09 Feb 2007 10:43:16 +0000 Matt Johnston Improve behaviour when flushing out after a process has exited. channel-fix
Sun, 01 Oct 2006 16:35:13 +0000 Matt Johnston just shuffle some variables names about, a brief comment channel-fix