Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-26 | Add back the tests that were deleted in previous but not contained | Theo Buehler | |
in OpenSSL's test suite. | |||
2020-01-26 | server sigalgs test is now bogus, disable for now | Bob Beck | |
2020-01-26 | Adjust tests to match the change in EVP_chacha20(). | Theo Buehler | |
Test vectors taken from OpenSSL 1.1.1d (under OpenSSL's old license). | |||
2020-01-26 | Also test maxprefix out. Based on maxprefix test added a few days ago. | Claudio Jeker | |
2020-01-26 | unbreak unittests for recent API / source file changes | Damien Miller | |
2020-01-25 | Disable cert interop tests for now. | Joel Sing | |
The libressl TLSv1.3 client and server currently lack client certificate authentication support and this test expects all clients can auth with all servers. We can likely turn this back on in the near future. | |||
2020-01-25 | Actually disable cipher interop tests. | Joel Sing | |
2020-01-25 | Disable the cipher interop tests. | Joel Sing | |
These make far too many assumptions about cipher suites - TLSv1.3 cipher suites can only be used with TLSv1.3 and there is tests using TLSv1.3 cipher suites with TLSv1.2 will not work. Likewise, expecting TLSv1.2 cipher suites to work with TLSv1.3 is futile. Additionally, eopenssl11 lists TLSv1.3 cipher suites with different names to libressl. Futher work will be necessary before this can be re-enabled. | |||
2020-01-25 | Accept both TLSv1.2 and TLSv1.3 protocols for netcat. | Joel Sing | |
This can potentially be improved by adding knowledge about which libraries support which versions and handle differences between clients and servers. | |||
2020-01-25 | Disable session regress for libressl client talking to openssl11 server. | Joel Sing | |
This is now talking over TLSv1.3 and needs session support. | |||
2020-01-25 | Disable the client hello message regress test for now. | Joel Sing | |
The golden values have changed due to TLSv1.3 and will likely change more in the near future. This will be updated and re-enabled when things settle. Discussed with beck@ | |||
2020-01-25 | Ensure that TLSv1.0 and TLSv1.1 are enabled before running SSLv2 client | Joel Sing | |
hello tests. | |||
2020-01-25 | Move setting $NC into test-exec since it's now used by multiple tests, | Darren Tucker | |
and in -portable we use our own local copy to avoid portability problems. | |||
2020-01-25 | Wait a bit longer for the multiplex master to become ready since on very | Darren Tucker | |
slow hosts the current delay is not sufficient and the test will fail. | |||
2020-01-24 | Add a connection test for proxycommand. This would have caught the problem | Darren Tucker | |
caused by ssh.c rev 1.507 wherein Host and Hostname were swapped. Prompted by beck@ | |||
2020-01-24 | re{move,bound,gress} | Ted Unangst | |
2020-01-24 | Do not warn about permissions on symlinks. | Darren Tucker | |
2020-01-23 | Handle zlib compression being disabled now that it's optional. | Darren Tucker | |
2020-01-23 | When checking for unsafe directories, ignore non-directories (ie symlinks, | Darren Tucker | |
where permissions are not relevant). | |||
2020-01-23 | Check for and warn about StrictModes permission problems. ok tb@ | Darren Tucker | |
2020-01-23 | Also test PuTTY chacha20. | Darren Tucker | |
2020-01-23 | Also test PuTTY ecdh kex methods. | Darren Tucker | |
2020-01-22 | delete wasteful ;; | Theo de Raadt | |
ok tedu | |||
2020-01-22 | Increase keyscan timeout from default. On slow hosts 3 concurrent keyscans | Darren Tucker | |
can hit the default 5 second timeout, so increase to 15 seconds. | |||
2020-01-22 | Add a simple regress test to check that max-prefix works | Claudio Jeker | |
2020-01-21 | Connect netcat client to server and close stdin. Then netcat waits | Alexander Bluhm | |
for the other side to terminate. Check that netcat is sleeping and does not run in a busy loop. Add tests for TCP, TLS, and UDP. | |||
2020-01-21 | Regression tests for btrace(8). | Martin Pieuchot | |
2020-01-21 | pass SSH_SK_HELPER explicitly past $SUDO to avoid it getting cleared; | Damien Miller | |
with dtucker@ | |||
2020-01-20 | Update libtls config regress to include TLSv1.3. | Joel Sing | |
2020-01-20 | Add a sub regression test for the nlst command in ftpd(8). | jan | |
2020-01-19 | update Mdocdate for a test that got broken by committing to the out_lint file | Ingo Schwarze | |
2020-01-19 | Align to the new, sane behaviour of the groff_mdoc(7) .Dd macro: | Ingo Schwarze | |
without an argument, use the empty string, and always concatenate all arguments, no matter their number. This allows reducing the number of arguments of mandoc_normdate() and some other simplifications, at the same time polishing some error messages by adding the name of the macro in question. | |||
2020-01-17 | Test the netcat -N feature. The test program can send and receive | Alexander Bluhm | |
messages, shutdown write, and wait for EOF in arbitray order. Since revision 1.211 of netcat.c some of the cases fail. | |||
2020-01-17 | Reset udpencap_port sysctl in cleanup in case the run-udpencap-port | tobhe | |
test fails. | |||
2020-01-16 | Add ftpd(8) sub test for mkdir. | jan | |
2020-01-16 | Implement custom TCP client and server to test netcat corner cases. | Alexander Bluhm | |
2020-01-16 | Add sub test for ftpd(8) that test delete of files. | jan | |
2020-01-16 | Add test for custom udp encapsulation port with set with '-p'. | tobhe | |
2020-01-16 | Add a file put sub test for ftpd(8) regression test. | jan | |
2020-01-16 | Check fpu functions without setjmp/longjmp before testing the latter. | Alexander Bluhm | |
Use exit code 2 for setup failure and 1 for test fail. Unfortunately this regress is still failing. | |||
2020-01-16 | Link iked live test to build. To operate it needs two remote | Alexander Bluhm | |
machines specified in the environment. Otherwise it is skipped. | |||
2020-01-15 | Add multiple altname fields and test for different subjectAltName formats | tobhe | |
and indices. | |||
2020-01-15 | Do not create files as dependency of .BEGIN rule. Noticed by | Alexander Bluhm | |
deraadt@ with make obj in regress. | |||
2020-01-15 | Restructure certificate generation to utilize make's build deps. Add test | tobhe | |
with multiple CAs. | |||
2020-01-15 | Rename the environment variables for ssh hosts and addresses | Alexander Bluhm | |
consistently with other tests. OK tobhe@ | |||
2020-01-15 | Add automated certificate generation, psk and certificate authentication | tobhe | |
tests and fragmentation test. | |||
2020-01-14 | Add live test for simple ikev2 handshake and encrypted ping between two | tobhe | |
remote hosts. The hosts must be specified with SSHRIGHT and SSHLEFT, the IPsec gateway IPs with the LEFTGW and RIGHTGW environment variables. ok bluhm@ | |||
2020-01-13 | Make clean should not require SUDO. | Alexander Bluhm | |
2020-01-13 | Fix printf compiler warnings in wfp regress. Convert wchar to a | Alexander Bluhm | |
printable error message when failing. | |||
2020-01-13 | Link forgotten libc tests to the build. | Alexander Bluhm | |