summaryrefslogtreecommitdiffstats
path: root/regress/connect-privsep.sh (unfollow)
Commit message (Expand)AuthorFilesLines
3 daysupstream: regression test for UpdateHostkeys with multiple keys backeddjm@openbsd.org1-1/+25
3 daysupstream: Explicitly specify the signature algorithm when signingdjm@openbsd.org1-2/+3
3 daysupstream: when using RSA keys to sign messages, select thedjm@openbsd.org1-2/+7
3 daysupstream: turn off CDIAGFLAGS and turn back on INSTALL_STRIPdjm@openbsd.org1-0/+1
2024-11-10Disable security key for bigendian interop.Darren Tucker1-0/+4
2024-11-09Reshuffle OpenWRT test configs.Darren Tucker1-7/+11
2024-11-08Add keytype to bigendian interop test.Darren Tucker1-1/+1
2024-11-08Ignore chown failure, eg due to dangling symlinks.Darren Tucker1-1/+1
2024-11-08Test bigendian interop.Darren Tucker1-1/+52
2024-11-08Allow overridding TEST_SSH_SSHD.Darren Tucker1-1/+3
2024-11-07upstream: ssh-agent implemented an all-or-nothing allow-list ofdjm@openbsd.org2-10/+35
2024-11-07upstream: Ignore extra groups that don't fit in the buffer passedjca@openbsd.org2-1/+2
2024-11-04Add git signing key for Tim RiceDamien Miller1-0/+3
2024-11-01Correct path to c-cpp.yml file in workflow config.Darren Tucker1-2/+2
2024-11-01Test new OpenSSL and LibreSSL releases.`Darren Tucker1-5/+7
2024-11-01Add nbsd10 default test config.Darren Tucker1-0/+1
2024-10-30fix uint64_t types; reported by Tom G. ChristensenDamien Miller1-8/+8
2024-10-27htole64() etc for systems without endian.hDamien Miller2-1/+26
2024-10-27upstream: explicitly include endian.hdjm@openbsd.org1-1/+4
2024-10-27upstream: fix ML-KEM768x25519 KEX on big-endian systems; spotted bydjm@openbsd.org2-8/+17
2024-10-27upstream: mlkem768x25519-sha256 has been promoted to default keynaddy@openbsd.org2-6/+6
2024-10-25Retire the minix3 test config.Darren Tucker1-1/+0
2024-10-25Updated gitignore to ignore sshd-session and sshd-auth targetsPreetish Amballi1-0/+2
2024-10-25Simplify pselect shim and remove side effects.Darren Tucker1-55/+51
2024-10-25upstream: promote mlkem768x25519-sha256 to be the default key exchange;djm@openbsd.org1-2/+2
2024-10-24upstream: test SIGUSR1 dropping all keys from ssh-agentdjm@openbsd.org1-2/+25
2024-10-24upstream: amake ssh-agent drop all keys when it receives SIGUSR1;djm@openbsd.org2-8/+33
2024-10-24upstream: relax valid_domain() checks to allow an underscore as thedjm@openbsd.org1-2/+3
2024-10-22upstream: Remove sshd logfile in start_sshddtucker@openbsd.org1-1/+4