log common-channel.c @ 262:a3a68c25035e

age author description
Tue, 06 Dec 2005 17:32:53 +0000 Matt Johnston * common-channel.c: get rid of the read()-from-writefd code
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 15:16:10 +0000 Matt Johnston * use own assertions which should get logged properly
Fri, 08 Jul 2005 15:04:06 +0000 Matt Johnston * close a file descriptor after we've shutdown() both sides, to avoid a leak
Wed, 04 May 2005 15:31:17 +0000 Matt Johnston compile fix when TRACE debugging is enabled
Sun, 13 Mar 2005 13:58:14 +0000 Matt Johnston * fix longstanding bug with connections being closed on failure to
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, 22 Dec 2004 15:37:50 +0000 Matt Johnston Rearrange preprocessor parts so that compilation with various options
Fri, 27 Aug 2004 14:39:01 +0000 Matt Johnston merge of 50be59810e462f9f44f55e421227d6aa0b31982b
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
Tue, 10 Aug 2004 17:09:52 +0000 Matt Johnston just checkpointing
Fri, 30 Jul 2004 03:02:19 +0000 Matt Johnston we're nearly there yet
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 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