Age | Commit message (Expand) | Author |
2016-09-25 | Adapt more places where binutils-2.17 has changed the format of the | Alexander Bluhm |
2016-09-25 | add ul | Otto Moerbeek |
2016-09-24 | On sparc64 we need "retl" not "ret" to do an immediate return. | Mark Kettenis |
2016-09-24 | recpect W^X, sparc64 still has a problem: non-exec mmap: execute | Otto Moerbeek |
2016-09-24 | Format of warning messages has changed in binutils-2.17. Remove | Alexander Bluhm |
2016-09-23 | Check wether sudo or doas is working once at the beginning of the | Alexander Bluhm |
2016-09-23 | Remove leftovers from relayd tests. | Alexander Bluhm |
2016-09-23 | Making the regress target depends on building PROG. | Alexander Bluhm |
2016-09-23 | Zap mquery test for good | Otto Moerbeek |
2016-09-23 | Zap. Has been disabled for a long time and makes unholy assumptions about | Otto Moerbeek |
2016-09-23 | Add dependencies to build the required test tools for mandoc on | Alexander Bluhm |
2016-09-23 | The TCP socket buffer size for syslogd has changed. Adapt tests | Alexander Bluhm |
2016-09-22 | Call setsockopt(2) before listen(2) in relayd tests and adjust some | Alexander Bluhm |
2016-09-21 | Fix a race in test. Wait until the process shown by ps is really | Alexander Bluhm |
2016-09-21 | disable tests for affirmative negated match after backout of | Damien Miller |
2016-09-21 | Use /dev/console as a template for the pseudo tty, stdin may be not | Alexander Bluhm |
2016-09-21 | Test syslogd TLS client certificate validation. | Alexander Bluhm |
2016-09-21 | Enter rtable | Martin Pieuchot |
2016-09-21 | Test ART implementation by default. | Martin Pieuchot |
2016-09-21 | set BIOCIMMEDIATE, makes the test work for lo0, which does more buffering | Otto Moerbeek |
2016-09-21 | test all the AuthorizedPrincipalsCommand % expansions | Damien Miller |
2016-09-20 | To make debugging the kqueue test easier, always print the assertion | Alexander Bluhm |
2016-09-20 | switch master & slave; prompted by bluhm@ | Otto Moerbeek |
2016-09-20 | don't depend on /dev/tty, in bluhm's framework there is no such thing | Otto Moerbeek |
2016-09-18 | The libedit regress tests require header files generated during the | Alexander Bluhm |
2016-09-18 | Test should print SKIPPED if a package is missing. | Alexander Bluhm |
2016-09-16 | add a note on kexfuzz' limitations | Damien Miller |
2016-09-16 | fix for newer modp DH groups (diffie-hellman-group14-sha256 etc) | Damien Miller |
2016-09-14 | Use diff -u instead of diff. It's a bit easier to see what's wrong. | Theo Buehler |
2016-09-14 | calendar regress from Andy Bradford. | Todd C. Miller |
2016-09-14 | Improve test coverage of ssh-keygen -T a bit. | Darren Tucker |
2016-09-13 | First stab at acme-client regress test. | Florian Obser |
2016-09-12 | Add testcase for ssh-keygen -j, -J and -K options for moduli screening. | Darren Tucker |
2016-09-10 | Cleanup commented lines, and only print the DN of entries | Landry Breuil |
2016-09-10 | Improve Makefile by using ${.OBJDIR} and stop creating files in | Landry Breuil |
2016-09-08 | fix test after the errno reshuffle; ok swarsche@ | Otto Moerbeek |
2016-09-07 | add objdir to fix regress test | Vincent Gross |
2016-09-06 | These tests didn't work without setting READLINE because we don't | Ingo Schwarze |
2016-09-06 | remove test programs for the audio driver, as we've better | Alexandre Ratchov |
2007-07-06 | regression test for AUDIO_GETINFO/AUDIO_SETINFO ioctls | Jacob Meuser |
2003-02-01 | audio encoding tester | Jason Wright |
2016-09-05 | Big refactoring in main(), simplify the invocation syntax. | Vincent Gross |
2016-09-05 | ldapd regress is creating files during make obj; comment out until fixed | Theo de Raadt |
2016-09-05 | Enable mbrtowc(3) and wcrtomb(3) tests now that mbsinit(3) works. | Ingo Schwarze |
2016-09-05 | Add a regress target so that a recursive "make regress" also builds | Alexander Bluhm |
2016-09-05 | link ldapd regress to the build | Landry Breuil |
2016-09-05 | Add purge to the all: target and comment out cpan for now | Landry Breuil |
2016-09-04 | Link isakmpd regress to the build. | Alexander Bluhm |
2016-09-04 | When passing the (1ULL << 32) to EV_SET, it gets casted to __uintptr_t. | Alexander Bluhm |
2016-09-04 | Fix use after free | Mike Belopuhov |