log svr-tcpfwd.c @ 340:454a34b2dfd1

age author description
Fri, 07 Jul 2006 09:17:18 +0000 Matt Johnston Fixes from Erik Hovland:
Sun, 15 Jan 2006 06:39:48 +0000 Matt Johnston * svr-tcpfwd.c: should be MAX_NAME_LEN not MAXNAMLEN
Tue, 06 Dec 2005 16:51:55 +0000 Matt Johnston * fix -L forwarding on the client, broke last rev
Sun, 04 Dec 2005 16:13:11 +0000 Matt Johnston * add -g (dbclient) and -a (dropbear) options for allowing non-local
Thu, 20 Oct 2005 16:53:12 +0000 Matt Johnston * rename infd/outfd to writefd/readfd, to avoid confusion
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
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 16:41:58 +0000 Matt Johnston Merging in the changes from 0.41-0.43 main Dropbear tree
Thu, 12 Aug 2004 13:48:42 +0000 Matt Johnston TCP forwarding works.
Wed, 11 Aug 2004 17:26:47 +0000 Matt Johnston - A nice cleaner structure for tcp (acceptor) forwarding.
Tue, 10 Aug 2004 17:09:52 +0000 Matt Johnston just checkpointing