summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2020-04-07Separate the place to put the <a href> permalink (now markedIngo Schwarze
2020-04-07Do not create /hooray as part of the regress test. Regress testsClaudio Jeker
2020-04-07For open with O_CREAT pass a mask of 0644 with else files are createdClaudio Jeker
2020-04-07Unified diff makes it easier to understand where regressions are.Martin Pieuchot
2020-04-06Re-enable the client test now that it passes again.Joel Sing
2020-04-06Minor code improvements.Joel Sing
2020-04-06Add tests that cover TLSv1.2 and disable those that trigger TLSv1.3.Joel Sing
2020-04-06Zero the client random field in the TLSv1.2 golden value.Joel Sing
2020-04-06Improve comparision with test data.Joel Sing
2020-04-06Dump the test data when the lengths differ in order to aid debugging.Joel Sing
2020-04-06Use errx() if we fail to build the client hello.Joel Sing
2020-04-06Support manual tagging of .Pp, .Bd, .D1, .Dl, .Bl, and .It.Ingo Schwarze
2020-04-06Add utf8.c for asmprintf used by krl.cDarren Tucker
2020-04-06Update my email address.Paul Irofti
2020-04-04Indicate if we're using a cached key in trace output.Darren Tucker
2020-04-04Some platforms don't have "hostname -s", so use cut to trim short hostnameDarren Tucker
2020-04-04automatically tag .SH and .SS in man(7) terminal outputIngo Schwarze
2020-04-03Don't #include <machine/cpufunc.h>, not available on all archsJeremie Courreges-Anglas
2020-04-03Make signify regress work without obj dir. Avoid including theAlexander Bluhm
2020-04-03Compute hash locally and re-enable %C tests.Darren Tucker
2020-04-03Temporarily remove tests for '%C' since the hash contains the localDarren Tucker
2020-04-03this needs utf8.c tooDamien Miller
2020-04-03Add percent_expand test for 'Match Exec'.Darren Tucker
2020-04-03Add regression test for percent expansions where possible.Darren Tucker
2020-04-02Copy tagged strings before marking hyphens as breakable.Ingo Schwarze
2020-04-01Properly handle multiple CERTREQ payloads in CA process. Only for thetobhe
2020-04-01Just like we are already doing it in HTML output, automatically tagIngo Schwarze
2020-04-01Add ulimit -c unlimited to the commands that plan to produce a coredump.Claudio Jeker
2020-03-31For roa-set and origin-set the following statements get joined into oneClaudio Jeker
2020-03-26Add support for "alpha" suffixes in package versionsJeremie Courreges-Anglas
2020-03-23Add a test program for getopt(3) that is adequate for manual testingIngo Schwarze
2020-03-21test skipping of initial hyphens and minus signs in automatic tags;Ingo Schwarze
2020-03-19Regression for unnamed map.Martin Pieuchot
2020-03-16Adapt to tls13_record_layer.c r1.30 (the sequence number shouldn't wrap).Theo Buehler
2020-03-16Enable tests now that the original parent see the exit status after theMartin Pieuchot
2020-03-13Increment a few more sequence numbers where the carry is close toTheo Buehler
2020-03-13Add regress for TLSv1.3 sequence number handling.Joel Sing
2020-03-13Add missing $OpenBSD$ tag.Joel Sing
2020-03-13Add regress for CBB_add_space().Joel Sing
2020-03-13some more speeling mistakes fromDamien Miller
2020-03-13typos resulted in two tests not being runIngo Schwarze
2020-03-13Split tagging into a validation part including prioritizationIngo Schwarze
2020-03-12Add a regression test for vnd(4).Visa Hankala
2020-03-11output the name of each targetanton
2020-03-10Update to follow handshake enum removal.Joel Sing
2020-03-10Import openssl-1.1.1d test data to base64test.cKinichiro Inoguchi
2020-03-10Modify regress base64test.cKinichiro Inoguchi
2020-03-09cstyle in illumos noticed some weird syntax, which this fixes.David Gwynne
2020-03-08Add a regression test for kqueue recursion. Also check that select(2)Visa Hankala
2020-03-02Accidently some tests were never running. Make regress target namesAlexander Bluhm