summaryrefslogtreecommitdiff
path: root/regress/usr.bin
AgeCommit message (Expand)Author
2013-03-14sync to 1.21. we already had 1.19 and 1.20; this one just accepts 2013Jason McIntyre
2013-03-14partial sync to 1.18:Jason McIntyre
2013-03-10bump the copyright, and accept "2012" for netbsd; with the exception ofJason McIntyre
2013-03-07repeat test with a style appended to the usernameDamien Miller
2013-02-20s/Id/OpenBSD/ in RCS tagDamien Miller
2013-02-20Add an option to modpipe that warns if the modification offset it notDamien Miller
2013-02-19oops, forgot to increase the output of the ssh command to ensure thatDamien Miller
2013-02-18crank the offset yet again; it was still fuzzing KEX one of Darren'sDamien Miller
2013-02-17make the ssh command generates some output to ensure that there are atDamien Miller
2013-02-16make sure the fuzz offset is actually past the end of KEX for all KEXDamien Miller
2013-02-11remove acss here tooDamien Miller
2013-01-18Tests for Key Revocation Lists (KRLs)Damien Miller
2013-01-12test AES-GCM modes; feedback markus@Damien Miller
2013-01-05In literal mode (.nf), each input line must be kept togetherIngo Schwarze
2012-12-31Rewrite indentation handling for nested lists in a more systematic wayIngo Schwarze
2012-12-12Add the test output. No cookie for me.Paul de Weerd
2012-12-12Add a regression test for the bug millert@ fixed previously.Paul de Weerd
2012-12-11include commented RCD ID - it helps our tools to sync with portable OpenSSHDamien Miller
2012-12-11add hmac-ripemd160-etm@openssh.comMarkus Friedl
2012-12-11test the integrity of the packets; with djm@Markus Friedl
2012-12-11add etm modesMarkus Friedl
2012-12-11Add a (currently failing) regression test for a bug in grep. Otto@Paul de Weerd
2012-12-10- add tests for --{atleast,min,max}-versionJasper Lievisse Adriaanse
2012-12-06Fix some problems with the keys-command test:Darren Tucker
2012-12-02regress for AllowTcpForwarding local/remote; ok markus@Damien Miller
2012-11-22regress for AuthorizedKeysCommand; hints from markus@Damien Miller
2012-11-19Do not crash on stray .Ta macros found outside column lists.Ingo Schwarze
2012-11-19In -Tman mode, support automatic word keeps in the SYNOPSISIngo Schwarze
2012-11-18Check that mandoc handles non-numeric width argumentsIngo Schwarze
2012-11-18Correct indentation for lists and displays inside lists.Ingo Schwarze
2012-11-18Test paragraph distance (.PD) implementation;Ingo Schwarze
2012-11-18Fix four small whitespace issues related to trailing punctuationIngo Schwarze
2012-11-16Two more macros (.Ap and .In) do trailing delimiter handling.Ingo Schwarze
2012-11-16Improve formatting of badly nested font blocks.Ingo Schwarze
2011-12-04test some simple macros; written while working on -TmanIngo Schwarze
2012-11-16Fix a crash triggered by .Bl -tag .It Xo .El .Sh found by florian@.Ingo Schwarze
2012-11-07some new and 1 fixed test for fractional number negative exponent ^Otto Moerbeek
2012-11-03local variables are only used in functions.Antoine Jacoutot
2012-11-01Add regress tests for tail -f.Landry Breuil
2012-10-19include a serial number when generating certsDamien Miller
2012-10-13we are now warning about this !Marc Espie
2012-10-13fix test now that we forbid unclosed specsMarc Espie
2012-10-09- adjust missing-req-4 test to properly failJasper Lievisse Adriaanse
2012-10-09- add a (currently failing) test for nonexistant modules in Requires.private.Jasper Lievisse Adriaanse
2012-10-09- allow PKG_CONFIG to be overriden and remove the commented fd.o PKG_CONFIG v...Jasper Lievisse Adriaanse
2012-10-05Add umac-128@openssh.com to the list of MACs to be testedDarren Tucker
2012-10-05Use 'kill -0' to test for the presence of a pid since it's more portableDarren Tucker
2012-09-10use -Ocheck and waiting for completions by PID to make multiplexing testDarren Tucker
2012-09-10Log -O cmd output to the log file and make logging consistent with the otherDarren Tucker
2012-09-09Add test for ssh -OstopDarren Tucker