summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-02-06dependDamien Miller
2020-02-06Fix sha2 MAKE_CLONE no-op definitionMichael Forney
2020-02-04upstream: require FIDO application strings to start with "ssh:"; okdjm@openbsd.org
2020-02-04upstream: revert enabling UpdateHostKeys by default - there are stilldjm@openbsd.org
2020-02-04upstream: use better markup for challenge and write-attestation, andjmc@openbsd.org
2020-02-03mention libfido2 in dependencies sectionDamien Miller
2020-02-03add clock_gettime64(2) to sandbox allowed syscallsDamien Miller
2020-02-02upstream: Output (none) in debug in the case in the CheckHostIP=no casedtucker@openbsd.org
2020-02-02upstream: Prevent possible null pointer deref of ip_str in debug.dtucker@openbsd.org
2020-02-02upstream: shuffle the challenge keyword to keep the -O list sorted;jmc@openbsd.org
2020-02-02upstream: tweak previous;jmc@openbsd.org
2020-02-01Use sys-queue.h from compat library.Darren Tucker
2020-02-01upstream: regress test for sshd_config Include directive; from Jakubdjm@openbsd.org
2020-02-01upstream: whitespacedjm@openbsd.org
2020-02-01upstream: force early logging to stderr if debug_flag (-d) is set;djm@openbsd.org