log channel.h @ 680:bd4b5d7886e5 sha2

age author description
Sun, 04 Dec 2011 05:27:29 +0800 Matt Johnston - Make sure we don't use channel-specific data after it has been freed
Wed, 01 Jul 2009 04:53:17 +0000 Matt Johnston Make it compile, update for changes in channel structure. agent-client
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
Sun, 01 Oct 2006 16:35:13 +0000 Matt Johnston just shuffle some variables names about, a brief comment channel-fix
Thu, 20 Oct 2005 16:53:12 +0000 Matt Johnston * rename infd/outfd to writefd/readfd, to avoid confusion
Mon, 05 Sep 2005 17:10:32 +0000 Matt Johnston * ensure that we only handle open confirmation/failure
Mon, 05 Sep 2005 12:13:44 +0000 Matt Johnston common session initialiser doesn't need to call
Fri, 29 Jul 2005 05:37:20 +0000 Matt Johnston channel.h: make definition extern
Sun, 13 Mar 2005 13:58:14 +0000 Matt Johnston * fix longstanding bug with connections being closed on failure to
Wed, 22 Dec 2004 15:37:50 +0000 Matt Johnston Rearrange preprocessor parts so that compilation with various options
Mon, 20 Dec 2004 14:24:57 +0000 Matt Johnston Cleaning out various dead wood found with -dead_strip
Tue, 14 Sep 2004 13:22:32 +0000 Matt Johnston 0.44test4 probably
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.
Thu, 12 Aug 2004 16:41:58 +0000 Matt Johnston Merging in the changes from 0.41-0.43 main Dropbear tree
Thu, 03 Jun 2004 18:08:34 +0000 Matt Johnston Fixed stupid agentfwd error (using the listening FD, not the accepted on. gah)
Thu, 03 Jun 2004 16:45:53 +0000 Matt Johnston - Reworked non-channel fd handling to listener.c
Wed, 02 Jun 2004 04:59:49 +0000 Matt Johnston Chantype handling is sorted
Tue, 01 Jun 2004 02:46:09 +0000 Matt Johnston Makefile.in contains updated files required