summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-13upstream: consistently check packet_timeout_ms against 0; ok djmmarkus@openbsd.org
2020-03-13upstream: initialize cname in case ai_canonname is NULL or toomarkus@openbsd.org
2020-03-13upstream: fix uninitialized pointers for forward_cancel; ok djmmarkus@openbsd.org
2020-03-13upstream: exit on parse failures in input_service_request; ok djmmarkus@openbsd.org
2020-03-13upstream: fix null-deref on calloc failure; ok djmmarkus@openbsd.org
2020-03-13upstream: exit if ssh_krl_revoke_key_sha256 fails; ok djmmarkus@openbsd.org
2020-03-13upstream: pkcs11_register_provider: return < 0 on error; ok djmmarkus@openbsd.org
2020-03-13upstream: sshsig: return correct error, fix null-deref; ok djmmarkus@openbsd.org
2020-03-13upstream: vasnmprintf allocates str and returns -1; ok djmmarkus@openbsd.org
2020-03-13upstream: sshpkt_fatal() does not return; ok djmmarkus@openbsd.org
2020-02-28upstream: no-touch-required certificate option should be andjm@openbsd.org
2020-02-28upstream: better error message when trying to use a FIDO keydjm@openbsd.org
2020-02-28upstream: Drop leading space from line count that was confusingdtucker@openbsd.org
2020-02-28upstream: change explicit_bzero();free() to freezero()jsg@openbsd.org
2020-02-26upstream: Have sftp reject "-1" in the same way as ssh(1) anddtucker@openbsd.org
2020-02-26upstream: Remove obsolete XXX comment. ok deraadt@dtucker@openbsd.org
2020-02-26releasing package openssh version 1:8.2p1-4Colin Watson
2020-02-26Install ssh-sk-helper even on non-Linux architecturesColin Watson
2020-02-24Add /etc/ssh/sshd_config.d/ to openssh-serverColin Watson
2020-02-24Add /etc/ssh/ssh_config.d/ to openssh-clientColin Watson
2020-02-24upstream: Fix typo. Patch from itoama at live.jp via github PR#173.dtucker@openbsd.org
2020-02-23releasing package openssh version 1:8.2p1-3Colin Watson
2020-02-23Reupload with -saColin Watson
2020-02-23releasing package openssh version 1:8.2p1-2Colin Watson
2020-02-23Move ssh-sk-helper into openssh-clientColin Watson
2020-02-22Switch %define to %global for redhat/openssh.specNico Kadel-Garcia
2020-02-21releasing package openssh version 1:8.2p1-1Colin Watson
2020-02-21Update md5sum threshold in changelogColin Watson
2020-02-21openssh-tests Depends: openssh-sk-helperColin Watson
2020-02-21Fix typoColin Watson
2020-02-21Include /etc/ssh/*_config.d/*.confColin Watson
2020-02-21Revert "upstream: Update default IPQoS in ssh(1), sshd(8) to DSCP AF21 for"Colin Watson
2020-02-21Work around conch interoperability failureColin Watson
2020-02-21Restore reading authorized_keys2 by defaultColin Watson
2020-02-21Various Debian-specific configuration changesColin Watson
2020-02-21New upstream release (8.2p1)Colin Watson
2020-02-21Add systemd readiness notification supportMichael Biebl
2020-02-21Revert "upstream: Update default IPQoS in ssh(1), sshd(8) to DSCP AF21 for"Colin Watson
2020-02-21Work around conch interoperability failureColin Watson
2020-02-21Restore reading authorized_keys2 by defaultColin Watson
2020-02-21Various Debian-specific configuration changesColin Watson
2020-02-21Give the ssh-askpass-gnome window a default iconVincent Untz
2020-02-21Don't check the status field of the OpenSSL versionKurt Roeckx
2020-02-21Document consequences of ssh-agent being setgid in ssh-agent(1)Colin Watson
2020-02-21Document that HashKnownHosts may break tab-completionColin Watson
2020-02-21ssh(1): Refer to ssh-argv0(1)Colin Watson
2020-02-21Adjust various OpenBSD-specific references in manual pagesColin Watson
2020-02-21Install authorized_keys(5) as a symlink to sshd(8)Tomas Pospisek
2020-02-21Add DebianBanner server configuration optionKees Cook
2020-02-21Include the Debian version in our identificationMatthew Vernon