log cli-session.c @ 471:ece7677359d6

age author description
Fri, 16 Feb 2007 14:42:08 +0000 Matt Johnston Fix for -pedantic -ansi compilation, change // to /**/, plus some signedness
Wed, 07 Jun 2006 15:47:04 +0000 Matt Johnston add -f background option to dbclient
Wed, 07 Jun 2006 15:01:20 +0000 Matt Johnston Add -N "no remote command" dbclient option.
Sat, 25 Mar 2006 12:59:58 +0000 Matt Johnston propagate from branch 'au.asn.ucc.matt.dropbear' (head 11034278bd1917bebcbdc69cf53b1891ce9db121) ucc-axis-hack
Sat, 25 Mar 2006 12:57:09 +0000 Matt Johnston Various changes to compile+kind of run on UCC's axis board. ucc-axis-hack
Tue, 21 Mar 2006 16:20:59 +0000 Matt Johnston propagate from branch 'au.asn.ucc.matt.dropbear' (head 0501e6f661b5415eb76f3b312d183c3adfbfb712) agent-client
Tue, 21 Mar 2006 16:16:41 +0000 Matt Johnston A hack to make dbclient to tcp forwarding netcat style. dbclient-netcat-alike
Sat, 11 Feb 2006 15:15:37 +0000 Matt Johnston Only read /dev/random once when the program starts
Tue, 20 Sep 2005 17:35:21 +0000 Matt Johnston added keyboard-interactive client support
Mon, 18 Jul 2005 14:32:52 +0000 Matt Johnston - progress towards client agent forwarding agent-client
Fri, 08 Jul 2005 11:32:09 +0000 Matt Johnston rename PubkeyList to SignKeyList for clarity
Wed, 02 Mar 2005 04:14:26 +0000 Matt Johnston * Reset the non-blocking status of stdout and stderr as well on exit nonblock-stdout-stderr
Sun, 02 Jan 2005 20:25:56 +0000 Matt Johnston Fixed DEBUG_TRACE macro so that we don't get semicolons left about the place
Sat, 27 Nov 2004 19:58:34 +0000 Matt Johnston - Fixed a couple of compile warnings
Thu, 26 Aug 2004 13:16:40 +0000 Matt Johnston - added circular buffering for channels