summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2024-04-08Make ASN1_TIME_set_string_X509 and ASN1_TIME_set_string match the man pageBob Beck
2024-04-03Switch one of the tcpmd5 passwords over to use the hex key instead.Claudio Jeker
2024-04-03Since ssh-agent(1) is only readable by root by now, use ssh(1) whileAnton Lindqvist
2024-04-02Remove unused fileClaudio Jeker
2024-04-01The regress/sys/arch/amd64/fpu/fenv.S utility issues "direct" syscallsAnton Lindqvist
2018-08-21Check the FPU environment of user land processes after exec and theAlexander Bluhm
2024-03-30Initialize quic_method in tlsexttestTheo Buehler
2024-03-30Replace silly test1_exit() with exit()Theo Buehler
2024-03-30Remove call to lh_FUNCTION_free()Theo Buehler
2024-03-30Implement else branching logic including 'else if'.Martin Pieuchot
2024-03-30Do multiple padding add/check iterations.Joel Sing
2024-03-30Add initial regress for RSA padding.Joel Sing
2024-03-30Tidy indentation.Joel Sing
2024-03-30Remove -app2_1 flags being passed to dsa and rsa regress.Joel Sing
2024-03-29Use egrep instead of grep -E. Some plaforms don't have the latter so thisDarren Tucker
2024-03-29Add table-driven Whirlpool testsjoshua
2024-03-29Add regress coverage for EdDSA in CMSTheo Buehler
2024-03-29Remove CMS special now that we do not depend on pem.h being included first.Joel Sing
2024-03-28Nuke more gostBob Beck
2024-03-28Nuke more leftover GOST tendrils.Bob Beck
2024-03-28Fix coverity complaints.Bob Beck
2024-03-27fix leaks in the horrible ssl whackery necessary for this test.Bob Beck
2024-03-27Fix up server processing of key shares.Bob Beck
2024-03-26add cfi instructions to repair this test on amd64 and arm64.Miod Vallat
2024-03-26test -h is the POSIXly way of testing for a symlink. Reduces diff vsDarren Tucker
2024-03-26Fix expected client hello value to allow for supported_groups change.Bob Beck
2024-03-26Disable client handshake test for now for pending changes.Bob Beck
2024-03-25optional debuggingDamien Miller
2024-03-25Codify more insane CRYPTO_EX_DATA API.Joel Sing
2024-03-25Revise for TLS extension parsing/processing changes.Joel Sing
2024-03-25Verify string returned from local shell command.Darren Tucker
2024-03-25Revise TLS extension regress for parse/process changes.Joel Sing
2024-03-25Improve shell portability: grep -q is not portable so redirect stdout,Darren Tucker
2024-03-25Save error code from SSH for use inside case statement, from portable.Darren Tucker
2024-03-25Increase timeout. Resyncs with portable where some of the testDarren Tucker
2024-03-25In PuTTY interop test, don't assume the PuTTY major version is 0.Darren Tucker
2024-03-24Add tests for EVP_get_cipherbyname(NULL) and EVP_get_digestbyname(NULL)Jeremie Courreges-Anglas
2024-03-23Fix main() definition.Vitaliy Makkoveev
2024-03-22Increase /usr/src partition to 2GB - 5GBJan Klemkow
2024-03-21Remove now unused certificates (which are also soon to expire).Joel Sing
2024-03-20Use the new certificates/chains in regress.Joel Sing
2024-03-20Run most of regress explicitly in filemode to avoid hitting location checksJob Snijders
2024-03-14Hook up the btcfi test.Mark Kettenis
2024-03-13Add endbr64/bti instruction at the start of the gadget, otherwise we'llMark Kettenis
2024-03-12Add regress test showing that OpenBSD IPv6 fragment reassembly isAlexander Bluhm
2024-03-12Add regress for cross-origin HTTP redirectionJob Snijders
2024-03-08Invoke ProxyCommand that uses stderr redirection via $TEST_SHELL.Darren Tucker
2024-03-05Ugly workaround to let this compile again on non-clang platforms.Miod Vallat
2024-03-05Make ftpd tests less flaky by ensuring the server has terminated beforeAnton Lindqvist
2024-03-04Add more platforms.Miod Vallat