log cli-chansession.c @ 1012:ffd2359564b0

age author description
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, 03 Dec 2013 00:06:35 +0800 Catalin Patulea Fix TRACEs of cli_send_netcat_request
Tue, 03 Dec 2013 00:04:48 +0800 Matt Johnston - Sockets are set to lowdelay priority initially to improve conneciton setup
Mon, 02 Dec 2013 22:55:43 +0800 Catalin Patulea Set IPTOS_LOWDELAY on PTY sessions only
Thu, 14 Nov 2013 22:03:30 +0800 Matt Johnston use oldstyle comments
Fri, 18 Oct 2013 21:38:01 +0800 Matt Johnston Merge in changes from the past couple of releases ecc
Sat, 21 Sep 2013 00:34:36 +0800 Matt Johnston Only send a failure response to a channel request if wantreply is set.
Tue, 21 May 2013 12:09:35 +0800 Matt Johnston merge in HEAD ecc
Wed, 10 Apr 2013 21:32:44 +0800 Matt Johnston reset terminal modes before printing a message
Sun, 07 Apr 2013 01:36:42 +0800 Matt Johnston ecc kind of works, needs fixing/testing ecc
Sat, 23 Mar 2013 23:16:06 +0800 Matt Johnston Add ~. and ~^Z handling to exit/suspend dbclient
Wed, 23 Feb 2011 15:50:30 +0000 Matt Johnston Improve capitalisation for all logged strings
Sun, 21 Mar 2010 06:06:42 +0000 Matt Johnston - make structure static
Tue, 25 Aug 2009 05:24:18 +0000 Matt Johnston - Move netcat struct to where it stays in scope.