Age | Commit message (Expand) | Author |
2014-07-11 | replace u_int32_t with uint32_t | bcook |
2014-07-11 | Fix dumb copy/paste mistake. | Matthew Dempsky |
2014-07-11 | Fix explicit_bzero regress for Solaris and OS X compatibility | Matthew Dempsky |
2014-07-10 | Test relayd error message for a broken config file. | Alexander Bluhm |
2014-07-10 | Check for the exact number of done requests in relayd log. | Alexander Bluhm |
2014-07-10 | Print "%s (removed)" into relayd log and test for that string. | Alexander Bluhm |
2014-07-10 | To make sure that at least anything is tested, add a length check | Alexander Bluhm |
2014-07-10 | Uncompress ssltest. | Joel Sing |
2014-07-10 | Add support to test handling of repeated headers. | Reyk Floeter |
2014-07-10 | Implement non-persistent connections in a cleaner way. Every test | Alexander Bluhm |
2014-07-09 | Add some extra sanity checks to make sure the test functions actually | Matthew Dempsky |
2014-07-09 | add some (currently failing) tests for openssl-like version number (1.0.1g) c... | Jasper Lievisse Adriaanse |
2014-07-09 | Changes in relayd's regression tests have to be discussed. | Reyk Floeter |
2014-07-09 | Minor cleanups | Matthew Dempsky |
2014-07-09 | Better workaround for OS X sigaltstack() bug | Matthew Dempsky |
2014-07-09 | Update and extend the regress tests to use the new grammar of the | Reyk Floeter |
2014-07-09 | check for EINTR when calling waitpid. | bcook |
2014-07-09 | check if we were previously on a signal stack before restoring. | bcook |
2014-07-09 | Rewrite gcm128test as a table-driven regress instead of using defines. | Joel Sing |
2014-07-09 | format string should be a string literal. | bcook |
2014-07-08 | remove use of internally-deprecated OPENSSL_malloc/free | bcook |
2014-07-08 | Include -DLIBRESSL_INTERNAL in regress makefiles. | Joel Sing |
2014-07-08 | string.h is the correct file, not strings.h | bcook |
2014-07-07 | Clean up ERROR messages related to document structure and macros: | Ingo Schwarze |
2014-07-07 | no need to delete any content from .Rs blocks, | Ingo Schwarze |
2014-07-07 | no need to skip content before first section header | Ingo Schwarze |
2014-07-07 | implement .dei and .ami | Ingo Schwarze |
2014-07-07 | remove forced-fatal that I stuck in there to test the new cleanup | Damien Miller |
2014-07-06 | Clean up messages related to plain text and to escape sequences. | Ingo Schwarze |
2014-07-06 | add a hook to the cleanup() function to kill $SSH_PID if it is set | Damien Miller |
2014-07-05 | Cleanup with respect to bad macro arguments. | Ingo Schwarze |
2014-07-05 | Cleanup regarding -offset and -width: | Ingo Schwarze |
2014-07-04 | Clean up messages regarding excess arguments: | Ingo Schwarze |
2014-07-04 | Clean up messages related to missing arguments. | Ingo Schwarze |
2014-07-03 | Fix formatting of empty .Bl -inset item heads. | Ingo Schwarze |
2014-07-03 | MANDOCERR_NOARGS reported three completely unrelated classes of problems. | Ingo Schwarze |
2014-07-03 | Enter the REGRESS_FULL target subdirs for clean, cleandir and obj targets. | Miod Vallat |
2014-07-02 | Improve and test the messages about empty macros, | Ingo Schwarze |
2014-07-02 | When .Sm is called without an argument, groff toggles the spacing mode, | Ingo Schwarze |
2011-12-04 | test some simple macros; written while working on -Tman | Ingo Schwarze |
2014-07-02 | Add an initial regress test for pkcs7. | Joel Sing |
2014-07-02 | Disentangle the MANDOCERR_CHILD message, which reported three | Ingo Schwarze |
2014-07-02 | Clean up warnings related to macros and nesting. | Ingo Schwarze |
2014-07-02 | Fix the column numbers associated with in_line_argn() macros; | Ingo Schwarze |
2014-07-02 | move test to the right directory | Ingo Schwarze |
2014-07-02 | Do not tun the .PHONY parts of ${LINT_TARGETS} twice. | Ingo Schwarze |
2014-07-02 | Improve "skipping paragraph macro" messages, | Ingo Schwarze |
2014-07-02 | Implement the obsolete macros .En .Es .Fr .Ot for backward compatibility, | Ingo Schwarze |
2014-07-01 | Clean up the warnings related to document structure. | Ingo Schwarze |
2014-07-01 | Add a test to catch .el\{ breakage; roff.c rev. 1.88 | Ingo Schwarze |