Mercurial > dropbear
log tcp-accept.c @ 730:714b9106e335
age | author | description |
---|---|---|
Wed, 09 May 2012 21:09:34 +0800 | Matt Johnston | Server shouldn't return "localhost" in response to -R forward connections |
Sun, 06 Nov 2011 20:22:34 +0800 | Matt Johnston | Fix crash with -R forwarding |
Thu, 07 Apr 2011 13:52:43 +0000 | Matt Johnston | Clean up leaked FD if getnameinfo fails. From Klocwork |
Wed, 24 Feb 2010 16:13:15 +0000 | Matt Johnston | - Progress for allowing specifying a listenaddr for tcp forwards |
Fri, 16 Feb 2007 14:42:08 +0000 | Matt Johnston | Fix for -pedantic -ansi compilation, change // to /**/, plus some signedness |
Wed, 06 Dec 2006 13:11:41 +0000 | Matt Johnston | merge of '182c2d8dbd5321ef4d1df8758936f4dc7127015f' |
Thu, 02 Nov 2006 16:45:43 +0000 | Matt Johnston | Fix memory leak found by Klocwork |