Age | Commit message (Expand) | Author |
2014-05-21 | when failing because of unexpected output, show the offending output | Damien Miller |
2014-05-04 | Remove the Z flag from the list of malloc options as it | Loganaden Velvindron |
2014-05-03 | Add tests for with and without compression, with and without privsep. | Darren Tucker |
2014-05-02 | Add missing $ on OpenBSD cvs tags, ok djm | Andre de Oliveira |
2014-05-02 | use the test_helper fuzzer rather than the hand-rolled code that | Damien Miller |
2014-05-02 | make the fuzzer seed const to make it clear that it is never modified | Damien Miller |
2014-04-30 | unit tests for new buffer API; including basic fuzz testing | Damien Miller |
2014-04-21 | repair regress tests broken by server-side default cipher/kex/mac changes | Damien Miller |
2014-04-15 | Using macros in .Sh header lines, or having .Sm off or .Bk -words open | Ingo Schwarze |
2014-04-14 | fix test regarding false positives | Jasper Lievisse Adriaanse |
2014-04-14 | When i committed man_term.c rev. 1.99, i forgot to adjust this test; | Ingo Schwarze |
2014-04-08 | Add a new term_flushln() flag TERMP_BRIND (if break, then indent) | Ingo Schwarze |
2014-04-08 | more tests for excessively long text in TERMP_NOBREAK mode | Ingo Schwarze |
2014-04-08 | Fully implement the \B (validate numerical expression) and | Ingo Schwarze |
2014-04-07 | We already supported (outer) user-defined strings containing references | Ingo Schwarze |
2014-04-07 | Almost complete implementation of roff(7) numerical expressions. | Ingo Schwarze |
2014-04-05 | Implement the roff(7) .rr (remove register) request. | Ingo Schwarze |
2014-03-31 | recognise CONTEXT sections, for man9; | Jason McIntyre |
2014-03-31 | add test where Libs contains a variable reference | Jasper Lievisse Adriaanse |
2014-03-30 | Support relative arguments to .ll (increase or decrease line length). | Ingo Schwarze |
2014-03-30 | Implement the roff(7) .ll (line length) request. | Ingo Schwarze |
2014-03-30 | make -Tascii explicit, to be safe when -Tlocale becomes the default | Ingo Schwarze |
2014-03-29 | don't spam the console | Jasper Lievisse Adriaanse |
2014-03-29 | tweak the non-hanging but failing earlier test. | Jasper Lievisse Adriaanse |
2014-03-29 | add currently failing (rather, hanging) test taken from empathy's | Jasper Lievisse Adriaanse |
2014-03-29 | shuffle --variable related tests together and add a few more which are known ... | Jasper Lievisse Adriaanse |
2014-03-28 | Allow leading and trailing vertical lines, | Ingo Schwarze |
2014-03-18 | Retire hp300, mvme68k and mvme88k ports. These ports have no users, keeping | Miod Vallat |
2014-03-17 | use quiet signify | Ted Unangst |
2014-03-17 | test -C | Ted Unangst |
2014-03-17 | fix for new sig header by testing pipe code too ;) | Ted Unangst |
2014-03-13 | this test is a sorry mess of race conditions; add another sleep | Damien Miller |
2014-03-08 | Test handling of combining and non-combining accents | Ingo Schwarze |
2014-03-08 | In .nf mode, use the MAN_LINE flag to detect input line breaks | Ingo Schwarze |
2014-03-08 | To find out whether .TP head arguments are same-line or next-line arguments, | Ingo Schwarze |
2014-03-08 | Improve .if/.ie condition handling. | Ingo Schwarze |
2014-03-07 | In roff_cond_sub(), make sure that the incorrect input sequence `\\}', | Ingo Schwarze |
2014-03-07 | Even on macro lines, \} must not cause whitespace. | Ingo Schwarze |
2014-03-07 | Three bugfixes related to the closing of conditional blocks: | Ingo Schwarze |
2014-03-06 | - for netbsd, accept 2014 dates | Jason McIntyre |
2014-02-27 | RCS Id | Damien Miller |
2014-02-27 | keep return values that are printed in error messages; | Damien Miller |
2014-02-27 | remove any existing LoginGraceTime from sshd_config before adding | Damien Miller |
2014-02-21 | Check that we do not break the line at existing hyphens in macro arguments. | Ingo Schwarze |
2014-02-16 | when indenting, extend the right margin accordingly, when needed; | Ingo Schwarze |
2014-02-14 | Implement the roff(7) .as request (append to user-defined string). | Ingo Schwarze |
2014-02-14 | Handle some predefined read-only number registers, e.g. .H and .V. | Ingo Schwarze |
2014-01-26 | make sure $SCP is tested on the remote end rather than whichever one | Damien Miller |
2014-01-26 | automatically generate revoked keys from listed keys rather than | Damien Miller |
2014-01-25 | Add a test for DH GEX sizes | Darren Tucker |