Age | Commit message (Expand) | Author |
2018-12-16 | make test output less ugly | Ingo Schwarze |
2018-12-15 | Yet another round of improvements to manual font selection. | Ingo Schwarze |
2018-12-15 | Several improvements to escape sequence handling. | Ingo Schwarze |
2018-12-15 | add a -R option to set/unset resolver flags. | Eric Faurot |
2018-12-15 | remove unused and problematic sudo clean. ok espie | Ted Unangst |
2012-07-13 | import regression suite for asr | Eric Faurot |
2018-12-12 | +nettle-bug now that the fix has been committed | Marc Espie |
2018-12-12 | Enable the rules doing more than one match at a time. This works since a while. | Claudio Jeker |
2018-12-11 | Fix regress test. The rule optimizer changes output since all the | Claudio Jeker |
2018-12-11 | add a non regression test that triggers the nettle bug | Marc Espie |
2018-12-08 | Fix kill [-SIGNAME | -s SIGNAME] and simplify | Jeremie Courreges-Anglas |
2018-12-08 | Basic regress test for kill -s SIG[NAME] (now failing) | Jeremie Courreges-Anglas |
2018-12-07 | Test that "b" and "t" (branch) commands can be followed by a semicolon | Ingo Schwarze |
2018-12-04 | Run each test as a single entry in REGRESS_TARGETS to get a better | Alexander Bluhm |
2018-12-04 | Update bgpd result files after the community change. Forgot this bit of | Claudio Jeker |
2018-12-04 | Clean up the validation of .Pp, .PP, .sp, and .br. Make sure all | Ingo Schwarze |
2018-12-03 | Port p5-Crypt-Random has been removed, replace it with p5-BSD-arc4random. | Alexander Bluhm |
2018-12-03 | In the validators, translate obsolete macro aliases (Lp, Ot, LP, P) | Ingo Schwarze |
2018-12-03 | adapt to the change in mansearch.c rev. 1.62; | Ingo Schwarze |
2018-12-03 | The field dom_rtkeylen has been removed from struct domain. Convert | Alexander Bluhm |
2018-11-30 | Fix test when using malloc_conf=J | mortimer |
2018-11-29 | This test does not terminate if malloc conf is preconfigured with | Alexander Bluhm |
2018-11-29 | We're manipulating malloc flags ourselves, start with restting them all. | Otto Moerbeek |
2018-11-28 | This test does not terminate if malloc conf is preconfigured with | Alexander Bluhm |
2018-11-28 | Test for EMSGSIZE return when sending more fds in a message then the receiver | Claudio Jeker |
2018-11-26 | When a conditional block is closed by putting "\}" on a text line | Ingo Schwarze |
2018-11-23 | Remove now-unneeded ifdef SIGINFO around handler since it is now always | Darren Tucker |
2018-11-22 | Output info on SIGUSR1 as well as SIGINFO to resync with portable. | Darren Tucker |
2018-11-22 | Append pid to temp files in /var/run and set a cleanup trap for them. | Darren Tucker |
2018-11-22 | add missing make dependency | anton |
2018-11-20 | split up long line | anton |
2018-11-20 | test getown | anton |
2018-11-20 | test fcntl(F_SETOWN) | anton |
2018-11-19 | Add regress tests for sockets with sigio. | Visa Hankala |
2018-11-16 | +wscons | anton |
2018-11-16 | Add wscons regress tests, currently limited to SIGIO handling. | anton |
2018-11-13 | check various community combinations | Claudio Jeker |
2018-11-13 | Add some coverage for the ioctl() interface. | Visa Hankala |
2018-11-13 | it's expected for pkg_add to exit 1 now, since it's missing one dependent | Marc Espie |
2018-11-13 | Add regress tests for pipe fcntl(fd, F_GETOWN). | Visa Hankala |
2018-11-13 | Just err if we can't create secrets | Bob Beck |
2018-11-12 | Add initial regress tests for sigio. | Visa Hankala |
2018-11-12 | Rework the sm3 regress based on a suggestion by jsing. Zap the weird | Theo Buehler |
2018-11-12 | - Fix UTF-8 regression test when running with LC_{CTYPE,ALL}=C by setting | Martijn van Duren |
2018-11-11 | Fix a race in libssl interop regress. The success messages from | Alexander Bluhm |
2018-11-11 | Hook up sm3 regress tests. | Theo Buehler |
2018-11-11 | Add sm3 regress tests. | Theo Buehler |
2018-11-11 | Add automatic threading initialization for libcrypto. | Brent Cook |
2018-11-11 | Reorganize libssl interop tests. Move netcat tests into separate | Alexander Bluhm |
2018-11-10 | add tests covering negative lengths and positive overflows | anton |