log cli-chansession.c @ 638:6b17302318b9

age author description
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.
Thu, 30 Jul 2009 15:14:33 +0000 Matt Johnston Agent forwarding works agent-client
Mon, 06 Jul 2009 12:59:13 +0000 Matt Johnston New standard linked list to use, rather than adhoc SignKeyList or TCPFwdList agent-client
Tue, 23 Sep 2008 15:57:26 +0000 Matt Johnston - Enable -s for specifying a subsystem (such as sftp)
Wed, 17 Sep 2008 14:36:49 +0000 Matt Johnston Rework netcat-alike to be a proper mode, with -B argument. dbclient-netcat-alike
Sun, 14 Sep 2008 06:47:51 +0000 Matt Johnston propagate from branch 'au.asn.ucc.matt.dropbear' (head f21045c791002d81fc6b8dde6537ea481e513eb2) dbclient-netcat-alike
Wed, 25 Jul 2007 15:44:25 +0000 Matt Johnston Add -W <windowsize> argument and document it.
Tue, 24 Jul 2007 15:40:23 +0000 Matt Johnston Rearrange the channel buffer sizes into three neat use-editable values in
Mon, 12 Feb 2007 10:37:35 +0000 Matt Johnston Ignore "exit-signal" request rather than returning failure channel-fix
Sat, 25 Mar 2006 17:10:27 +0000 matt-ucc A few changes for the 0.48 merge ucc-axis-hack
Sat, 25 Mar 2006 12:57:37 +0000 Matt Johnston Some cleanups/fixes for various TRACE statements
Tue, 21 Mar 2006 16:16:41 +0000 Matt Johnston A hack to make dbclient to tcp forwarding netcat style. dbclient-netcat-alike
Thu, 20 Oct 2005 16:53:12 +0000 Matt Johnston * rename infd/outfd to writefd/readfd, to avoid confusion