summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-23upstream: fix mismatch proto/decl from key shielding change; spotteddjm@openbsd.org
2019-06-21Update contact information for Natalie AmeryColin Watson
2019-06-21Update utimensat test.Darren Tucker
2019-06-21Revert "upstream: Update default IPQoS in ssh(1), sshd(8) to DSCP AF21 for"Colin Watson
2019-06-21Work around conch interoperability failureColin Watson
2019-06-21Fix interop tests for recent regress changesColin Watson
2019-06-21Enable specific ioctl call for EP11 crypto card (s390)Eduardo Barretto
2019-06-21Allow flock and ipc syscall for s390 architectureEduardo Barretto
2019-06-21Restore reading authorized_keys2 by defaultColin Watson
2019-06-21Various Debian-specific configuration changesColin Watson
2019-06-21Add systemd readiness notification supportMichael Biebl
2019-06-21Give the ssh-askpass-gnome window a default iconVincent Untz
2019-06-21Don't check the status field of the OpenSSL versionKurt Roeckx
2019-06-21Document consequences of ssh-agent being setgid in ssh-agent(1)Colin Watson
2019-06-21Document that HashKnownHosts may break tab-completionColin Watson
2019-06-21ssh(1): Refer to ssh-argv0(1)Colin Watson
2019-06-21Adjust various OpenBSD-specific references in manual pagesColin Watson
2019-06-21Install authorized_keys(5) as a symlink to sshd(8)Tomas Pospisek
2019-06-21Add DebianBanner server configuration optionKees Cook
2019-06-21Include the Debian version in our identificationMatthew Vernon
2019-06-21Mention ssh-keygen in ssh fingerprint changed warningScott Moser
2019-06-21Force use of DNSSEC even if "options edns0" isn't in resolv.confColin Watson
2019-06-21Look for $SHELL on the path for ProxyCommand/LocalCommandColin Watson
2019-06-21Adjust scp quoting in verbose modeNicolas Valcárcel
2019-06-21Allow harmless group-writabilityColin Watson
2019-06-21"LogLevel SILENT" compatibilityNatalie Amery
2019-06-21upstream: adapt for key shielding API changes (const removal)djm@openbsd.org
2019-06-21upstream: Add protection for private keys at rest in RAM againstdjm@openbsd.org
2019-06-21upstream: print the correct AuthorizedPrincipalsCommand rather thandjm@openbsd.org
2019-06-21upstream: from tim: - for reput, it is remote-path which isjmc@openbsd.org
2019-06-19upstream: check for convtime() refusing to accept times thatdjm@openbsd.org
2019-06-19upstream: Add unit tests for user@host and URI parsing.dtucker@openbsd.org
2019-06-19upstream: Add tests for sshd -T -C with Match.dtucker@openbsd.org
2019-06-16Include stdio.h for vsnprintf.Darren Tucker
2019-06-14releasing package openssh version 1:8.0p1-2Colin Watson
2019-06-14Fix interop tests for recent regress changesColin Watson
2019-06-14Update utimensat test.Darren Tucker
2019-06-14Revert "upstream: Update default IPQoS in ssh(1), sshd(8) to DSCP AF21 for"Colin Watson
2019-06-14Work around conch interoperability failureColin Watson
2019-06-14Fix interop tests for recent regress changesColin Watson
2019-06-14upstream rev 1.27: fix integer overflow.Darren Tucker
2019-06-14upstream rev 1.25: add DEF_WEAK.Darren Tucker
2019-06-14upstream rev 1.25: add sys/types.hDarren Tucker
2019-06-14upstream: Use explicit_bzero instead of memsetDarren Tucker
2019-06-14upstream: slightly more instructive error message when the userdjm@openbsd.org
2019-06-14upstream: process agent requests for RSA certificate private keys usingdjm@openbsd.org
2019-06-14upstream: for public key authentication, check AuthorizedKeysFilesdjm@openbsd.org
2019-06-14upstream: if passed a bad fd, log what it wasdjm@openbsd.org
2019-06-14upstream: Hostname->HostName cleanup; from lauri tirkkonen okjmc@openbsd.org
2019-06-14upstream: deraadt noticed some inconsistency in the way we denotejmc@openbsd.org