summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2020-02-17Disable name resolution in tcpdump with -n. We always compare source andtobhe
2020-02-17Generate public keys for newly generated local private keys.tobhe
2020-02-16Update protocol version test to include TLSv1.3.Joel Sing
2020-02-14no need to declare "extern optarg" and "extern optind"Ingo Schwarze
2020-02-05Reset the key share so that we do not have an existing peer public key.Joel Sing
2020-02-02Since OpenBSD has switched to the strict host model, this regressAlexander Bluhm
2020-02-02Add missing new line to printf. Make clean should not require SUDO.Alexander Bluhm
2020-02-01Tweak regress to match change made to tls13_key_share_peer_public().Joel Sing
2020-01-31regress test for sshd_config Include directive; from Jakub JelenDamien Miller
2020-01-30Revise for TLSv1.3 key share changes.Joel Sing
2020-01-30For debugging set KTRACE=ktrace environment. Then client.ktraceAlexander Bluhm
2020-01-30Enable t_ptrace with an errno change compared to NetBSD.Martin Pieuchot
2019-11-19Import NetBSD system call regression tests. They were written withAlexander Bluhm
2020-01-28With nc -NU netcat can probe if a UNIX stream socket is listening.Alexander Bluhm
2020-01-28Implement map functions min(), max() and sum().Martin Pieuchot
2020-01-28Tests for delete(@map[key]) and printf("%d\n", @map[key])Martin Pieuchot
2020-01-27Some of the test vectors that were added in the upstream commitTheo Buehler
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-26Add back the tests that were deleted in previous but not containedTheo Buehler
2020-01-26server sigalgs test is now bogus, disable for nowBob Beck
2020-01-26Adjust tests to match the change in EVP_chacha20().Theo Buehler
2020-01-26Also test maxprefix out. Based on maxprefix test added a few days ago.Claudio Jeker
2020-01-26unbreak unittests for recent API / source file changesDamien Miller
2020-01-25Disable cert interop tests for now.Joel Sing
2020-01-25Actually disable cipher interop tests.Joel Sing
2020-01-25Disable the cipher interop tests.Joel Sing
2020-01-25Accept both TLSv1.2 and TLSv1.3 protocols for netcat.Joel Sing
2020-01-25Disable session regress for libressl client talking to openssl11 server.Joel Sing
2020-01-25Disable the client hello message regress test for now.Joel Sing
2020-01-25Ensure that TLSv1.0 and TLSv1.1 are enabled before running SSLv2 clientJoel Sing
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-24re{move,bound,gress}Ted Unangst
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-22delete wasteful ;;Theo de Raadt
2020-01-22Increase keyscan timeout from default. On slow hosts 3 concurrent keyscansDarren Tucker
2020-01-22Add a simple regress test to check that max-prefix worksClaudio Jeker
2020-01-21Connect netcat client to server and close stdin. Then netcat waitsAlexander Bluhm
2020-01-21Regression tests for btrace(8).Martin Pieuchot
2020-01-21pass SSH_SK_HELPER explicitly past $SUDO to avoid it getting cleared;Damien Miller
2020-01-20Update libtls config regress to include TLSv1.3.Joel Sing
2020-01-20Add a sub regression test for the nlst command in ftpd(8).jan
2020-01-19update Mdocdate for a test that got broken by committing to the out_lint fileIngo Schwarze