summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2020-09-16Add cipher set tests with empty SSL_set_ciphersuites().Joel Sing
2020-09-16Correct cipher_set_test() when run on a machine without AES acceleration.Joel Sing
2020-09-16Make cipher_set_test() log failures and continue, rather than aborting.Joel Sing
2020-09-16Remove tests that are now under signal/Martin Pieuchot
2020-09-16Move sigsuspend test.Martin Pieuchot
2020-09-16Unhooked signal tests that just moved.Martin Pieuchot
2020-09-16Put all signal tests under a single directory.Martin Pieuchot
2019-05-13Test the interaction of signals with multiple posix threads. ItAlexander Bluhm
2020-09-15Error messages for LibreSSL have changed when switching to TLS 1.3.Alexander Bluhm
2020-09-15Null cipher test works only with TLS 1.2.Alexander Bluhm
2020-09-15Make sure variable assignments are followed by '\', otherwisetobhe
2020-09-15add tests for PKG_CONFIG_SYSTEM_INCLUDE_PATHJasper Lievisse Adriaanse
2020-09-15Test botan TLS client with libressl, openssl, openssl11 server.Alexander Bluhm
2020-09-14add support for '&' and '|' operators in btrace scriptsJasper Lievisse Adriaanse
2020-09-14Use more specific regex for ktrace to avoid false positives.Alexander Bluhm
2020-09-14Change the known output to be the expected output, so that weBob Beck
2020-09-14Use a fixed validation time in these tests so we neverBob Beck
2020-09-14Connect a client to a server. Both can be current libressl, orAlexander Bluhm
2020-09-13Add regress for SSL_{CTX_,}set_ciphersuites().Joel Sing
2020-09-13Adapt regress to IFS splitting correction (eval.c -r1.66)Theo Buehler
2020-09-13Add new x509 certificate chain validator in x509_verify.cBob Beck
2020-09-13More tests for policy matching via dstid.tobhe
2020-09-13Test for failure on dstid mismatch.tobhe
2020-09-13Add run-psk-fail test to check for failure on psk mismatch.tobhe
2020-09-13Refactor config setup boilerplate to allow asymmetric test setups.tobhe
2020-09-12If CPU does not support AES-NI, LibreSSL TLS 1.3 client prefersAlexander Bluhm
2020-09-12remove unused include that breaks regressBob Beck
2020-09-11Enable cert and cipher interop tests. cert just works. cipher hasAlexander Bluhm
2020-09-11Add x509_constraints.c - a new implementation of x509 name constraints, withBob Beck
2020-09-10Refactor initial cleanup.tobhe
2020-09-10Enable test-tls13-large-number-of-extensions.pyTheo Buehler
2020-09-09Element next-line scopes can nest. Consequently, even when closingIngo Schwarze
2020-09-09adapt to SSH_SK_VERSION_MAJOR crankDamien Miller
2020-09-07Add 'run-ping-fail' subtest. Make sure to clean up left over statetobhe
2020-09-03oops, i tripped over $Mdocdate$ again; so sync the date after the commitIngo Schwarze
2020-09-03Fix two issues with .po (page offset) formatting:Ingo Schwarze
2020-09-03If .ti had an excessive argument, using it was attempted, in someIngo Schwarze
2020-09-02Do not indent by SIZE_MAX/2 when .ce occurs inside explicit no-fill mode.Ingo Schwarze
2020-09-01Ignore unreasonably large spacing modifiers in tbl layouts.Ingo Schwarze
2020-08-30Allow multiple global options.tobhe
2020-08-30Add regress test case for make/varmodifiers.c r1.48Theo Buehler
2020-08-29Add 'enforcesingleikesa' test.tobhe
2020-08-28Ensure that address/mask mismatches are flagged at config-check time.Darren Tucker
2020-08-27adapt to API changesDamien Miller
2020-08-27dummy firmware needs to match API version numner crank (forDamien Miller
2020-08-21Fix rpki-client regressTheo Buehler
2020-08-18Fix bug in the select() portion of the test, the timeout was ignored.Todd C. Miller
2020-08-17Fix append mode so it always writes to the end and expand regress.Todd C. Miller
2020-08-17Also print a list of missing scripts in summaryTheo Buehler
2020-08-17Avoid test failures due to outdated packagesTheo Buehler