Mercurial > dropbear
log cli-tcpfwd.c @ 449:3e6c536bc023
age | author | description |
---|---|---|
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, 24 Apr 2005 10:30:33 +0000 | Matt Johnston | - allocate correct buffer size for channel info, rather than sizeof(pointer). |
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 |
Thu, 26 Aug 2004 13:16:40 +0000 | Matt Johnston | - added circular buffering for channels |