Age | Commit message (Expand) | Author |
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 |
2013-05-17 | don't redirect stdout from sudo. from portable | Darren Tucker |
2013-05-17 | wait a bit longer for startup and use case for absolute path. from portable | Darren Tucker |
2013-05-17 | only compare copied data if sftp succeeds. from portable | Darren Tucker |
2013-05-17 | remove unused BATCH variable | Darren Tucker |
2013-05-17 | use backticks for portability | Darren Tucker |
2013-05-17 | Use SUDO when cat'ing pid files and running the sshd log wrapper so that | Darren Tucker |
2013-05-17 | use expr for math to keep diffs vs portable down | Darren Tucker |
2013-05-17 | use $OBJ for working files, originally from Tim Rice via portable | Darren Tucker |
2013-05-17 | Move the setting of DATA and COPY into test-exec.sh | Darren Tucker |
2013-05-17 | don't print output from ssh before getting it (it's available in ssh.log) | Darren Tucker |
2013-05-17 | Pull back some portability changes from -portable: | Darren Tucker |
2013-05-17 | replace 'echo -n' with 'printf' since it's more portable | Darren Tucker |
2013-05-16 | add tests for RekeyLimit parsing | Darren Tucker |
2013-05-16 | add server-side rekey test | Darren Tucker |
2013-05-16 | test rekeying when there's no data being transferred | Darren Tucker |
2013-05-16 | Add test for time-based rekeying | Darren Tucker |
2013-05-10 | sync some portability changes from portable OpenSSH | Damien Miller |
2013-04-22 | Add tests for -Oforward and -Ocancel for local and remote forwards | Darren Tucker |
2013-04-22 | Write mux master logs to regress.log instead of ssh.log to keep separate | Darren Tucker |
2013-04-18 | test sshd ChrootDirectory+internal-sftp; feedback & ok dtucker@ | Damien Miller |
2013-04-07 | use -E option for ssh and sshd to write debuging logs to ssh{,d}.log and | Darren Tucker |
2013-04-06 | Split the regress log into 3 parts: the debug output from ssh, the debug | Darren Tucker |
2013-03-27 | add two tests for resolving a regular module (passes) and the full path | Jasper Lievisse Adriaanse |
2013-03-26 | accept "octeon" as a valid obsd arch; | Jason McIntyre |
2013-03-23 | Only regenerate host keys if they don't exist or if ssh-keygen has changed | Darren Tucker |
2013-03-14 | more or less sync to latest netbsd revision (1.29): | Jason McIntyre |
2013-03-14 | - some indent fixes | Jason McIntyre |
2013-03-14 | sync with -r1.22: add an -l option, to check library names in Lb; this is | Jason McIntyre |