- Jan 24, 2015
-
-
Matt Johnston authored
-
- Jan 23, 2015
-
-
Fedor Brunner authored
Prefer diffie-hellman-group14-sha1 (2048 bit) over diffie-hellman-group1-sha1 (1024 bit). Due to meet-in-the-middle attacks the effective key length of three key 3DES is 112 bits. AES is stronger and faster then 3DES. Prefer to delay the start of compression until after authentication has completed. This avoids exposing compression code to attacks from unauthenticated users. (github pull request #9)
-
Like Ma authored
(fix pull request #6)
-
Matt Johnston authored
-
Like Ma authored
(fixup of pull request #7)
-
Fedor Brunner authored
When corrupted packet is received negative length of packet is displayed. (re-apply of pull request #8)
-
- Jan 13, 2015
-
-
Matt Johnston authored
-
- Jan 04, 2015
-
-
Matt Johnston authored
-
Matt Johnston authored
-
- Jan 02, 2015
-
-
Catalin Patulea authored
My agent exposes both conventional keys and certs (ecdsa-sha2-nistp256-cert-v01@openssh.com) and I want dropbear to be able to use the former.
-
- Jan 04, 2015
-
-
Matt Johnston authored
-
- Nov 08, 2014
-
-
Matt Johnston authored
fails. Based on patch from Peter Korsgaard
-
- Oct 23, 2014
-
-
Matt Johnston authored
-
Matt Johnston authored
-
Matt Johnston authored
-
Matt Johnston authored
-
Matt Johnston authored
-
- Oct 22, 2014
-
-
Steven Honeyman authored
-
- Oct 21, 2014
-
-
Matt Johnston authored
-
Matt Johnston authored
Add SSH_CLIENT environment variable
-
Ryan Cleere authored
-
- Aug 19, 2014
-
-
Matt Johnston authored
-
- Aug 13, 2014
-
-
Whoopie authored
-
Matt Johnston authored
-
- Aug 08, 2014
-
-
Matt Johnston authored
-
Matt Johnston authored
-
Matt Johnston authored
-
- Aug 01, 2014
-
-
Mike Frysinger authored
Since the x.org rework, X has been installed into standard paths and not its own random prefixes. I think it's time we update the default paths accordingly.
-
- Aug 06, 2014
-
-
Matt Johnston authored
-
Matt Johnston authored
-
Matt Johnston authored
-
Matt Johnston authored
Try without identifying current user
-
Matt Johnston authored
-
iquaba authored
Small change that warns the user if the current user cannot be identified rather than aborting. This came in handy when I put dropbear on a dlink that did not have a true user environment. Falling back on the "-l" option and user@ options works just fine as a client. The only implication I found is that the -J option will fail ungracefully without a known own_user.
-
- Jul 28, 2014
-
-
Matt Johnston authored
-
Matt Johnston authored
-
Matt Johnston authored
-
- Jul 27, 2014
-
-
Matt Johnston authored
-
Matt Johnston authored
-
Matt Johnston authored
-