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