Age | Commit message (Expand) | Author |
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 |
2014-06-29 | Use the freshly improved roff_getname() function | Ingo Schwarze |
2014-06-29 | Major roff_getname() cleanup. | Ingo Schwarze |
2014-06-25 | Explicitely specify address family when translation pool may contain | Mike Belopuhov |
2014-06-24 | POSIX doesn't specify MAP_FILE and it's a noop anyway, so remove it to | Matthew Dempsky |
2014-06-24 | Extend the chacha regress to cover the ChaCha interface, in addition to the | Joel Sing |
2014-06-24 | Fixup the test after new queue code has been added. | Mike Belopuhov |
2014-06-24 | do not prompt for overwrite when none is neccessary using the -F option | Jason McIntyre |
2014-06-24 | unit and fuzz tests for new key API | Damien Miller |
2014-06-24 | regress test for broken consecutive revoked serial number ranges | Damien Miller |
2014-06-23 | Add regress test for SIGSEGV and SIGBUS siginfo semantics. | Matthew Dempsky |
2014-06-22 | Add regress tests for BIO_get_host_ip(). | Joel Sing |
2014-06-21 | matthew reminds me to update regress to reflect current spec | Ted Unangst |
2014-06-21 | fix expected message level | Ingo Schwarze |
2014-06-20 | As suggested by jmc@, only include line and column numbers into messages | Ingo Schwarze |
2014-06-13 | Add timingsafe_memcmp(). | Matthew Dempsky |
2014-06-22 | Add a skeleton regress for crypto/bio, which currently only covers | Joel Sing |