Age | Commit message (Expand) | Author |
2015-02-16 | enable hostkeys unit tests | Damien Miller |
2015-02-16 | check string/memory compare arguments aren't NULL | Damien Miller |
2015-02-16 | unit tests for hostfile.c code, just hostkeys_foreach so far | Damien Miller |
2015-02-16 | clean up post_dt() validation function; | Ingo Schwarze |
2015-02-16 | The wrong test was marked SKIP_GROFF. | Ingo Schwarze |
2015-02-16 | Add more error checking and free resources in bytestringtest. | Doug Hogan |
2015-02-15 | Fix various memory leaks by not exiting so abruptly from failed tests. | Miod Vallat |
2015-02-15 | Remove ancient gcc workaround on mips. | Miod Vallat |
2015-02-15 | Memory leak. Coverity CID 78865 | Miod Vallat |
2015-02-15 | Wrong logic; Coverity CID 78894 | Miod Vallat |
2015-02-14 | test server rekey limit | Markus Friedl |
2015-02-14 | Tests that syslogd uses the expected TLS version. | Alexander Bluhm |
2015-02-13 | Adapt the maxunix test, the syslogd -a error semantic has changed. | Alexander Bluhm |
2015-02-12 | Make syslogd tests more reliable. Increase the allowed range of | Alexander Bluhm |
2015-02-12 | After almost five years and 92 revisions, mdoc_macro.c rev. 1.139 | Ingo Schwarze |
2015-02-12 | Do not confuse .Bl -column lists that just broken another block | Ingo Schwarze |
2015-02-12 | Delete the mdoc_node.pending pointer and the function calculating | Ingo Schwarze |
2015-02-11 | Make syslogd tests more reliable. Allow a range of certain log | Alexander Bluhm |
2015-02-11 | Make syslogd test more reliable. Use Time::HiRes to sleep .01 | Alexander Bluhm |
2015-02-11 | do not access a NULL pointer if an .Eo block lacks a tail; | Ingo Schwarze |
2015-02-11 | explicit blocks close out .Nd; fixing data structure corruption | Ingo Schwarze |
2015-02-11 | Do not rely upon malloc(0) not returning NULL. Not all malloc implementations | Miod Vallat |
2015-02-10 | Be more careful to not generate empty .In, .St, and .Xr nodes. | Ingo Schwarze |
2015-02-10 | Do not read past the end of the buffer if an "f" layout font modifier | Ingo Schwarze |
2015-01-29 | reorg tbl(7) test suite | Ingo Schwarze |
2015-02-10 | Add bind regress test | Claudio Jeker |
2015-02-10 | Test that bind works the way it should. This fails at the moment because | Claudio Jeker |
2015-02-09 | Error messages form libtls have changed, adapt syslogd tests. | Alexander Bluhm |
2015-02-09 | sort includes correctly | Theo de Raadt |
2015-02-08 | Change syslog tests from transparent framing to octet counting. | Alexander Bluhm |
2015-02-07 | Closing a block validates it, which may end up deleting it, | Ingo Schwarze |
2015-02-07 | Add regress tests for SSL_CIPHER_get_by_value() and SSL_CIPHER_get_by_id(). | Joel Sing |
2015-02-06 | SIZE_MAX is standard, we should be using it in preference to the | Todd C. Miller |
2015-02-06 | KNF bytestring files. | Doug Hogan |
2015-02-06 | replace the last legacy generic message type, "argument count wrong", | Ingo Schwarze |
2015-02-06 | better error reporting regarding .OP .RS .UR .TH arguments | Ingo Schwarze |
2015-02-06 | better diagnostics about excess arguments to .PD .ft .sp | Ingo Schwarze |
2015-02-06 | Import BoringSSL's crypto bytestring and crypto bytebuilder APIs. | Doug Hogan |
2015-02-06 | Add libssl ciphers regress, which currently only covers | Joel Sing |
2015-02-06 | better error reporting for .br .fi .nf with arguments | Ingo Schwarze |
2015-02-06 | Delete the legacy generic warning type MANDOCERR_ARGCWARN, | Ingo Schwarze |
2015-02-06 | better handle .Fo and .Fd without argument | Ingo Schwarze |
2015-02-06 | better handle empty .Bd .Bl .D1 .Dl blocks | Ingo Schwarze |
2015-02-06 | better handle .In .Sh .Ss .St .Xr without arguments | Ingo Schwarze |
2015-02-06 | Add syslogd tests for dropped messages. | Alexander Bluhm |
2015-02-05 | fix handling of empty .An macros | Ingo Schwarze |
2015-02-04 | Discard excess head arguments for .Bd .Bl .Bk and delete hwarn_eq0(). | Ingo Schwarze |
2015-02-04 | improve diagnostics regarding arguments of .An .Pp .Lp .br .sp | Ingo Schwarze |
2015-02-04 | fix column numbers of macro arguments in messages | Ingo Schwarze |
2015-02-04 | discard .Rs head arguments and improve .Rs diagnostics | Ingo Schwarze |