summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-03-12Allow (but return EACCES) fstatat64 in sandbox.V_8_5Darren Tucker
2021-03-12Move generic includes outside of ifdef.Darren Tucker
2021-03-02update dependV_8_5_P1Damien Miller
2021-03-02update relnotes URLDamien Miller
2021-03-02update RPM spec version numbersDamien Miller
2021-03-02upstream: openssh-8.5djm@openbsd.org
2021-03-01Only upload config logs if configure fails.Darren Tucker
2021-03-01upstream: Add %k to list of keywords. Fromdtucker@openbsd.org
2021-02-28upstream: Do not try to reset signal handler for signal 0 indtucker@openbsd.org
2021-02-28upstream: fix alphabetic ordering of options; spotted by Iain Morgandjm@openbsd.org
2021-02-27zlib is now optional.Darren Tucker
2021-02-27Fix punctuatio and typo in README.md.Jeffrey H. Johnson
2021-02-26Revert "ssh: optional bind interface if bind address specified."Damien Miller
2021-02-26detech BSD libc hash functions in libbsd / libmdDamien Miller
2021-02-26ssh: optional bind interface if bind address specified.Dmitrii Turlupov
2021-02-26upstream: remove this KEX fuzzer; it's awkward to use and doesn't playdjm@openbsd.org
2021-02-26Remove macos-11.00 PAM test target too.Darren Tucker
2021-02-26upstream: a bit more debugging behind #ifdef DEBUG_SKdjm@openbsd.org
2021-02-26Remove macos-11.0 from the test target list.Darren Tucker
2021-02-26tidy the $INSTALLKEY_SH code layout a littlePhilip Hands
2021-02-26if unable to add a missing newline, failJakub Jelen
2021-02-26use $AUTH_KEY_DIR, now that we have itPhilip Hands
2021-02-26restorecon the correct directoryJakub Jelen
2021-02-25upstream: s/PubkeyAcceptedKeyTypes/PubkeyAcceptedAlgorithms/djm@openbsd.org
2021-02-25upstream: Rename pubkeyacceptedkeytypes to pubkeyacceptedalgorithms indtucker@openbsd.org
2021-02-25upstream: Put obsolete aliases for hostbasedalgorithms anddtucker@openbsd.org
2021-02-24upstream: lots more s/key types/signature algorithms/ mostly indjm@openbsd.org
2021-02-24upstream: Correct reference to signature algorithms as keys; fromdjm@openbsd.org
2021-02-23Add a couple more test VMs.Darren Tucker
2021-02-23Valgrind test: split and move up list.Darren Tucker
2021-02-23upstream: warn when the user specifies a ForwardAgent path that doesdjm@openbsd.org
2021-02-21Disable rlimit sandbox, doesn't work with valgrindDarren Tucker
2021-02-20Upload valgrind logs on failure.Darren Tucker
2021-02-19Rename "vm" to "os" in selfhosted to match c-cpp.Darren Tucker
2021-02-19Upload regress failure logs in c-cpp too.Darren Tucker
2021-02-19Comment out Solaris 64bit PAM build...Darren Tucker
2021-02-19Actually run Valgrind tests.Darren Tucker
2021-02-19Add test against Valgrind.Darren Tucker
2021-02-18Add fbsd12 test target.Darren Tucker
2021-02-18Remove unused arg.Darren Tucker
2021-02-18Add DEBUG_SK to kitchensink builds.Darren Tucker
2021-02-18Add bbone test target (arm32).Darren Tucker
2021-02-18upstream: Fix the hostkeys rotation extension documentationdjm@openbsd.org
2021-02-18upstream: make names in function prototypes match those indjm@openbsd.org
2021-02-18upstream: unbreak SK_DEBUG buildsdjm@openbsd.org
2021-02-18upstream: sftp-server: implement limits@openssh.com extensiondjm@openbsd.org
2021-02-18support OpenSSL 3.x cipher IV API changeDamien Miller
2021-02-18prefer login_getpwclass() to login_getclass()Damien Miller
2021-02-18Fixing quoting for installing moduli on target guest.Darren Tucker
2021-02-18Install moduli on target not host.Darren Tucker