Mercurial > dropbear
log
age | author | description |
---|---|---|
Thu, 03 Oct 2013 23:50:04 +0800 | Matt Johnston | Don't say "SSH 2" any more since protocol version 1 is irrelevant |
Thu, 03 Oct 2013 23:45:25 +0800 | Matt Johnston | Add manpage for dropbearconvert |
Thu, 03 Oct 2013 23:04:26 +0800 | Matt Johnston | Get rid of spurious newlines in pam log messages |
Thu, 03 Oct 2013 23:04:11 +0800 | Matt Johnston | Send PAM error messages as a banner messages |
Thu, 03 Oct 2013 22:25:30 +0800 | Matt Johnston | Constant time memcmp for the hmac and password crypt |
Sat, 21 Sep 2013 00:34:36 +0800 | Matt Johnston | Only send a failure response to a channel request if wantreply is set. |
Sat, 21 Sep 2013 00:17:22 +0800 | Matt Johnston | Improve EOF handling for half-close. Patch from Catalin Patulea |