Age | Commit message (Expand) | Author |
2013-11-11 | In the parser, when closing an explicit block that is not open, | Ingo Schwarze |
2013-11-10 | test man.c rev. 1.71 | Ingo Schwarze |
2013-11-10 | Support the alternative syntax \C'uXXXX' for Unicode characters. | Ingo Schwarze |
2013-11-10 | basic tests for the \[uXXXX] escape sequence | Ingo Schwarze |
2013-11-10 | Framework extension to support -Tutf8 tests. | Ingo Schwarze |
2013-11-10 | prettier whitespace in variable assignments | Ingo Schwarze |
2013-11-09 | Use smaller test data files to speed up tests. Grow test datafiles | Darren Tucker |
2013-11-08 | Rekey less frequently during tests to speed them up | Darren Tucker |
2013-11-07 | trailing space | Darren Tucker |
2013-11-07 | Use ssh -Q to get kex types instead of a static list. | Darren Tucker |
2013-11-07 | Use ssh -Q instead of hardcoding lists of ciphers or MACs. | Darren Tucker |
2013-11-07 | Factor out the data transfer rekey tests | Darren Tucker |
2013-11-07 | Test rekeying for every Cipher, MAC and KEX, plus test every KEX with | Darren Tucker |
2013-11-04 | Test rekeying with all KexAlgorithms. | Darren Tucker |
2013-11-02 | add curve25519-sha256@libssh.org | Markus Friedl |
2013-10-28 | include stdio.h for printf() | Jonathan Gray |
2013-10-17 | test fails when run as root - test executability instead of writability | Damien Miller |
2013-10-17 | Implement the .UR/.UE block (uniform resource identifier) introduced in the | Ingo Schwarze |
2013-10-11 | tedu regress/usr.bin/pcc | Lawrence Teo |
2013-10-09 | regression test for sftp request white/blacklisting and readonly mode. | Damien Miller |
2013-10-06 | We don't do hyphenation, but we allow breaking the line at hyphens that are | Ingo Schwarze |
2013-10-06 | If there is random stuff inside a .Bl block body before the first .It, | Ingo Schwarze |
2013-10-04 | Test numerical conditions; related to roff.c rev. 1.56. | Ingo Schwarze |
2013-10-03 | Expand references to number registers in exactly the same way as | Ingo Schwarze |
2013-09-30 | netbsd recognise "CODE REFERENCES" section header; from wiz@netbsd | Jason McIntyre |
2013-09-15 | Macros following block closing macros aren't line macros. | Ingo Schwarze |
2013-09-04 | Beagle has been replaced by armv7. | Patrick Wildt |
2013-08-21 | recognise dragonfly; from jan stary | Jason McIntyre |
2013-08-08 | Test .%C; supported by mandoc, will soon be supported by the groff port, too. | Ingo Schwarze |
2013-08-08 | Implement the roff(7) font-escape sequence \f(BI "bold+italic". | Ingo Schwarze |
2013-08-05 | stop -F from removing Sh lines; -r1.39 | Jason McIntyre |
2013-08-05 | Make Bq and Er optional for errors. -r1.35. | Jason McIntyre |
2013-08-05 | integrate support for an -A option, which warns if an AUTHORS section | Jason McIntyre |
2013-08-01 | Some tests are currently failing. Only run those if the REGRESS_FULL | Mark Kettenis |
2013-07-16 | use .Mt for email addresses; from Jan Stary <hans at stare dot cz> | Ingo Schwarze |
2013-07-13 | Rudimentary implementation of the .it request (input line trap). | Ingo Schwarze |
2013-07-13 | Check handling of two consecutive .TP lines. | Ingo Schwarze |
2013-06-27 | Parse for the closing delimiter `\}' for conditionals | Ingo Schwarze |
2013-06-21 | unbreak sftp-cmds for renamed test data (s/ls/data/) | Damien Miller |
2013-06-20 | Improve handling of the roff(7) "\t" escape sequence: | Ingo Schwarze |
2013-06-10 | Add test for forward config parsing | Darren Tucker |
2013-06-02 | add (currently failing) regress test for quotes in variable lines, as encount... | Jasper Lievisse Adriaanse |
2013-06-02 | from wiz@netbsd: | Jason McIntyre |
2013-05-30 | use ssh and sshd as testdata since it needs to be >256k for the rekey test | Darren Tucker |
2013-05-30 | sync with pkg-config -r1.80 wrt to the output for empty files. | Jasper Lievisse Adriaanse |
2013-05-29 | In SYNOPSIS mode, .Ek doesn't end a keep. | Ingo Schwarze |
2013-05-29 | In keep mode, if any text is printed (even in NOSPACE mode), | Ingo Schwarze |
2013-05-19 | Support .Bl -offset in -mdoc -Tman. | Ingo Schwarze |
2013-05-17 | use a file extention that's not special on some platforms. from portable | Darren Tucker |
2013-05-17 | use a more portable negated if structure. from portable | Darren Tucker |