Age | Commit message (Expand) | Author |
2017-01-10 | Cleanup the mount point and vnd devices before and after the test. | Alexander Bluhm |
2017-01-09 | Provide TLS_INT for consistency with libssl/libcrypto. | Joel Sing |
2017-01-08 | Stricter validation of the NAME section, in particular: | Ingo Schwarze |
2017-01-06 | use correct ssh-add program; bz#2654, from Colin Watson | Damien Miller |
2017-01-06 | Account for timeouts in the integrity tests as failures. | Darren Tucker |
2017-01-06 | Make forwarding test less racy by using unix domain sockets instead of | Darren Tucker |
2017-01-04 | Remove a check for empty option strings from our fuse regress tests. | Stefan Sperling |
2017-01-03 | Add regress tests for max shared version code. | Joel Sing |
2017-01-02 | Test listening on multiple sockets simultaneously. | Alexander Bluhm |
2016-12-30 | Add regress coverage for enabled protocol version range. | Joel Sing |
2016-12-30 | Now libtls creates nicer certificate verification error messages. | Alexander Bluhm |
2016-12-28 | Make the second, section number argument of .Xr mandatory. | Ingo Schwarze |
2016-12-27 | Test that the syslogd program can be started with a relative path. | Alexander Bluhm |
2016-12-26 | Typo, "more then" -> "more than" | Jeremie Courreges-Anglas |
2016-12-26 | Extend regress to include a peer certificate in the session. | Joel Sing |
2016-12-26 | Ensure that after an i2d_SSL_SESSION() call, the passed pointer now points | Joel Sing |
2016-12-22 | Update the regress test to work with the new changes in the switchd(8) | Rafael Zalamena |
2016-12-21 | Update regress for ECDHE with X25519. | Joel Sing |
2016-12-21 | Update libcrypto regress to handle header and non-exported symbol changes. | Joel Sing |
2016-12-21 | Ensure negative time/timeout are handled appropriately. | Joel Sing |
2016-12-19 | use standard /bin/sh equality test; from Mike Frysinger | Damien Miller |
2016-12-19 | remove testcase that depends on exact output and behaviour of | Damien Miller |
2016-12-19 | Use LOGNAME to get current user and fall back to whoami if not set. | Darren Tucker |
2016-12-18 | Revise regress for changes to ssl_parse_serverhello_tlsext(). | Joel Sing |
2016-12-16 | Add regression test for AllowUsers and DenyUsers. Patch from Zev Weiss | Darren Tucker |
2016-12-16 | revert to rev1.2; the new bits in this test depend on changes to ssh | Damien Miller |
2016-12-16 | Move the "stop sshd" code into its own helper function. Patch from | Darren Tucker |
2016-12-16 | regression test for certificates along with private key with no | Damien Miller |
2016-12-15 | Use $SUDO to read pidfile in case root's umask is restricted. From | Darren Tucker |
2016-12-13 | Print better error messages in case an expected packet is missing. | Alexander Bluhm |
2016-12-12 | Set promiscuous mode during srp1() to receive the arp reply directed | Alexander Bluhm |
2016-12-11 | Remove and-list-error-3 test, it is obsoleted by seterror-11 | Todd C. Miller |
2016-12-11 | Fixes descriptions for seterror tests 1, 2 and 4. | Todd C. Miller |
2016-12-07 | test different kinds of the "WARNING: whitespace at end of input line"; | Ingo Schwarze |
2016-12-07 | comment out non-working parts of the test with .ig rather than \", | Ingo Schwarze |
2016-12-07 | enable commented parts of the test, they seem to work now | Ingo Schwarze |
2016-12-07 | enable commented parts of the test, they seem to work now | Ingo Schwarze |
2016-12-07 | Spacing in arp -a output has changed, adapt test. | Alexander Bluhm |
2016-12-06 | Update to match recent changes. | Martin Pieuchot |
2016-12-04 | Update regress test to handle change to ssl_cipher_list_to_bytes(). | Joel Sing |
2016-11-30 | Fix typos | Vincent Gross |
2016-11-30 | test new behaviour of cert force-command restriction vs. authorized_key/ | Damien Miller |
2016-11-28 | Enable the pmtu and traceroute subtests with af-to. pf has been | Alexander Bluhm |
2016-11-28 | The setuid regression test builds and runs a binary that is setuid | Alexander Bluhm |
2016-11-28 | To test the pipe feature, a dd is started and writing into a log | Alexander Bluhm |
2016-11-25 | Allow PuTTY interop tests to run unattended. bz#2639, patch from | Darren Tucker |
2016-11-25 | Reverse args to sshd-log-wrapper. Matches change in portable, where it | Darren Tucker |
2016-11-25 | Fix typo in trace message; from portable. | Darren Tucker |
2016-11-23 | Test that af-to cannot be used together with route-to, reply-to, dup-to. | Alexander Bluhm |
2016-11-22 | Return different error number to know which test is failing. | Martin Pieuchot |