summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Allow (but return EACCES) fstatat64 in sandbox.V_8_5Darren Tucker2021-03-121-0/+3
* Move generic includes outside of ifdef.Darren Tucker2021-03-121-4/+4
* update dependV_8_5_P1Damien Miller2021-03-021-9/+11
* update relnotes URLDamien Miller2021-03-021-1/+1
* update RPM spec version numbersDamien Miller2021-03-022-2/+2
* upstream: openssh-8.5djm@openbsd.org2021-03-021-2/+2
* Only upload config logs if configure fails.Darren Tucker2021-03-011-1/+1
* upstream: Add %k to list of keywords. Fromdtucker@openbsd.org2021-03-011-3/+3
* upstream: Do not try to reset signal handler for signal 0 indtucker@openbsd.org2021-02-281-2/+2
* upstream: fix alphabetic ordering of options; spotted by Iain Morgandjm@openbsd.org2021-02-281-9/+9
* zlib is now optional.Darren Tucker2021-02-271-1/+5
* Fix punctuatio and typo in README.md.Jeffrey H. Johnson2021-02-271-1/+1
* Revert "ssh: optional bind interface if bind address specified."Damien Miller2021-02-261-6/+0
* detech BSD libc hash functions in libbsd / libmdDamien Miller2021-02-261-0/+4
* ssh: optional bind interface if bind address specified.Dmitrii Turlupov2021-02-261-0/+6
* upstream: remove this KEX fuzzer; it's awkward to use and doesn't playdjm@openbsd.org2021-02-265-603/+1
* Remove macos-11.00 PAM test target too.Darren Tucker2021-02-261-1/+0
* upstream: a bit more debugging behind #ifdef DEBUG_SKdjm@openbsd.org2021-02-261-2/+7
* Remove macos-11.0 from the test target list.Darren Tucker2021-02-261-1/+1
* tidy the $INSTALLKEY_SH code layout a littlePhilip Hands2021-02-261-5/+5
* if unable to add a missing newline, failJakub Jelen2021-02-261-1/+1
* use $AUTH_KEY_DIR, now that we have itPhilip Hands2021-02-261-3/+3
* restorecon the correct directoryJakub Jelen2021-02-261-1/+1
* upstream: s/PubkeyAcceptedKeyTypes/PubkeyAcceptedAlgorithms/djm@openbsd.org2021-02-255-29/+29
* upstream: Rename pubkeyacceptedkeytypes to pubkeyacceptedalgorithms indtucker@openbsd.org2021-02-251-13/+13
* upstream: Put obsolete aliases for hostbasedalgorithms anddtucker@openbsd.org2021-02-252-6/+6
* upstream: lots more s/key types/signature algorithms/ mostly indjm@openbsd.org2021-02-242-32/+32
* upstream: Correct reference to signature algorithms as keys; fromdjm@openbsd.org2021-02-241-3/+3
* Add a couple more test VMs.Darren Tucker2021-02-231-1/+3
* Valgrind test: split and move up list.Darren Tucker2021-02-234-9/+26
* upstream: warn when the user specifies a ForwardAgent path that doesdjm@openbsd.org2021-02-231-1/+7
* Disable rlimit sandbox, doesn't work with valgrindDarren Tucker2021-02-211-1/+7
* Upload valgrind logs on failure.Darren Tucker2021-02-202-2/+6
* Rename "vm" to "os" in selfhosted to match c-cpp.Darren Tucker2021-02-191-13/+13
* Upload regress failure logs in c-cpp too.Darren Tucker2021-02-191-0/+6
* Comment out Solaris 64bit PAM build...Darren Tucker2021-02-191-1/+1
* Actually run Valgrind tests.Darren Tucker2021-02-191-1/+1
* Add test against Valgrind.Darren Tucker2021-02-193-0/+7
* Add fbsd12 test target.Darren Tucker2021-02-181-1/+2
* Remove unused arg.Darren Tucker2021-02-181-1/+1
* Add DEBUG_SK to kitchensink builds.Darren Tucker2021-02-181-2/+3
* Add bbone test target (arm32).Darren Tucker2021-02-181-1/+1
* upstream: Fix the hostkeys rotation extension documentationdjm@openbsd.org2021-02-181-1/+2
* upstream: make names in function prototypes match those indjm@openbsd.org2021-02-182-4/+4
* upstream: unbreak SK_DEBUG buildsdjm@openbsd.org2021-02-181-3/+3
* upstream: sftp-server: implement limits@openssh.com extensiondjm@openbsd.org2021-02-182-3/+85
* support OpenSSL 3.x cipher IV API changeDamien Miller2021-02-182-0/+5
* prefer login_getpwclass() to login_getclass()Damien Miller2021-02-183-1/+6
* Fixing quoting for installing moduli on target guest.Darren Tucker2021-02-181-1/+1
* Install moduli on target not host.Darren Tucker2021-02-181-1/+1