Age | Commit message (Expand) | Author |
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 |
2016-12-28 | Make the second, section number argument of .Xr mandatory. | Ingo Schwarze |
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-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-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-11-30 | test new behaviour of cert force-command restriction vs. authorized_key/ | Damien Miller |
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-06 | Add regress test script for openssl command. | Kinichiro Inoguchi |
2016-11-05 | fix previous; looks good to bcook@ | Ingo Schwarze |
2016-11-05 | don't skip names that match the beginning of the file name; | Ingo Schwarze |
2016-11-05 | update example directory | Brent Cook |
2016-11-05 | add EXAMPLES and tweak some wording | Ingo Schwarze |
2016-11-04 | a new utility for bcook@: find mlinks for portable LibreSSL | Ingo Schwarze |
2016-11-01 | Clean up MALLOC_OPTIONS. For the unittests, move MALLOC_OPTIONS and | Theo Buehler |
2016-11-01 | MALLOC_OPTIONS=A no longer exists. | Theo Buehler |
2016-10-31 | Remove the obsolete A and P flags from MALLOC_OPTIONS. | Theo Buehler |
2016-10-31 | MALLOC_OPTION 'A' no longer exists. | Theo Buehler |
2016-10-31 | fix a few suspicious (according to emacs) lines | Jasper Lievisse Adriaanse |
2016-10-18 | adjust after the ordering was made well-defined in mandocdb.c rev. 1.180 | Ingo Schwarze |
2016-10-17 | test .Bl -tag without -width; | Ingo Schwarze |
2016-10-11 | fix the KEX fuzzer - the previous method of obtaining the packet contents | Damien Miller |
2016-10-11 | Add a regression test for the off by one bug reported by pfg. | Martijn van Duren |
2016-10-07 | enable tests for cut(1) and wc(1) | Ingo Schwarze |
2016-10-07 | test multibyte behaviour of cut(1) | Ingo Schwarze |
2016-10-07 | minimal UTF-8 tests for wc(1) | Ingo Schwarze |
2016-10-07 | enable colrm and column, which i apparently forgot | Ingo Schwarze |
2016-10-06 | Move USER out of the way to unbreak the BUILDUSER mechanism. | Martin Natano |
2016-09-30 | The opencvs test checks the RCS id of the file I have just commited. | Alexander Bluhm |
2016-09-30 | The import test of regress/usr.bin/cvs tries to touch a file in | Alexander Bluhm |
2016-09-30 | The opencvs sources are not linked to the build. To make the cvs | Alexander Bluhm |
2016-09-30 | In ssh tests set REGRESS_FAIL_EARLY with ?= so that the environment | Alexander Bluhm |
2016-09-29 | with commitids, status produces an extra line per revision | Otto Moerbeek |
2016-09-29 | Fix tests | Otto Moerbeek |
2016-09-28 | Add a makefile rule to create the ssh library when regress needs | Alexander Bluhm |
2016-09-28 | Do not close stdout when starting netcat, redirect to /dev/null | Alexander Bluhm |
2016-09-26 | Allow to run ssh regression tests as root. If the user is already | Alexander Bluhm |
2016-09-25 | add ul | Otto Moerbeek |