log cli-session.c @ 401:a7eb64b9966a channel-fix

age author description
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
Tue, 24 Aug 2004 18:12:18 +0000 Matt Johnston Nasty.
Mon, 23 Aug 2004 02:46:24 +0000 Matt Johnston oops, the fcntl() was commented out
Sun, 22 Aug 2004 09:23:59 +0000 Matt Johnston Move the revert-to-non-blocking-stdin code to cli-session so it
Sat, 14 Aug 2004 17:54:20 +0000 Matt Johnston License boilerplate etc, add Mihnea as an author to some of the files
Thu, 12 Aug 2004 14:56:22 +0000 Matt Johnston cleaning up the pubkey defines
Thu, 12 Aug 2004 13:54:31 +0000 Matt Johnston Oops, forgot to call the actual code.
Thu, 12 Aug 2004 13:48:42 +0000 Matt Johnston TCP forwarding works.
Tue, 10 Aug 2004 17:09:52 +0000 Matt Johnston just checkpointing
Fri, 06 Aug 2004 16:18:01 +0000 Matt Johnston - client pubkey auth works
Tue, 03 Aug 2004 17:26:56 +0000 Matt Johnston Pubkey auth is mostly there for the client. Something strange with
Mon, 02 Aug 2004 04:25:05 +0000 Matt Johnston Banner printing
Sun, 01 Aug 2004 09:41:37 +0000 Matt Johnston added window-size change handling
Sun, 01 Aug 2004 08:54:01 +0000 Matt Johnston - Added terminal mode handling etc for the client, and window change
Fri, 30 Jul 2004 12:29:53 +0000 Matt Johnston tty raw mode support works mostly
Fri, 30 Jul 2004 03:02:19 +0000 Matt Johnston we're nearly there yet
Thu, 29 Jul 2004 02:19:03 +0000 Matt Johnston set the isserver flag (oops)
Wed, 28 Jul 2004 16:44:16 +0000 Matt Johnston Client mostly works up to password auth
Tue, 27 Jul 2004 16:30:46 +0000 Matt Johnston Progressing client support
Mon, 26 Jul 2004 02:44:20 +0000 Matt Johnston snapshot of stuff