summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-21Mention ssh-keygen in ssh fingerprint changed warningScott Moser
2020-02-21Force use of DNSSEC even if "options edns0" isn't in resolv.confColin Watson
2020-02-21Look for $SHELL on the path for ProxyCommand/LocalCommandColin Watson
2020-02-21Adjust scp quoting in verbose modeNicolas Valcárcel
2020-02-21Allow harmless group-writabilityColin Watson
2020-02-21"LogLevel SILENT" compatibilityNatalie Amery
2020-02-21Various keepalive extensionsRichard Kettlewell
2020-02-21Accept obsolete ssh-vulnkey configuration optionsColin Watson
2020-02-21Handle SELinux authorisation rolesManoj Srivastava
2020-02-21Restore TCP wrappers supportColin Watson
2020-02-21GSSAPI key exchange supportSimon Wilkinson
2020-02-21Import openssh_8.2p1.orig.tar.gzColin Watson
2020-02-21fix some typos and sentencemkontani
2020-02-21upstream: Fix some typos and an incorrect word in docs. Patch fromdtucker@openbsd.org
2020-02-21upstream: Update moduli generation script to new ssh-keygendtucker@openbsd.org
2020-02-21upstream: Import regenerated moduli.dtucker@openbsd.org
2020-02-20Import regenerated moduli.Darren Tucker
2020-02-19ssh(1): Explain that -Y is equivalent to -XColin Watson
2020-02-19Deny (non-fatal) ipc in preauth privsep child.Jeremy Drake
2020-02-19seccomp: Allow clock_gettime64() in sandbox.Khem Raj
2020-02-19Allow clock_nanosleep_time64 in seccomp sandbox.Darren Tucker
2020-02-19seccomp: Allow clock_nanosleep() in sandbox.Darren Tucker
2020-02-19upstream: what bozo decided to use 2020 as a future date in a regressdjm@openbsd.org
2020-02-19Revert "upstream: Update default IPQoS in ssh(1), sshd(8) to DSCP AF21 for"Colin Watson
2020-02-19Work around conch interoperability failureColin Watson
2020-02-19Restore reading authorized_keys2 by defaultColin Watson
2020-02-19Various Debian-specific configuration changesColin Watson
2020-02-18Fix typos in INSTALL: s/avilable/available/ s/suppports/supports/HARUYAMA Seigo
2020-02-18upstream: Ensure that the key lifetime provided fits within thedtucker@openbsd.org
2020-02-18upstream: Detect and prevent simple configuration loops when usingdtucker@openbsd.org
2020-02-18upstream: document -F none; with jmc@naddy@openbsd.org
2020-02-17Remove unused variable warning.Darren Tucker
2020-02-17Constify aix_krb5_get_principal_name.Darren Tucker
2020-02-17Check if TILDE is already defined and undef.Darren Tucker
2020-02-17Prevent unused variable warning.Darren Tucker
2020-02-17Check if getpeereid is actually declared.Darren Tucker
2020-02-14Add more historical /etc/ssh/sshd_config md5sumsColin Watson
2020-02-14upstream: openssh-8.2djm@openbsd.org
2020-02-12crank version numbersDamien Miller
2020-02-11Minor documentation update:Darren Tucker
2020-02-09Check if UINT32_MAX is defined before redefining.Darren Tucker
2020-02-07typo; reported by Phil PennockDamien Miller
2020-02-07upstream: sync the description of the $SSH_SK_PROVIDER environmentdjm@openbsd.org
2020-02-07upstream: Add ssh -Q key-sig for all key and signature types.dtucker@openbsd.org
2020-02-07upstream: fix two PIN entry bugs on FIDO keygen: 1) it would allow moredjm@openbsd.org
2020-02-07upstream: When using HostkeyAlgorithms to merely append or removedjm@openbsd.org
2020-02-07upstream: expand HostkeyAlgorithms prior to config dump, matchingdjm@openbsd.org
2020-02-07upstream: Add Include to the list of permitted keywords after anaddy@openbsd.org
2020-02-07upstream: Replace "security key" with "authenticator" in programnaddy@openbsd.org
2020-02-06Don't look for UINT32_MAX in inttypes.hDarren Tucker