summaryrefslogtreecommitdiffstats
path: root/.skipped-commit-ids (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-13upstream: pwcopy() struct passwd that we're going to reuse across adjm@openbsd.org1-1/+2
2021-03-13upstream: Import regenerated moduli file.dtucker@openbsd.org1-0/+1
2021-03-13upstream: no need to reset buffer after send_msg() as that is donedjm@openbsd.org1-3/+1
2021-03-13upstream: Add TEST_SSH_MODULI_FILE variable to allow overriding of thedtucker@openbsd.org1-2/+7
2021-03-12Allow (but return EACCES) fstatat64 in sandbox.Darren Tucker1-0/+3
2021-03-12Move generic includes outside of ifdef.Darren Tucker1-4/+4
2021-03-10Import regenerated moduli file.Darren Tucker1-406/+446
2021-03-10upstream: Fix PRINT macro, the suffix param to sshlog() was missing.millert@openbsd.org1-21/+20
2021-03-03upstream: don't sshbuf_get_u32() into an enum; reported by goetzedjm@openbsd.org1-4/+4
2021-03-03upstream: typo in other_hostkeys_message() display output, ok djmsthen@openbsd.org1-2/+2
2021-03-03upstream: needs FILE*; from Mike Frysingerdjm@openbsd.org1-1/+2
2021-03-02update dependV_8_5_P1Damien Miller1-9/+11
2021-03-02update relnotes URLDamien Miller1-1/+1
2021-03-02update RPM spec version numbersDamien Miller2-2/+2
2021-03-02upstream: openssh-8.5djm@openbsd.org1-2/+2
2021-03-01Only upload config logs if configure fails.Darren Tucker1-1/+1
2021-03-01upstream: Add %k to list of keywords. Fromdtucker@openbsd.org1-3/+3
2021-02-28upstream: Do not try to reset signal handler for signal 0 indtucker@openbsd.org1-2/+2
2021-02-28upstream: fix alphabetic ordering of options; spotted by Iain Morgandjm@openbsd.org1-9/+9
2021-02-27zlib is now optional.Darren Tucker1-1/+5
2021-02-27Fix punctuatio and typo in README.md.Jeffrey H. Johnson1-1/+1
2021-02-26Revert "ssh: optional bind interface if bind address specified."Damien Miller1-6/+0
2021-02-26detech BSD libc hash functions in libbsd / libmdDamien Miller1-0/+4
2021-02-26ssh: optional bind interface if bind address specified.Dmitrii Turlupov1-0/+6
2021-02-26upstream: remove this KEX fuzzer; it's awkward to use and doesn't playdjm@openbsd.org5-603/+1
2021-02-26Remove macos-11.00 PAM test target too.Darren Tucker1-1/+0
2021-02-26upstream: a bit more debugging behind #ifdef DEBUG_SKdjm@openbsd.org1-2/+7
2021-02-25Remove macos-11.0 from the test target list.Darren Tucker1-1/+1
2021-02-25tidy the $INSTALLKEY_SH code layout a littlePhilip Hands1-5/+5
2021-02-25if unable to add a missing newline, failJakub Jelen1-1/+1
2021-02-25use $AUTH_KEY_DIR, now that we have itPhilip Hands1-3/+3
2021-02-25restorecon the correct directoryJakub Jelen1-1/+1
2021-02-25upstream: s/PubkeyAcceptedKeyTypes/PubkeyAcceptedAlgorithms/djm@openbsd.org5-29/+29
2021-02-25upstream: Rename pubkeyacceptedkeytypes to pubkeyacceptedalgorithms indtucker@openbsd.org1-13/+13
2021-02-24upstream: Put obsolete aliases for hostbasedalgorithms anddtucker@openbsd.org2-6/+6
2021-02-23upstream: lots more s/key types/signature algorithms/ mostly indjm@openbsd.org2-32/+32
2021-02-23upstream: Correct reference to signature algorithms as keys; fromdjm@openbsd.org1-3/+3
2021-02-23Add a couple more test VMs.Darren Tucker1-1/+3
2021-02-23Valgrind test: split and move up list.Darren Tucker4-9/+26
2021-02-23upstream: warn when the user specifies a ForwardAgent path that doesdjm@openbsd.org1-1/+7
2021-02-21Disable rlimit sandbox, doesn't work with valgrindDarren Tucker1-1/+7
2021-02-20Upload valgrind logs on failure.Darren Tucker2-2/+6
2021-02-19Rename "vm" to "os" in selfhosted to match c-cpp.Darren Tucker1-13/+13
2021-02-19Upload regress failure logs in c-cpp too.Darren Tucker1-0/+6
2021-02-19Comment out Solaris 64bit PAM build...Darren Tucker1-1/+1
2021-02-19Actually run Valgrind tests.Darren Tucker1-1/+1
2021-02-19Add test against Valgrind.Darren Tucker3-0/+7
2021-02-18Add fbsd12 test target.Darren Tucker1-1/+2
2021-02-18Remove unused arg.Darren Tucker1-1/+1
2021-02-18Add DEBUG_SK to kitchensink builds.Darren Tucker1-2/+3