summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-09-18libfido2 1.5.0 is recommendedDamien Miller
2020-09-18upstream: handle multiple messages in a single read()djm@openbsd.org
2020-09-18configure.ac: add missing includespedro martelletto
2020-09-18upstream: tweak the client hostkey preference ordering algorithm todjm@openbsd.org
2020-09-18control over the colours in gnome-ssh-askpass[23]Damien Miller
2020-09-18focus improvement for gnome-ssh-askpass[23]Damien Miller
2020-09-16upstream: Remove unused buf, last user was removed when switchingdtucker@openbsd.org
2020-09-16upstream: For the hostkey confirmation message:djm@openbsd.org
2020-09-11New config-build-time dependency on automake.Darren Tucker
2020-09-11Add aclocal.m4 and config.h.in~ to .gitignore.Darren Tucker
2020-09-11Quote the definition of OSSH_CHECK_HEADER_FOR_FIELDSebastian Andrzej Siewior
2020-09-11Move the local m4 macrosSebastian Andrzej Siewior
2020-09-11Remove HAVE_MMAP and BROKEN_MMAPSebastian Andrzej Siewior