summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
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
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-17Reset udpencap_port sysctl in cleanup in case the run-udpencap-porttobhe
2020-01-16Add ftpd(8) sub test for mkdir.jan
2020-01-16Implement custom TCP client and server to test netcat corner cases.Alexander Bluhm
2020-01-16Add sub test for ftpd(8) that test delete of files.jan
2020-01-16Add test for custom udp encapsulation port with set with '-p'.tobhe
2020-01-16Add a file put sub test for ftpd(8) regression test.jan
2020-01-16Check fpu functions without setjmp/longjmp before testing the latter.Alexander Bluhm
2020-01-16Link iked live test to build. To operate it needs two remoteAlexander Bluhm
2020-01-15Add multiple altname fields and test for different subjectAltName formatstobhe
2020-01-15Do not create files as dependency of .BEGIN rule. Noticed byAlexander Bluhm
2020-01-15Restructure certificate generation to utilize make's build deps. Add testtobhe
2020-01-15Rename the environment variables for ssh hosts and addressesAlexander Bluhm
2020-01-15Add automated certificate generation, psk and certificate authenticationtobhe
2020-01-14Add live test for simple ikev2 handshake and encrypted ping between twotobhe
2020-01-13Make clean should not require SUDO.Alexander Bluhm
2020-01-13Fix printf compiler warnings in wfp regress. Convert wchar to aAlexander Bluhm
2020-01-13Link forgotten libc tests to the build.Alexander Bluhm