log common-session.c @ 568:005530560594

age author description
Tue, 01 Sep 2009 16:38:26 +0000 Matt Johnston Rearrange getaddrstring() etc
Tue, 17 Mar 2009 22:30:25 +0000 Matt Johnston - Add the signal pipe to maxfd
Sun, 01 Mar 2009 16:15:57 +0000 Matt Johnston - Get rid of decryptreadbuf, just decrypt in-place with readbuf
Thu, 26 Feb 2009 13:20:53 +0000 Matt Johnston disapproval of revision 'a101cbd046507cf723e6362a49196dbd4b924042'
Thu, 26 Feb 2009 12:18:11 +0000 Matt Johnston - Try to write out as much as we can
Fri, 07 Nov 2008 14:11:06 +0000 Matt Johnston Idle timeout patch from Farrell Aultman. Needs testing, unsure if server
Mon, 29 Sep 2008 13:53:31 +0000 Matt Johnston - Add Counter Mode support
Mon, 22 Sep 2008 15:28:52 +0000 Matt Johnston Idle-timeout patch from Farrell Aultman, need to figure whether to only idle-timeout
Mon, 15 Sep 2008 14:40:30 +0000 Matt Johnston - "-J 'nc localhost 22'" kind of works, needs fixing hostkeys, ptys etc.
Mon, 15 Sep 2008 14:04:55 +0000 Matt Johnston - Add run_shell_command() function to run a "sh -c" command, handling
Mon, 15 Sep 2008 12:51:50 +0000 Matt Johnston - Split main socket var into ses.sock_in/ses.sock_out in preparation
Wed, 08 Aug 2007 15:12:06 +0000 Matt Johnston - Add -K keepalive flag for dropbear and dbclient
Fri, 27 Jul 2007 17:13:42 +0000 Matt Johnston Prevent invalid packets being sent during key-exchange, instead queue
Tue, 24 Jul 2007 15:40:23 +0000 Matt Johnston Rearrange the channel buffer sizes into three neat use-editable values in
Fri, 09 Feb 2007 10:43:16 +0000 Matt Johnston Improve behaviour when flushing out after a process has exited. channel-fix
Tue, 05 Dec 2006 13:27:59 +0000 Matt Johnston Tidy up behaviour when select() is interrupted. We follow normal channel-fix
Thu, 27 Jul 2006 01:24:39 +0000 Matt Johnston Just use the normal "remote closed" handler when reading ident stings
Sat, 04 Mar 2006 08:22:16 +0000 Matt Johnston Exit with a message if the ssh protocol version is incompatible
Mon, 05 Sep 2005 15:16:52 +0000 Matt Johnston merge of da30137eaac417f50a323f9ddd29999ec21261e0
Mon, 05 Sep 2005 15:16:10 +0000 Matt Johnston * use own assertions which should get logged properly
Mon, 05 Sep 2005 12:13:44 +0000 Matt Johnston common session initialiser doesn't need to call
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
Wed, 03 Nov 2004 13:47:44 +0000 Matt Johnston Initialise the outgoing packet queue
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.
Tue, 24 Aug 2004 04:10:37 +0000 Matt Johnston Allow leading lines before the ident banner when connecting
Sun, 01 Aug 2004 09:41:37 +0000 Matt Johnston added window-size change handling
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
Tue, 20 Jul 2004 12:05:00 +0000 Matt Johnston switching to global vars
Wed, 23 Jun 2004 07:14:16 +0000 Matt Johnston merge of abac2150ee4f4031a98016241fbd136d24fed127
Tue, 22 Jun 2004 10:47:16 +0000 Matt Johnston - Port restriction code back in
Tue, 01 Jun 2004 10:48:46 +0000 Matt Johnston Sorted out the first channel init issues.
Tue, 01 Jun 2004 02:46:09 +0000 Matt Johnston Makefile.in contains updated files required