summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-19Support synchronisation with service supervisor using SIGSTOPColin Watson
2015-08-19Give the ssh-askpass-gnome window a default iconVincent Untz
2015-08-19Don't check the status field of the OpenSSL versionKurt Roeckx
2015-08-19Document consequences of ssh-agent being setgid in ssh-agent(1)Colin Watson
2015-08-19Refer to ssh's Upstart job as well as its init scriptColin Watson
2015-08-19Document that HashKnownHosts may break tab-completionColin Watson
2015-08-19ssh(1): Refer to ssh-argv0(1)Colin Watson
2015-08-19Adjust various OpenBSD-specific references in manual pagesColin Watson
2015-08-19Fix picky lintian errors about slogin symlinksColin Watson
2015-08-19Install authorized_keys(5) as a symlink to sshd(8)Tomas Pospisek
2015-08-19Add DebianBanner server configuration optionKees Cook
2015-08-19Include the Debian version in our identificationMatthew Vernon
2015-08-19Mention ssh-keygen in ssh fingerprint changed warningScott Moser
2015-08-19Quieten logs when multiple from= restrictions are usedColin Watson
2015-08-19Force use of DNSSEC even if "options edns0" isn't in resolv.confColin Watson
2015-08-19Look for $SHELL on the path for ProxyCommand/LocalCommandColin Watson
2015-08-19Adjust scp quoting in verbose modeNicolas Valcárcel
2015-08-19Allow harmless group-writabilityColin Watson
2015-08-19Add support for registering ConsoleKit sessions on loginColin Watson
2015-08-19Mention ~& when waiting for forwarded connections to terminateMatthew Vernon
2015-08-19Reduce severity of "Killed by signal %d"Peter Samuelson
2015-08-19"LogLevel SILENT" compatibilityJonathan David Amery
2015-08-19Various keepalive extensionsRichard Kettlewell
2015-08-19Partial server keep-alive implementation for SSH1Colin Watson
2015-08-19Accept obsolete ssh-vulnkey configuration optionsColin Watson
2015-08-19Handle SELinux authorisation rolesManoj Srivastava
2015-08-19Restore TCP wrappers supportColin Watson
2015-08-19GSSAPI key exchange supportSimon Wilkinson
2015-08-19Import openssh_6.8p1.orig.tar.gzColin Watson
2015-03-16portability fix: Solaris systems may not have a grep that understands -qTim Rice
2015-03-11fix compile with clangDamien Miller
2015-03-11make unit tests work for !OPENSSH_HAS_ECCDamien Miller
2015-03-09upstream commitdjm@openbsd.org
2015-03-05unbreak hostkeys test for w/ SSH1 caseDamien Miller
2015-03-06upstream commitdjm@openbsd.org
2015-03-04update version numbers to match version.hDamien Miller
2015-03-05upstream commitdjm@openbsd.org
2015-03-05upstream commitdjm@openbsd.org
2015-03-04netcat needs poll.h portability goopDamien Miller
2015-03-05upstream commitmarkus@openbsd.org
2015-03-05upstream commitdjm@openbsd.org
2015-03-03more --without-ssh1 fixesDamien Miller
2015-03-03fix merge both that broke --without-ssh1 compileDamien Miller
2015-03-04upstream commitdjm@openbsd.org
2015-03-04upstream commitdjm@openbsd.org
2015-03-04avoid warningDamien Miller
2015-03-04Revert "define __unused to nothing if not already defined"Damien Miller
2015-03-04check for crypt and DES_crypt in openssl blockDamien Miller
2015-03-04define __unused to nothing if not already definedDamien Miller
2015-03-04upstream commitdjm@openbsd.org