summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-21Include /etc/ssh/*_config.d/*.confColin Watson
2020-02-21Revert "upstream: Update default IPQoS in ssh(1), sshd(8) to DSCP AF21 for"Colin Watson
2020-02-21Work around conch interoperability failureColin Watson
2020-02-21Restore reading authorized_keys2 by defaultColin Watson
2020-02-21Various Debian-specific configuration changesColin Watson
2020-02-21New upstream release (8.2p1)Colin Watson
2020-02-21Add systemd readiness notification supportMichael Biebl
2020-02-21Revert "upstream: Update default IPQoS in ssh(1), sshd(8) to DSCP AF21 for"Colin Watson
2020-02-21Work around conch interoperability failureColin Watson
2020-02-21Restore reading authorized_keys2 by defaultColin Watson
2020-02-21Various Debian-specific configuration changesColin Watson
2020-02-21Give the ssh-askpass-gnome window a default iconVincent Untz
2020-02-21Don't check the status field of the OpenSSL versionKurt Roeckx
2020-02-21Document consequences of ssh-agent being setgid in ssh-agent(1)Colin Watson
2020-02-21Document that HashKnownHosts may break tab-completionColin Watson
2020-02-21ssh(1): Refer to ssh-argv0(1)Colin Watson
2020-02-21Adjust various OpenBSD-specific references in manual pagesColin Watson
2020-02-21Install authorized_keys(5) as a symlink to sshd(8)Tomas Pospisek
2020-02-21Add DebianBanner server configuration optionKees Cook
2020-02-21Include the Debian version in our identificationMatthew Vernon
2020-02-21Mention ssh-keygen in ssh fingerprint changed warningScott Moser
2020-02-21Force use of DNSSEC even if "options edns0" isn't in resolv.confColin Watson
2020-02-21Look for $SHELL on the path for ProxyCommand/LocalCommandColin Watson
2020-02-21Adjust scp quoting in verbose modeNicolas Valcárcel
2020-02-21Allow harmless group-writabilityColin Watson
2020-02-21"LogLevel SILENT" compatibilityNatalie Amery
2020-02-21Various keepalive extensionsRichard Kettlewell
2020-02-21Accept obsolete ssh-vulnkey configuration optionsColin Watson
2020-02-21Handle SELinux authorisation rolesManoj Srivastava
2020-02-21Restore TCP wrappers supportColin Watson
2020-02-21GSSAPI key exchange supportSimon Wilkinson
2020-02-21Import openssh_8.2p1.orig.tar.gzColin Watson
2020-02-19ssh(1): Explain that -Y is equivalent to -XColin Watson
2020-02-19Deny (non-fatal) ipc in preauth privsep child.Jeremy Drake
2020-02-19seccomp: Allow clock_gettime64() in sandbox.Khem Raj
2020-02-19Allow clock_nanosleep_time64 in seccomp sandbox.Darren Tucker
2020-02-19seccomp: Allow clock_nanosleep() in sandbox.Darren Tucker
2020-02-19upstream: what bozo decided to use 2020 as a future date in a regressdjm@openbsd.org
2020-02-19Revert "upstream: Update default IPQoS in ssh(1), sshd(8) to DSCP AF21 for"Colin Watson
2020-02-19Work around conch interoperability failureColin Watson
2020-02-19Restore reading authorized_keys2 by defaultColin Watson
2020-02-19Various Debian-specific configuration changesColin Watson
2020-02-14Add more historical /etc/ssh/sshd_config md5sumsColin Watson
2020-02-14upstream: openssh-8.2djm@openbsd.org
2020-02-12crank version numbersDamien Miller
2020-02-11Minor documentation update:Darren Tucker
2020-02-09Check if UINT32_MAX is defined before redefining.Darren Tucker
2020-02-07typo; reported by Phil PennockDamien Miller
2020-02-07upstream: sync the description of the $SSH_SK_PROVIDER environmentdjm@openbsd.org
2020-02-07upstream: Add ssh -Q key-sig for all key and signature types.dtucker@openbsd.org