summaryrefslogtreecommitdiffstats
path: root/moduli.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-09-20upstream: fix "ssh -Q sig" to show correct signature algorithm listdjm@openbsd.org1-2/+2
2018-09-20upstream: add CASignatureAlgorithms option for the client, allowingdjm@openbsd.org4-10/+42
2018-09-20upstream: Add sshd_config CASignatureAlgorithms option to allowdjm@openbsd.org5-9/+45
2018-09-20upstream: Make "ssh-add -q" do what it says on the tin: silencedjm@openbsd.org1-23/+39
2018-09-20upstream: When choosing a prime from the moduli file, avoidmillert@openbsd.org1-6/+8
2018-09-15Fix openssl-1.1 fallout for --without-openssl.Darren Tucker1-0/+4
2018-09-15add futex(2) syscall to seccomp sandboxDamien Miller1-0/+3