Mercurial > dropbear
log
age | author | description |
---|---|---|
2008-09-23 | Matt Johnston | merge of '6fd2597077a4e2421bf45388e058d15606f6dd74' |
2008-09-23 | Matt Johnston | - Enable -s for specifying a subsystem (such as sftp) |
2008-09-23 | Matt Johnston | propagate from branch 'au.asn.ucc.matt.dropbear.pubkey-options' (head 537a6ebebb46424b967ffe787f0f8560e5f447e8) |
2008-09-23 | Matt Johnston | Don't send anything in response to a SSH_MSG_CHANNEL_REQUEST if we have |
2008-09-22 | Matt Johnston | - Work around rsync and scp parsing and modifying the user@host argument, |
2008-09-22 | Matt Johnston | Idle-timeout patch from Farrell Aultman, need to figure whether to only idle-timeout |
2008-09-22 | Matt Johnston | Replace calls to strtoul() with a helper m_str_to_uint() |