Mercurial > dropbear
log
age | author | description |
---|---|---|
Wed, 09 May 2012 22:37:04 +0800 | Matt Johnston | Return immediate success for blank passwords if allowed |
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:34:55 +0800 | Matt Johnston | Initialise agent_fd to -1 so we don't end up closing stdin (fd 0) |
Wed, 09 May 2012 20:33:16 +0800 | Matt Johnston | - Don't sent SSH_MSG_UNIMPLEMENTED if we don't have ENABLE_SVR_REMOTETCPFWD |
Tue, 24 Apr 2012 22:05:55 +0800 | Matt Johnston | Ignore -q if SCP_PROGRESS isn't set |
Thu, 12 Apr 2012 22:04:16 +0800 | Matt Johnston | Split listening port argument at the rightmost colon, allows binding to |
Thu, 12 Apr 2012 21:57:30 +0800 | Matt Johnston | Improve comment about sha1-96 |