Mercurial > dropbear
log svr-tcpfwd.c @ 479:e3db1f7a2e43
age | author | description |
---|---|---|
Sun, 04 Feb 2007 10:32:59 +0000 | Matt Johnston | merge of 'b1dd3b94e60a07a176dba2b035ac79968595990a' |
Sat, 03 Feb 2007 09:42:22 +0000 | Matt Johnston | Fix free() of null pointer found by Klocwork |
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 |