summaryrefslogtreecommitdiffstats
path: root/README.tun (unfollow)
Commit message (Expand)AuthorFilesLines
2023-02-17upstream: Remove now-unused compat bit SSH_BUG_BIGENDIANAES. Thisdtucker@openbsd.org2-12/+4
2023-02-17whitespace fixesDamien Miller1-45/+45
2023-02-17whitespace at EOLDamien Miller1-7/+7
2023-02-16upstream: Remove SSH_BUG_PASSWORDPAD compat bitdtucker@openbsd.org2-14/+3
2023-02-16upstream: Remove SSH_BUG_IGNOREMSG compat flagdtucker@openbsd.org2-10/+3
2023-02-16upstream: space between macro and punctuation; sort usage();jmc@openbsd.org2-5/+5
2023-02-16upstream: space between macro and punctuation;jmc@openbsd.org1-2/+2
2023-02-16upstream: sort SYNOPSIS;jmc@openbsd.org1-2/+2
2023-02-11Improve seccomp compat on older systems.Darren Tucker1-2/+16
2023-02-10upstream: test -Ohashalg=... and that the default output contains bothdjm@openbsd.org1-1/+21
2023-02-10upstream: let ssh-keygen and ssh-keyscan acceptdjm@openbsd.org6-24/+77
2023-02-10upstream: add a `sshd -G` option that parses and prints thedjm@openbsd.org2-19/+45
2023-02-10upstream: make `ssh -Q CASignatureAlgorithms` work as the manpage saysdjm@openbsd.org1-1/+2
2023-02-10Add CentOS 7 test targets.Darren Tucker1-0/+2
2023-02-09upstream: Test adding terminating newline to known_hosts.dtucker@openbsd.org1-1/+19
2023-02-09upstream: ssh-agent doesn't actually take -v,dtucker@openbsd.org1-1/+2
2023-02-09upstream: Ensure that there is a terminating newline when adding a newdtucker@openbsd.org1-2/+10
2023-02-06Replace 9.1 with 9.2 on CI status page.Darren Tucker1-3/+3
2023-02-06harden Linux seccomp sandboxDamien Miller1-5/+74
2023-02-02crank versions in RPM specsV_9_2_P1Damien Miller2-2/+2
2023-02-02update version in READMEDamien Miller1-1/+1
2023-02-02adapt compat_kex_proposal() test to portableDamien Miller2-1/+6
2023-02-02upstream: test compat_kex_proposal(); by dtucker@djm@openbsd.org3-3/+84
2023-02-02upstream: Check if we can copy sshd or need to use sudo to do sodtucker@openbsd.org1-2/+2
2023-02-02upstream: openssh-9.2djm@openbsd.org1-2/+2
2023-02-02upstream: fix double-free caused by compat_kex_proposal(); bz3522djm@openbsd.org1-8/+8
2023-02-01Skip connection-timeout test on minix3.Darren Tucker1-3/+5
2023-02-01fix libfido2 detection without pkg-configDamien Miller1-1/+1
2023-01-31upstream: delete useless dependencyderaadt@openbsd.org1-0/+1
2023-01-31upstream: Create and install sshd random relink kit.deraadt@openbsd.org1-0/+1
2023-01-31upstream: tweak previous; ok djmjmc@openbsd.org1-4/+4
2023-01-31Skip connection-timeout test under Valgrind.Darren Tucker1-2/+4
2023-01-25Skip connection-timeout when missing FD passing.Darren Tucker1-0/+3
2023-01-18upstream: when restoring non-blocking mode to stdio fds, restoredjm@openbsd.org2-6/+16
2023-01-18upstream: Add a -V (version) option to sshd like the ssh clientmillert@openbsd.org2-6/+12
2023-01-18upstream: For "ssh -V" always exit 0, there is no need to check optmillert@openbsd.org1-3/+2
2023-01-17upstream: also check that an active session inhibitsdjm@openbsd.org1-4/+11
2023-01-17upstream: regression test for UnusedConnectionTimeoutdjm@openbsd.org2-1/+79
2023-01-17upstream: unbreak test: cannot access shell positional parametersdjm@openbsd.org1-3/+3
2023-01-17upstream: Add a sshd_config UnusedConnectionTimeout option to terminatedjm@openbsd.org4-10/+88
2023-01-16upstream: adapt to ed25519 changes in src/usr.bin/sshdjm@openbsd.org6-12/+12
2023-01-16upstream: update OpenSSH's Ed25519 code to the last version of SUPERCOPdjm@openbsd.org13-2158/+2091
2023-01-14Allow writev is seccomp sandbox.Darren Tucker1-0/+3
2023-01-14upstream: Shell syntax fix. From ren mingshuai vi github PR#369.dtucker@openbsd.org1-2/+2
2023-01-14upstream: Instead of skipping the all-tokens test if we don't havedtucker@openbsd.org1-3/+7
2023-01-14upstream: fix double phrase in previous;jmc@openbsd.org1-3/+2
2023-01-14upstream: Document "UserKnownHostsFile none". ok djm@dtucker@openbsd.org1-2/+8
2023-01-13Retry package installation 3 times.Darren Tucker1-3/+16
2023-01-13upstream: Move scp path setting to a helper function. The previousdtucker@openbsd.org5-13/+25
2023-01-13upstream: Add scp's path to test sshd's PATH.dtucker@openbsd.org1-1/+8