summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-24Document that HashKnownHosts may break tab-completionColin Watson
2015-11-24ssh(1): Refer to ssh-argv0(1)Colin Watson
2015-11-24Adjust various OpenBSD-specific references in manual pagesColin Watson
2015-11-24Fix picky lintian errors about slogin symlinksColin Watson
2015-11-24Install authorized_keys(5) as a symlink to sshd(8)Tomas Pospisek
2015-11-24Add DebianBanner server configuration optionKees Cook
2015-11-24Include the Debian version in our identificationMatthew Vernon
2015-11-24Mention ssh-keygen in ssh fingerprint changed warningScott Moser
2015-11-24Quieten logs when multiple from= restrictions are usedColin Watson
2015-11-24Force use of DNSSEC even if "options edns0" isn't in resolv.confColin Watson
2015-11-24Look for $SHELL on the path for ProxyCommand/LocalCommandColin Watson
2015-11-24Adjust scp quoting in verbose modeNicolas Valcárcel
2015-11-24Allow harmless group-writabilityColin Watson
2015-11-24Do much less work in architecture-independent-only builds.Colin Watson
2015-11-24Fix dh_install and dh_fixperms overrides to work properly with an architectur...Colin Watson
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-17Mention ~& when waiting for forwarded connections to terminateMatthew Vernon
2015-09-17Refer to ssh's Upstart job as well as its init scriptColin Watson
2015-09-17Reduce severity of "Killed by signal %d"Peter Samuelson
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-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