log cli-session.c @ 408:28b10e93685c

age author description
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.