Thu, 14 Nov 2013 22:03:30 +0800 |
Matt Johnston |
use oldstyle comments
|
Wed, 09 May 2012 21:09:34 +0800 |
Matt Johnston |
Server shouldn't return "localhost" in response to -R forward connections
|
Wed, 09 May 2012 20:33:16 +0800 |
Matt Johnston |
- Don't sent SSH_MSG_UNIMPLEMENTED if we don't have ENABLE_SVR_REMOTETCPFWD
|
Thu, 07 Apr 2011 13:39:10 +0000 |
Matt Johnston |
Fix crash when remote forwarding was requested
|
Thu, 07 Apr 2011 13:38:27 +0000 |
Matt Johnston |
Fix leak found by Klocwork
|
Wed, 24 Feb 2010 16:13:15 +0000 |
Matt Johnston |
- Progress for allowing specifying a listenaddr for tcp forwards
|
Mon, 08 Sep 2008 15:14:02 +0000 |
Matt Johnston |
* Patch from Frédéric Moulins adding options to authorized_keys.
pubkey-options
|
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
|
Sun, 13 Mar 2005 13:58:14 +0000 |
Matt Johnston |
* fix longstanding bug with connections being closed on failure to
|