summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-09-09upstream: adapt to SSH_SK_VERSION_MAJOR crankdjm@openbsd.org
2020-09-09upstream: Ensure that address/mask mismatches are flagged atdtucker@openbsd.org
2020-09-09upstream: when writing an attestation blob for a FIDO key, record alldjm@openbsd.org
2020-09-02configure.ac: fix libfido2 back-compatpedro martelletto
2020-08-31upstream: refuse to add verify-required (PINful) FIDO keys todjm@openbsd.org
2020-08-31upstream: Add RCS IDs to the few files that are missing them; fromdjm@openbsd.org
2020-08-31upstream: Check that the addresses supplied to Match Address anddtucker@openbsd.org
2020-08-31upstream: sentence fix; from pedro martellettojmc@openbsd.org
2020-08-27tweak back-compat for older libfido2Damien Miller
2020-08-27upstream: debug()-print a little info about FIDO-specific keydjm@openbsd.org
2020-08-27upstream: skip a bit more FIDO token selection logic when only adjm@openbsd.org