summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
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
2019-08-05Call realpath(3) in combination with chroot(2) and chdir(2).Alexander Bluhm
2020-02-28Enable ptrace2Martin Pieuchot
2020-02-28Import ptrace(2) regression tests from FreeBSD.Martin Pieuchot
2020-02-27Fully support explicit tagging of .Sh and .Ss.Ingo Schwarze
2020-02-27Introduce the concept of nodes that are semantically transparent:Ingo Schwarze
2020-02-27Fix this test after the recent Unicode update in OpenBSD base.Ingo Schwarze
2020-02-21Add test for IPsec transport mode. Check not only flows but also SAs,tobhe
2020-02-17Disable name resolution in tcpdump with -n. We always compare source andtobhe
2020-02-17Generate public keys for newly generated local private keys.tobhe
2020-02-16Update protocol version test to include TLSv1.3.Joel Sing
2020-02-14no need to declare "extern optarg" and "extern optind"Ingo Schwarze
2020-02-05Reset the key share so that we do not have an existing peer public key.Joel Sing
2020-02-02Since OpenBSD has switched to the strict host model, this regressAlexander Bluhm
2020-02-02Add missing new line to printf. Make clean should not require SUDO.Alexander Bluhm