Age | Commit message (Expand) | Author |
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 |
2016-09-04 | If we bind to [::], we do not check for sockaddr availability. | Vincent Gross |
2016-09-04 | Mandoc db dump regress depends on objects existing in usr.bin/mandoc. | Alexander Bluhm |
2016-09-04 | define the targets the parent level forwards with _SUBDIRUSE | Ingo Schwarze |
2016-09-04 | test wcrtomb(3) | Ingo Schwarze |
2016-09-03 | test mbrtowc(3) in conjunction with mbsinit(3) | Ingo Schwarze |
2016-09-03 | import new BN tests from OpenSSL | Brent Cook |
2016-09-03 | remove unneeded reach-around include | Brent Cook |
2016-09-03 | split ipv4 and ipv6 | Vincent Gross |
2016-09-03 | Graceful failure handling at startup and run | Vincent Gross |
2016-09-03 | Retire zaurus, as it hasn't made the EABI jump and will be permanently broken | Philip Guenther |
2016-09-03 | check -z mode, just by creating an archive and checking it's still proper | Marc Espie |
2016-09-03 | Some isakmpd tests need generated header files from isakmpd. Change | Alexander Bluhm |
2016-09-02 | Print SKIPPED if a regress test cannot be executed for some reason. | Alexander Bluhm |
2016-09-02 | Fix build of regress after source moves | Bob Beck |
2016-09-02 | Make this regress build again | Bob Beck |
2016-09-02 | Repair remaining isakmpd regress tests | Mike Belopuhov |