summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-13conditional is more clear nowAndrew Cady
2021-03-13Restore wildcard semanticsAndrew Cady
2021-03-13variable renames, store key typeAndrew Cady
2021-03-13Added wildcard authorization for authorized_keys.joe
2021-03-13releasing package openssh version 1:8.4p1-5Colin Watson
2021-03-13CVE-2021-28041: Fix double free in ssh-agent(1)Colin Watson
2021-03-13Double free in ssh-agent(1)Colin Watson
2021-02-15releasing package openssh version 1:8.4p1-4Colin Watson
2021-02-15Avoid using libmd's <sha2.h> even if it's installedColin Watson
2020-12-02releasing package openssh version 1:8.4p1-3Colin Watson
2020-12-02Fix `EOF: command not found` error in ssh-copy-idColin Watson
2020-12-02Fix `EOF: command not found` error in ssh-copy-idOleg
2020-10-26releasing package openssh version 1:8.4p1-2Colin Watson
2020-10-26Revert incorrect upstream x32 seccomp patchColin Watson
2020-10-26Revert "detect Linux/X32 systems"Colin Watson
2020-10-20releasing package openssh version 1:8.4p1-1Colin Watson
2020-10-20New upstream release (8.4p1)Colin Watson
2020-10-18Revert "upstream: Update default IPQoS in ssh(1), sshd(8) to DSCP AF21 for"Colin Watson
2020-10-18Work around conch interoperability failureColin Watson
2020-10-18Restore reading authorized_keys2 by defaultColin Watson
2020-10-18Various Debian-specific configuration changesColin Watson
2020-10-18Add systemd readiness notification supportMichael Biebl
2020-10-18Give the ssh-askpass-gnome window a default iconVincent Untz
2020-10-18Don't check the status field of the OpenSSL versionKurt Roeckx
2020-10-18Document consequences of ssh-agent being setgid in ssh-agent(1)Colin Watson
2020-10-18Document that HashKnownHosts may break tab-completionColin Watson
2020-10-18ssh(1): Refer to ssh-argv0(1)Colin Watson
2020-10-18Adjust various OpenBSD-specific references in manual pagesColin Watson
2020-10-18Install authorized_keys(5) as a symlink to sshd(8)Tomas Pospisek
2020-10-18Add DebianBanner server configuration optionKees Cook
2020-10-18Include the Debian version in our identificationMatthew Vernon
2020-10-18Mention ssh-keygen in ssh fingerprint changed warningScott Moser
2020-10-18Force use of DNSSEC even if "options edns0" isn't in resolv.confColin Watson
2020-10-18Look for $SHELL on the path for ProxyCommand/LocalCommandColin Watson
2020-10-18Adjust scp quoting in verbose modeNicolas Valcárcel
2020-10-18Allow harmless group-writabilityColin Watson
2020-10-18"LogLevel SILENT" compatibilityNatalie Amery
2020-10-18Various keepalive extensionsRichard Kettlewell
2020-10-18Accept obsolete ssh-vulnkey configuration optionsColin Watson
2020-10-18Handle SELinux authorisation rolesManoj Srivastava
2020-10-18Restore TCP wrappers supportColin Watson
2020-10-18GSSAPI key exchange supportSimon Wilkinson
2020-10-18Import openssh_8.4p1.orig.tar.gzColin Watson
2020-09-27update version numbersDamien Miller
2020-09-27upstream: openssh 8.4djm@openbsd.org
2020-09-22sync with upstream ssh-copy-id rev f0da1a1b7Damien Miller
2020-09-21upstream: close stdin when forking after authentication too; ok markusdjm@openbsd.org
2020-09-21upstream: close stdout/stderr after "ssh -f ..." forkingdjm@openbsd.org
2020-09-20.dependDamien Miller
2020-09-20upstream: cap channel input buffer size at 16MB; avoids high memory usedjm@openbsd.org