- Oct 23, 2014
-
-
Matt Johnston authored
-
Matt Johnston authored
- Oct 21, 2014
-
-
Steven Honeyman authored
-
Matt Johnston authored
-
Matt Johnston authored
Add SSH_CLIENT environment variable
-
- Oct 20, 2014
-
-
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
-
- 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
- Add release script - Simplify print_version
-
Matt Johnston authored
-
Matt Johnston authored
-h should exit with success Update manpages
-
- Jul 26, 2014
-
-
Matt Johnston authored
-
- Jul 25, 2014
-
-
Matt Johnston authored
-
- Jul 16, 2014
-
-
Matt Johnston authored
if (connecting || ptys || x11) tos = LOWDELAY; else if (tcp_forwards) tos = 0; else tos = BULK; TCP forwards could be either lowdelay or bulk, hence the default priority.
-
- Jul 09, 2014
-
-
Matt Johnston authored
-
- Jul 08, 2014
-
-
Matt Johnston authored
-
Matt Johnston authored
-
Matt Johnston authored
-
- Jun 25, 2014
-
-
Matt Johnston authored
connection backlog, avoid check_close() for channels that haven't had IO
-
Matt Johnston authored
-
- May 20, 2014
-
-
Matt Johnston authored
-
Ronny Meeus authored
-