Mercurial > dropbear
log
age | author | description |
---|---|---|
Tue, 23 Sep 2008 12:03:01 +0000 | Matt Johnston | Don't send anything in response to a SSH_MSG_CHANNEL_REQUEST if we have |
Mon, 22 Sep 2008 15:47:35 +0000 | Matt Johnston | - Work around rsync and scp parsing and modifying the user@host argument, |
Mon, 22 Sep 2008 15:28:52 +0000 | Matt Johnston | Idle-timeout patch from Farrell Aultman, need to figure whether to only idle-timeout |
Mon, 22 Sep 2008 14:13:44 +0000 | Matt Johnston | Replace calls to strtoul() with a helper m_str_to_uint() |
Mon, 22 Sep 2008 14:13:14 +0000 | Matt Johnston | Remove an unused variable |
Thu, 18 Sep 2008 16:34:18 +0000 | Matt Johnston | - Improve DNS failure message to include lookup host |
Thu, 18 Sep 2008 16:01:59 +0000 | Matt Johnston | - Allow specifying a port with host/port. |