summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-23Various Debian-specific configuration changesColin Watson
2016-12-23Add systemd readiness notification supportMichael Biebl
2016-12-23Support synchronisation with service supervisor using SIGSTOPColin Watson
2016-12-23Give the ssh-askpass-gnome window a default iconVincent Untz
2016-12-23Don't check the status field of the OpenSSL versionKurt Roeckx
2016-12-23Document consequences of ssh-agent being setgid in ssh-agent(1)Colin Watson
2016-12-23Refer to ssh's Upstart job as well as its init scriptColin Watson
2016-12-23Document that HashKnownHosts may break tab-completionColin Watson
2016-12-23ssh(1): Refer to ssh-argv0(1)Colin Watson
2016-12-23Adjust various OpenBSD-specific references in manual pagesColin Watson
2016-12-23Install authorized_keys(5) as a symlink to sshd(8)Tomas Pospisek
2016-12-23Add DebianBanner server configuration optionKees Cook
2016-12-23Include the Debian version in our identificationMatthew Vernon
2016-12-23Mention ssh-keygen in ssh fingerprint changed warningScott Moser
2016-12-23Quieten logs when multiple from= restrictions are usedColin Watson
2016-12-23Force use of DNSSEC even if "options edns0" isn't in resolv.confColin Watson
2016-12-23Look for $SHELL on the path for ProxyCommand/LocalCommandColin Watson
2016-12-23Adjust scp quoting in verbose modeNicolas Valcárcel
2016-12-23Allow harmless group-writabilityColin Watson
2016-12-23Reduce severity of "Killed by signal %d"Peter Samuelson
2016-12-23"LogLevel SILENT" compatibilityJonathan David Amery
2016-12-23Various keepalive extensionsRichard Kettlewell
2016-12-23Accept obsolete ssh-vulnkey configuration optionsColin Watson
2016-12-23Handle SELinux authorisation rolesManoj Srivastava
2016-12-23Restore TCP wrappers supportColin Watson
2016-12-23GSSAPI 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