summaryrefslogtreecommitdiff
path: root/regress/usr.bin
AgeCommit message (Expand)Author
2016-11-30test new behaviour of cert force-command restriction vs. authorized_key/Damien Miller
2016-11-25Allow PuTTY interop tests to run unattended. bz#2639, patch fromDarren Tucker
2016-11-25Reverse args to sshd-log-wrapper. Matches change in portable, where itDarren Tucker
2016-11-25Fix typo in trace message; from portable.Darren Tucker
2016-11-06Add regress test script for openssl command.Kinichiro Inoguchi
2016-11-05fix previous; looks good to bcook@Ingo Schwarze
2016-11-05don't skip names that match the beginning of the file name;Ingo Schwarze
2016-11-05update example directoryBrent Cook
2016-11-05add EXAMPLES and tweak some wordingIngo Schwarze
2016-11-04a new utility for bcook@: find mlinks for portable LibreSSLIngo Schwarze
2016-11-01Clean up MALLOC_OPTIONS. For the unittests, move MALLOC_OPTIONS andTheo Buehler
2016-11-01MALLOC_OPTIONS=A no longer exists.Theo Buehler
2016-10-31Remove the obsolete A and P flags from MALLOC_OPTIONS.Theo Buehler
2016-10-31MALLOC_OPTION 'A' no longer exists.Theo Buehler
2016-10-31fix a few suspicious (according to emacs) linesJasper Lievisse Adriaanse
2016-10-18adjust after the ordering was made well-defined in mandocdb.c rev. 1.180Ingo Schwarze
2016-10-17test .Bl -tag without -width;Ingo Schwarze
2016-10-11fix the KEX fuzzer - the previous method of obtaining the packet contentsDamien Miller
2016-10-11Add a regression test for the off by one bug reported by pfg.Martijn van Duren
2016-10-07enable tests for cut(1) and wc(1)Ingo Schwarze
2016-10-07test multibyte behaviour of cut(1)Ingo Schwarze
2016-10-07minimal UTF-8 tests for wc(1)Ingo Schwarze
2016-10-07enable colrm and column, which i apparently forgotIngo Schwarze
2016-10-06Move USER out of the way to unbreak the BUILDUSER mechanism.Martin Natano
2016-09-30The opencvs test checks the RCS id of the file I have just commited.Alexander Bluhm
2016-09-30The import test of regress/usr.bin/cvs tries to touch a file inAlexander Bluhm
2016-09-30The opencvs sources are not linked to the build. To make the cvsAlexander Bluhm
2016-09-30In ssh tests set REGRESS_FAIL_EARLY with ?= so that the environmentAlexander Bluhm
2016-09-29with commitids, status produces an extra line per revisionOtto Moerbeek
2016-09-29Fix testsOtto Moerbeek
2016-09-28Add a makefile rule to create the ssh library when regress needsAlexander Bluhm
2016-09-28Do not close stdout when starting netcat, redirect to /dev/nullAlexander Bluhm
2016-09-26Allow to run ssh regression tests as root. If the user is alreadyAlexander Bluhm
2016-09-25add ulOtto Moerbeek
2016-09-23Add dependencies to build the required test tools for mandoc onAlexander Bluhm
2016-09-21disable tests for affirmative negated match after backout ofDamien Miller
2016-09-21test all the AuthorizedPrincipalsCommand % expansionsDamien Miller
2016-09-16add a note on kexfuzz' limitationsDamien Miller
2016-09-16fix for newer modp DH groups (diffie-hellman-group14-sha256 etc)Damien Miller
2016-09-14Use diff -u instead of diff. It's a bit easier to see what's wrong.Theo Buehler
2016-09-14calendar regress from Andy Bradford.Todd C. Miller
2016-09-14Improve test coverage of ssh-keygen -T a bit.Darren Tucker
2016-09-12Add testcase for ssh-keygen -j, -J and -K options for moduli screening.Darren Tucker
2016-09-04Mandoc db dump regress depends on objects existing in usr.bin/mandoc.Alexander Bluhm
2016-09-04define the targets the parent level forwards with _SUBDIRUSEIngo Schwarze
2016-09-03Retire zaurus, as it hasn't made the EABI jump and will be permanently brokenPhilip Guenther
2016-09-03check -z mode, just by creating an archive and checking it's still properMarc Espie
2016-09-02disable t3, it is known to failOtto Moerbeek
2016-09-01Make this work both with and without "make obj" in src/usr.bin/mandoc;Ingo Schwarze
2016-09-01no more sparc;Jason McIntyre