summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
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
2020-02-01Tweak regress to match change made to tls13_key_share_peer_public().Joel Sing
2020-01-31regress test for sshd_config Include directive; from Jakub JelenDamien Miller
2020-01-30Revise for TLSv1.3 key share changes.Joel Sing
2020-01-30For debugging set KTRACE=ktrace environment. Then client.ktraceAlexander Bluhm
2020-01-30Enable t_ptrace with an errno change compared to NetBSD.Martin Pieuchot
2019-11-19Import NetBSD system call regression tests. They were written withAlexander Bluhm
2020-01-28With nc -NU netcat can probe if a UNIX stream socket is listening.Alexander Bluhm
2020-01-28Implement map functions min(), max() and sum().Martin Pieuchot
2020-01-28Tests for delete(@map[key]) and printf("%d\n", @map[key])Martin Pieuchot
2020-01-27Some of the test vectors that were added in the upstream commitTheo Buehler
2020-01-26make regress pass, since these new tests now passBob Beck
2020-01-26Restrict to use up to TLSv1.2 for test_server_client in appstest.shKinichiro Inoguchi
2020-01-26Add back the tests that were deleted in previous but not containedTheo Buehler
2020-01-26server sigalgs test is now bogus, disable for nowBob Beck
2020-01-26Adjust tests to match the change in EVP_chacha20().Theo Buehler
2020-01-26Also test maxprefix out. Based on maxprefix test added a few days ago.Claudio Jeker
2020-01-26unbreak unittests for recent API / source file changesDamien Miller
2020-01-25Disable cert interop tests for now.Joel Sing
2020-01-25Actually disable cipher interop tests.Joel Sing