log cli-session.c @ 224:1dbd2473482f DROPBEAR_0.46

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