Mercurial > dropbear
log
age | author | description |
---|---|---|
Wed, 16 May 2012 21:56:50 +0800 | Matt Johnston | Disable SHA256 and SHA512 by default in options.h sha2 |
Thu, 10 May 2012 08:38:37 +0800 | Matt Johnston | - Add hmac-sha2-256 and hmac-sha2-512. Needs debugging, seems to be sha2 |
Wed, 09 May 2012 22:52:58 +0800 | Matt Johnston | Don't TRACE() the pw_passwd |
Wed, 09 May 2012 22:51:59 +0800 | Matt Johnston | Fix empty password immediate login |
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) |