summaryrefslogtreecommitdiff
path: root/regress/usr.bin
AgeCommit message (Expand)Author
2020-02-27Fully support explicit tagging of .Sh and .Ss.Ingo Schwarze
2020-02-27Introduce the concept of nodes that are semantically transparent:Ingo Schwarze
2020-02-27Fix this test after the recent Unicode update in OpenBSD base.Ingo Schwarze
2020-01-31regress test for sshd_config Include directive; from Jakub JelenDamien Miller
2020-01-28With nc -NU netcat can probe if a UNIX stream socket is listening.Alexander Bluhm
2020-01-26make regress pass, since these new tests now passBob Beck
2020-01-26Restrict to use up to TLSv1.2 for test_server_client in appstest.shKinichiro Inoguchi
2020-01-26unbreak unittests for recent API / source file changesDamien Miller
2020-01-25Move setting $NC into test-exec since it's now used by multiple tests,Darren Tucker
2020-01-25Wait a bit longer for the multiplex master to become ready since on veryDarren Tucker
2020-01-24Add a connection test for proxycommand. This would have caught the problemDarren Tucker
2020-01-24Do not warn about permissions on symlinks.Darren Tucker
2020-01-23Handle zlib compression being disabled now that it's optional.Darren Tucker
2020-01-23When checking for unsafe directories, ignore non-directories (ie symlinks,Darren Tucker
2020-01-23Check for and warn about StrictModes permission problems. ok tb@Darren Tucker
2020-01-23Also test PuTTY chacha20.Darren Tucker
2020-01-23Also test PuTTY ecdh kex methods.Darren Tucker
2020-01-22Increase keyscan timeout from default. On slow hosts 3 concurrent keyscansDarren Tucker
2020-01-21Connect netcat client to server and close stdin. Then netcat waitsAlexander Bluhm
2020-01-21pass SSH_SK_HELPER explicitly past $SUDO to avoid it getting cleared;Damien Miller
2020-01-19update Mdocdate for a test that got broken by committing to the out_lint fileIngo Schwarze
2020-01-19Align to the new, sane behaviour of the groff_mdoc(7) .Dd macro:Ingo Schwarze
2020-01-17Test the netcat -N feature. The test program can send and receiveAlexander Bluhm
2020-01-16Implement custom TCP client and server to test netcat corner cases.Alexander Bluhm
2020-01-11test tbl_term.c rev. 1.61 and tbl_data.c rev. 1.40:Ingo Schwarze
2020-01-08Add tests when netcat server keeps the listen socket. Use twoAlexander Bluhm
2020-01-08Skip whitespace before tokens, too.Ingo Schwarze
2020-01-08Improve the test case by changing the eqn(7) delimiters such that itIngo Schwarze
2020-01-08Enable generation of the desired delim/basic output with groff(1).Ingo Schwarze
2020-01-08Give up on the illusion that the maintainer targets for regenerating theIngo Schwarze
2020-01-07Add netcat tests with TLS client certificate.Alexander Bluhm
2020-01-06Add regression tests for netcat. Currently netcat server and clientAlexander Bluhm
2020-01-06Link nc regress to build.Alexander Bluhm
2020-01-06Add regression tests for netcat. Currently netcat server and clientAlexander Bluhm
2020-01-06adapt sk-dummy to SK API changesDamien Miller
2020-01-03what bozo decided to use 2020 as a future date in a regress test?Damien Miller
2020-01-03implement recent SK API change to support resident keys and PIN promptingDamien Miller
2020-01-02Update keygen moduli screen test to match recent command line option changeDarren Tucker
2019-12-31When all cells in a tbl(1) column are empty, set the column widthIngo Schwarze
2019-12-22turns out I did fix the POSIX behavior of SHELL a while back.Marc Espie
2019-12-21unit tests for ForwardAgent=/path; from Eric ChiangDamien Miller
2019-12-16test security key host keys in addition to user keysDamien Miller
2019-12-15adapt to ssh-sk-client changeDamien Miller
2019-12-11it's no longer possible to disable privilege separation in sshd, soDamien Miller
2019-12-09tweak -z mode verification to save the header and actually output it,Marc Espie
2019-11-29lots of dependencies go away here with ed25519 no longer needingDamien Miller
2019-11-26test FIDO2/U2F key types; ok markus@Damien Miller
2019-11-26add dummy security key middleware based on work by markus@Damien Miller
2019-11-25Add option for cms test in appstest.shKinichiro Inoguchi
2019-11-25unbreak tests for recent security key changesDamien Miller