Age | Commit message (Expand) | Author |
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 |
2016-09-02 | Remove the GF(2**n) math test since isakmpd has been switched | Mike Belopuhov |
2016-09-02 | Remove the GF(2**n) math test since isakmpd has been switched | Mike Belopuhov |
2016-09-02 | Remove the GF(2**n) math test since isakmpd has been switched | Mike Belopuhov |
2016-09-02 | Remove old RSA key generation and verification test as it's done now | Mike Belopuhov |
2016-09-02 | Pull in Chacha20 and Poly1305 source code as xform.o dependencies | Mike Belopuhov |
2016-09-02 | Pull in Chacha20 and Poly1305 source code as xform.o dependencies | Mike Belopuhov |
2016-09-02 | Adjust for the new default MODP group | Mike Belopuhov |
2016-09-02 | Remove obsolete DES-CBC tests | Mike Belopuhov |
2016-09-02 | disable t3, it is known to fail | Otto Moerbeek |
2016-09-01 | Make this work both with and without "make obj" in src/usr.bin/mandoc; | Ingo Schwarze |
2016-09-01 | no route-to/reply-to/dup-to on block rules, aka make this pass again | Henning Brauer |
2016-09-01 | Add basic regress tests for ldapd. | Landry Breuil |
2016-09-01 | Fix regress test, server returns 400 instead of 500 now | Reyk Floeter |
2016-09-01 | Now the cached route flag appears in "route show". Adapt test. | Alexander Bluhm |
2016-09-01 | Tighten up the siginfo check | Philip Guenther |
2016-09-01 | Delete sparc and vax bits | Philip Guenther |
2016-09-01 | delete wrong cvs $ tags | Theo de Raadt |