summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-16Don't check the status field of the OpenSSL versionKurt Roeckx
2017-01-16Document consequences of ssh-agent being setgid in ssh-agent(1)Colin Watson
2017-01-16Refer to ssh's Upstart job as well as its init scriptColin Watson
2017-01-16Document that HashKnownHosts may break tab-completionColin Watson
2017-01-16ssh(1): Refer to ssh-argv0(1)Colin Watson
2017-01-16Adjust various OpenBSD-specific references in manual pagesColin Watson
2017-01-16Install authorized_keys(5) as a symlink to sshd(8)Tomas Pospisek
2017-01-16Add DebianBanner server configuration optionKees Cook
2017-01-16Include the Debian version in our identificationMatthew Vernon
2017-01-16Mention ssh-keygen in ssh fingerprint changed warningScott Moser
2017-01-16Quieten logs when multiple from= restrictions are usedColin Watson
2017-01-16Force use of DNSSEC even if "options edns0" isn't in resolv.confColin Watson
2017-01-16Look for $SHELL on the path for ProxyCommand/LocalCommandColin Watson
2017-01-16Adjust scp quoting in verbose modeNicolas Valcárcel
2017-01-16Allow harmless group-writabilityColin Watson
2017-01-16Reduce severity of "Killed by signal %d"Peter Samuelson
2017-01-16"LogLevel SILENT" compatibilityJonathan David Amery
2017-01-16Various keepalive extensionsRichard Kettlewell
2017-01-16Accept obsolete ssh-vulnkey configuration optionsColin Watson
2017-01-16Handle SELinux authorisation rolesManoj Srivastava
2017-01-16Restore TCP wrappers supportColin Watson
2017-01-16GSSAPI key exchange supportSimon Wilkinson
2016-12-20Import openssh_7.4p1.orig.tar.gzColin Watson
2016-12-19crank version numbers for releaseDamien Miller
2016-12-19upstream commitdjm@openbsd.org
2016-12-19upstream commitdjm@openbsd.org
2016-12-19upstream commitdtucker@openbsd.org
2016-12-17upstream commitdtucker@openbsd.org
2016-12-16Add missing monitor.h include.Darren Tucker
2016-12-16upstream commitdjm@openbsd.org
2016-12-16upstream commitdtucker@openbsd.org
2016-12-16upstream commitdjm@openbsd.org
2016-12-16upstream commitdtucker@openbsd.org
2016-12-16upstream commitdtucker@openbsd.org
2016-12-16upstream commitdtucker@openbsd.org
2016-12-14upstream commitdjm@openbsd.org
2016-12-14upstream commitdjm@openbsd.org
2016-12-13Get default of TEST_SSH_UTF8 from environment.Darren Tucker
2016-12-13Remove commented-out includes.Darren Tucker
2016-12-13Add prototype for strcasestr in compat library.Darren Tucker
2016-12-13Add strcasestr to compat library.Darren Tucker
2016-12-12Force Turkish locales back to C/POSIX; bz#2643Damien Miller
2016-12-09exit is in stdlib.h not unistd.h (that's _exit).Darren Tucker
2016-12-09Include <unistd.h> for exit in utf8 locale test.Darren Tucker
2016-12-08Check for utf8 local support before testing it.Darren Tucker
2016-12-08Use AC_PATH_TOOL for krb5-config.Darren Tucker
2016-12-06upstream commitdjm@openbsd.org
2016-12-06Add a gnome-ssh-askpass3 target for GTK+3 versionDamien Miller
2016-12-06Make gnome-ssh-askpass2.c GTK+3-friendlyDamien Miller
2016-12-05upstream commitdjm@openbsd.org