summaryrefslogtreecommitdiffstats
path: root/regress/forwarding.sh (unfollow)
Commit message (Expand)AuthorFilesLines
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
2021-02-18Add bbone test target (arm32).Darren Tucker1-1/+1
2021-02-18upstream: Fix the hostkeys rotation extension documentationdjm@openbsd.org1-1/+2
2021-02-18upstream: make names in function prototypes match those indjm@openbsd.org2-4/+4
2021-02-18upstream: unbreak SK_DEBUG buildsdjm@openbsd.org1-3/+3
2021-02-18upstream: sftp-server: implement limits@openssh.com extensiondjm@openbsd.org2-3/+85
2021-02-18support OpenSSL 3.x cipher IV API changeDamien Miller2-0/+5
2021-02-18prefer login_getpwclass() to login_getclass()Damien Miller3-1/+6
2021-02-18Fixing quoting for installing moduli on target guest.Darren Tucker1-1/+1
2021-02-18Install moduli on target not host.Darren Tucker1-1/+1
2021-02-18don't free string returned by login_getcapstr(3)Damien Miller1-4/+1
2021-02-18Skip unit tests on sol11 to speed things up.Darren Tucker1-2/+3
2021-02-18Remove SKIP_UNIT as it needs to be a make arg.Darren Tucker1-1/+0
2021-02-18Always intall moduli.Darren Tucker2-2/+4
2021-02-17Quote SSHD_CONFOPTS in case it contains spaces.Darren Tucker1-1/+1
2021-02-17Fix labels on targets (dots vs underscores).Darren Tucker1-2/+2
2021-02-17More compact representation of config matrix.Darren Tucker1-14/+7
2021-02-17Skip unit tests on hosted VMs to speed things up.Darren Tucker1-0/+1
2021-02-17Merge macos and ubuntu tests.Darren Tucker2-28/+3
2021-02-17Convert most github hosted tests to new config structure.Darren Tucker3-85/+61