summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-17ssh_config(5): Fix markup errors in description of GSSAPITrustDns (closes: #7...Colin Watson
2015-09-17let principals-command.sh work for noexec /var/runDamien Miller
2015-09-17only query each keyboard-interactive device once per authentication request r...djm@openbsd.org
2015-09-17set sshpam_ctxt to NULL after freeDamien Miller
2015-09-17Don't resend username to PAM; it already has it.Damien Miller
2015-09-17Fix pty permissionsdjm@openbsd.org
2015-09-17Various Debian-specific configuration changesColin Watson
2015-09-17Support synchronisation with service supervisor using SIGSTOPColin Watson
2015-09-17Give the ssh-askpass-gnome window a default iconVincent Untz
2015-09-17Don't check the status field of the OpenSSL versionKurt Roeckx
2015-09-17Document consequences of ssh-agent being setgid in ssh-agent(1)Colin Watson
2015-09-17Refer to ssh's Upstart job as well as its init scriptColin Watson
2015-09-17Document that HashKnownHosts may break tab-completionColin Watson
2015-09-17ssh(1): Refer to ssh-argv0(1)Colin Watson
2015-09-17Adjust various OpenBSD-specific references in manual pagesColin Watson
2015-09-17Fix picky lintian errors about slogin symlinksColin Watson
2015-09-17Install authorized_keys(5) as a symlink to sshd(8)Tomas Pospisek
2015-09-17Add DebianBanner server configuration optionKees Cook
2015-09-17Include the Debian version in our identificationMatthew Vernon
2015-09-17Mention ssh-keygen in ssh fingerprint changed warningScott Moser
2015-09-17Quieten logs when multiple from= restrictions are usedColin Watson
2015-09-17Force use of DNSSEC even if "options edns0" isn't in resolv.confColin Watson
2015-09-17Look for $SHELL on the path for ProxyCommand/LocalCommandColin Watson
2015-09-17Adjust scp quoting in verbose modeNicolas Valcárcel
2015-09-17Allow harmless group-writabilityColin Watson
2015-09-17Add support for registering ConsoleKit sessions on loginColin Watson
2015-09-17Mention ~& when waiting for forwarded connections to terminateMatthew Vernon
2015-09-17Reduce severity of "Killed by signal %d"Peter Samuelson
2015-09-17"LogLevel SILENT" compatibilityJonathan David Amery
2015-09-17Various keepalive extensionsRichard Kettlewell
2015-09-17Partial server keep-alive implementation for SSH1Colin Watson
2015-09-17Accept obsolete ssh-vulnkey configuration optionsColin Watson
2015-09-17Handle SELinux authorisation rolesManoj Srivastava
2015-09-17Restore TCP wrappers supportColin Watson
2015-09-17GSSAPI key exchange supportSimon Wilkinson
2015-09-10releasing package openssh version 1:6.9p1-2Colin Watson
2015-09-10Build with audit support on Linux (closes: #797727, LP: #1478087).Tyler Hicks
2015-09-08mention-ssh-keygen-on-keychange.patch: Move example ssh-keygen invocation ont...Colin Watson
2015-09-08let principals-command.sh work for noexec /var/runDamien Miller
2015-09-08only query each keyboard-interactive device once per authentication request r...djm@openbsd.org
2015-09-08set sshpam_ctxt to NULL after freeDamien Miller
2015-09-08Don't resend username to PAM; it already has it.Damien Miller
2015-09-08Fix pty permissionsdjm@openbsd.org
2015-09-08Various Debian-specific configuration changesColin Watson
2015-09-08Support synchronisation with service supervisor using SIGSTOPColin Watson
2015-09-08Give the ssh-askpass-gnome window a default iconVincent Untz
2015-09-08Don't check the status field of the OpenSSL versionKurt Roeckx
2015-09-08Document consequences of ssh-agent being setgid in ssh-agent(1)Colin Watson
2015-09-08Refer to ssh's Upstart job as well as its init scriptColin Watson
2015-09-08Document that HashKnownHosts may break tab-completionColin Watson