summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-16backport to stretch by backporting two build deps as git submodulessidAndrew Cady
2020-08-16gitignore build productsAndrew Cady
2020-08-16eliminate warning about const pointer castAndrew Cady
2020-08-16port forward to updated upstreamAndrew Cady
2020-08-16gitignoreAndrew Cady
2020-08-16use mk-build-deps instead of apt-get build-depAndrew Cady
2020-08-16Makefile: "make install" optimizationAndrew Cady
2020-08-16add MakefileAndrew Cady
2020-08-16Comment our functionAndrew Cady
2020-08-16conditional is more clear nowAndrew Cady
2020-08-16Restore wildcard semanticsAndrew Cady
2020-08-16variable renames, store key typeAndrew Cady
2020-08-16Added wildcard authorization for authorized_keys.joe
2020-06-07releasing package openssh version 1:8.3p1-1Colin Watson
2020-06-07Fix the handling of Port directives after IncludeColin Watson
2020-06-07upstream: Do not call process_queued_listen_addrs() for everydjm@openbsd.org
2020-06-07Use AUTOPKGTEST_TMP rather than the deprecated ADTTMPColin Watson
2020-06-07New upstream release (8.3p1)Colin Watson
2020-06-07Revert "upstream: Update default IPQoS in ssh(1), sshd(8) to DSCP AF21 for"Colin Watson
2020-06-07Work around conch interoperability failureColin Watson
2020-06-07Restore reading authorized_keys2 by defaultColin Watson
2020-06-07Various Debian-specific configuration changesColin Watson
2020-06-07Add systemd readiness notification supportMichael Biebl
2020-06-07Give the ssh-askpass-gnome window a default iconVincent Untz
2020-06-07Don't check the status field of the OpenSSL versionKurt Roeckx
2020-06-07Document consequences of ssh-agent being setgid in ssh-agent(1)Colin Watson
2020-06-07Document that HashKnownHosts may break tab-completionColin Watson
2020-06-07ssh(1): Refer to ssh-argv0(1)Colin Watson
2020-06-07Adjust various OpenBSD-specific references in manual pagesColin Watson
2020-06-07Install authorized_keys(5) as a symlink to sshd(8)Tomas Pospisek
2020-06-07Add DebianBanner server configuration optionKees Cook
2020-06-07Include the Debian version in our identificationMatthew Vernon
2020-06-07Mention ssh-keygen in ssh fingerprint changed warningScott Moser
2020-06-07Force use of DNSSEC even if "options edns0" isn't in resolv.confColin Watson
2020-06-07Look for $SHELL on the path for ProxyCommand/LocalCommandColin Watson
2020-06-07Adjust scp quoting in verbose modeNicolas Valcárcel
2020-06-07Allow harmless group-writabilityColin Watson
2020-06-07"LogLevel SILENT" compatibilityNatalie Amery
2020-06-07Various keepalive extensionsRichard Kettlewell
2020-06-07Accept obsolete ssh-vulnkey configuration optionsColin Watson
2020-06-07Handle SELinux authorisation rolesManoj Srivastava
2020-06-07Restore TCP wrappers supportColin Watson
2020-06-07GSSAPI key exchange supportSimon Wilkinson
2020-06-07Import openssh_8.3p1.orig.tar.gzColin Watson
2020-05-27dependDamien Miller
2020-05-27upstream: avoid possible NULL deref; from Pedro Martellettodjm@openbsd.org
2020-05-23Fix or suppress various shellcheck errors under debian/Colin Watson
2020-05-14prefer ln to cp for temporary copy of sshdDamien Miller
2020-05-13Actually skip pty tests when needed.Darren Tucker
2020-05-13Skip building sk-dummy library if no SK support.Darren Tucker