summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-06-05upstream: unbreak "sshd -ddd" - close of config passing fd happened toodjm@openbsd.org
2020-06-05Add support for AUDIT_ARCH_RISCV64Andreas Schwab
2020-06-05upstream: make sshbuf_putb(b, NULL) a no-opdjm@openbsd.org
2020-06-05upstream: make sshbuf_dump() args constdjm@openbsd.org
2020-06-05upstream: wrap long linedjm@openbsd.org
2020-06-05upstream: Correct historical comment: provos@ modified OpenSSH todtucker@openbsd.org
2020-06-05upstream: Import regenerated moduli file.dtucker@openbsd.org
2020-06-05Test fallthrough in OSSH_CHECK_CFLAG_COMPILE.Darren Tucker
2020-06-04upstream: Import regenerated moduli file.dtucker@openbsd.org
2020-06-04upstream: Remove now-unused proto_spec and associated definitions.dtucker@openbsd.org
2020-05-30upstream: Fix error message on close(2) and add printf formatmillert@openbsd.org
2020-05-29upstream: Make dollar_expand variadic and pass a real va_list todtucker@openbsd.org
2020-05-29Omit ToS setting if we don't have IPV6_TCLASS too.Darren Tucker
2020-05-29upstream: Pass a NULL instead of zeroed out va_list fromdtucker@openbsd.org
2020-05-29upstream: remove a stray .El;jmc@openbsd.org
2020-05-29upstream: Add regression and unit tests for ${ENV} styledtucker@openbsd.org
2020-05-29upstream: Unit test for convtime. ok djm@dtucker@openbsd.org
2020-05-29upstream: mention that wildcards are processed in lexical order;djm@openbsd.org
2020-05-29upstream: Allow some keywords to expand shell-style ${ENV}dtucker@openbsd.org
2020-05-29dependDamien Miller
2020-05-29partial sync of regress/netcat.c with upstreamsobrado
2020-05-29partial sync of regress/netcat.c with upstreamchl
2020-05-29partial sync of regress/netcat.c with upstreamtobias
2020-05-29partial sync of regress/netcat.c with upstreamtobias
2020-05-29partial sync of regress/netcat.c with upstreamjca
2020-05-29upstream: fix compilation on !HAVE_DLOPEN platforms; stub functiondjm@openbsd.org
2020-05-29upstream: fix exit status for downloading of FIDO resident keys;djm@openbsd.org
2020-05-29upstream: Fix multiplier in convtime when handling seconds afterdtucker@openbsd.org
2020-05-28upstream: fix Include before Match in sshd_config; bz#3122 patchdjm@openbsd.org
2020-05-28upstream: Do not call process_queued_listen_addrs() for everydjm@openbsd.org
2020-05-28upstream: fix crash in recallocarray when deleting SendEnvdjm@openbsd.org
2020-05-28upstream: two new tests for Include in sshd_config, checking whetherdjm@openbsd.org