summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-09upstream: what bozo decided to use 2020 as a future date in a regressdjm@openbsd.org
2019-10-22Revert "upstream: Update default IPQoS in ssh(1), sshd(8) to DSCP AF21 for"Colin Watson
2019-10-22Work around conch interoperability failureColin Watson
2019-10-09Restore reading authorized_keys2 by defaultColin Watson
2019-10-09Various Debian-specific configuration changesColin Watson
2019-10-09Add systemd readiness notification supportMichael Biebl
2019-10-09Give the ssh-askpass-gnome window a default iconVincent Untz
2019-10-09Don't check the status field of the OpenSSL versionKurt Roeckx
2019-10-09Document consequences of ssh-agent being setgid in ssh-agent(1)Colin Watson
2019-10-09Document that HashKnownHosts may break tab-completionColin Watson
2019-10-09ssh(1): Refer to ssh-argv0(1)Colin Watson
2019-10-09Adjust various OpenBSD-specific references in manual pagesColin Watson
2019-10-09Install authorized_keys(5) as a symlink to sshd(8)Tomas Pospisek
2019-10-09Add DebianBanner server configuration optionKees Cook
2019-10-09Include the Debian version in our identificationMatthew Vernon
2019-10-09Mention ssh-keygen in ssh fingerprint changed warningScott Moser
2019-10-09Force use of DNSSEC even if "options edns0" isn't in resolv.confColin Watson
2019-10-09Look for $SHELL on the path for ProxyCommand/LocalCommandColin Watson
2019-10-09Adjust scp quoting in verbose modeNicolas Valcárcel
2019-10-09Allow harmless group-writabilityColin Watson
2019-10-09"LogLevel SILENT" compatibilityNatalie Amery
2019-10-09Various keepalive extensionsRichard Kettlewell
2019-10-09Accept obsolete ssh-vulnkey configuration optionsColin Watson
2019-10-09Handle SELinux authorisation rolesManoj Srivastava
2019-10-09Restore TCP wrappers supportColin Watson
2019-10-09GSSAPI key exchange supportSimon Wilkinson
2019-10-09Import openssh_8.1p1.orig.tar.gzColin Watson
2019-10-09prepare for 8.1 releaseDamien Miller
2019-10-09upstream: openssh-8.1djm@openbsd.org
2019-10-09upstream: fix an unreachable integer overflow similar to the XMSSdjm@openbsd.org
2019-10-09upstream: fix integer overflow in XMSS private key parsing.djm@openbsd.org
2019-10-09upstream: Correct type for end-of-list sentinel; fixes initializerdtucker@openbsd.org
2019-10-09upstream: reversed test yielded incorrect debug messagedjm@openbsd.org
2019-10-09dependDamien Miller
2019-10-09Make MAKE_CLONE no-op macro more correct.Darren Tucker
2019-10-09wrap stdint.h include in HAVE_STDINT_HDamien Miller
2019-10-08avoid "return (value)" in void-declared functionDamien Miller
2019-10-08Make DEF_WEAK more likely to be correct.Darren Tucker
2019-10-07upstream: Instead of running sed over the whole log to remove CRs,dtucker@openbsd.org
2019-10-05Enable specific ioctl call for EP11 crypto card (s390)Eduardo Barretto
2019-10-04upstream: fix memory leak in error path; bz#3074 patch fromdjm@openbsd.org
2019-10-04upstream: spacedjm@openbsd.org
2019-10-04upstream: more sshsig regress tests: check key revocation, thedjm@openbsd.org
2019-10-04upstream: Check for gmtime failure in moduli generation. Based ondtucker@openbsd.org
2019-10-04upstream: use a more common options order in SYNOPSIS and syncjmc@openbsd.org
2019-10-02upstream: thinko in previous; spotted by Mantasdjm@openbsd.org
2019-10-02upstream: make signature format match PROTOCOdjm@openbsd.org
2019-10-02upstream: ban empty namespace strings for sdjm@openbsd.org
2019-10-02Put ssherr.h back as it's actually needed.Darren Tucker
2019-10-02Deny (non-fatal) shmget/shmat/shmdt in preauth privsep child.Lonnie Abelbeck