Mercurial > dropbear
log tcp-accept.c @ 1118:506e769ed6d1
age | author | description |
---|---|---|
Sat, 02 May 2015 23:03:27 +0200 | Gaël PORTAY | Turn addr local variable into char * |
Sat, 02 May 2015 15:59:06 +0200 | Gaël PORTAY | Fix pointer differ in signess warnings [-Werror=pointer-sign] |
Wed, 16 Jul 2014 22:53:32 +0800 | Matt Johnston | Set tcp priority as follows: |
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 |