Age | Commit message (Expand) | Author |
2014-04-22 | gets() is gone | Lawrence Teo |
2014-04-21 | repair regress tests broken by server-side default cipher/kex/mac changes | Damien Miller |
2014-04-18 | ECDSA signature computation involves a random number. Remove the test trying to | Miod Vallat |
2014-04-18 | Introduce some regress tests against our routing table. At least that way | Claudio Jeker |
2014-04-18 | It's been a quarter century: we can assume volatile is present with that name. | Philip Guenther |
2014-04-18 | cut altq here | Henning Brauer |
2014-04-18 | missed these | Henning Brauer |
2014-04-18 | stop testing altq stuffz | Henning Brauer |
2014-04-17 | crypto/modes/gcm128.c can be used as its own selftest. Add it to regress, | Miod Vallat |
2014-04-17 | Invoke OPENSSL_add_all_algorithms_noconf() to enforce OPENSSL_cpuid_setup() | Miod Vallat |
2014-04-17 | Remove the ossltests target, these are now all in libcrypto regress | Jonathan Gray |
2014-04-17 | move enginetest to regress as was done with the other tests | Jonathan Gray |
2014-04-15 | Import the OpenSSL libcrypto tests in a form suitable for our rergress | Miod Vallat |
2014-04-16 | adapt to test file moves | Jonathan Gray |
2014-04-16 | adapt to the less old des api | Jonathan Gray |
2014-04-15 | +libcrypto | Miod Vallat |
2014-04-15 | Import the OpenSSL libcrypto tests in a form suitable for our rergress | Miod Vallat |
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 test for writing too far | Ted Unangst |
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 | pflowproto 9 is no more. | Florian Obser |
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-26 | Remove sum test since sum(1) is gone; add sha512 test | Lawrence Teo |
2014-03-25 | Update the libskey regression tests: | Lawrence Teo |
2014-03-20 | replace MD4 with MD5; ok tedu@ | Christian Weisgerber |
2014-03-20 | Enable ps regression tests | Lawrence Teo |
2014-03-20 | Basic tests for ps(1) to check for valid/invalid keywords | Lawrence Teo |
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 |