summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2024-01-21Replace more occurrences of OBJ_NAME_do_all_sorted() withTheo Buehler
2024-01-20link the infcover test statically in preparation of zlib changesTheo Buehler
2024-01-19Enable shutdown regress test.Joel Sing
2024-01-19Add regress test coverage for SSL_shutdown().Joel Sing
2024-01-18ec_point_conversion: zap an empty lineTheo Buehler
2024-01-16Cope with recent changes to pfctl output.Anton Lindqvist
2024-01-15Run the pkey cleanup test also for {Ed,X}25519Theo Buehler
2024-01-15Switch to EVP_CIPHER_do_all() now that snaps are available on most archesTheo Buehler
2024-01-15Increase wait until threshold. Should hopefully make these tests moreAnton Lindqvist
2024-01-12appstest: Zap a trailing tab added in previousTheo Buehler
2024-01-12Add -force_pubkey -multivalue-rdn -set_issuer -set_subject -utf8 to x509 appJob Snijders
2024-01-11Remove the evp_pkey_method() testTheo Buehler
2024-01-11don't disable RSA test when DSA is disabled; bug introduced in last commitDamien Miller
2024-01-11make DSA testing optional, defaulting to onDamien Miller
2024-01-09extend ChannelTimeout regression test to exercise multiplexed connectionsDamien Miller
2024-01-08Fix regress build since the reacharounds are fragileTheo Buehler
2024-01-05Wait until the expected interface state is reached instead of relying onAnton Lindqvist
2024-01-04Skip tests that use too many resources on armv7.Alexander Bluhm
2024-01-02Run bind(2) and connect(2) in parallel also for TCP and Raw IP.Alexander Bluhm
2023-12-31Sprinkle a handfull of missing continueTheo Buehler
2023-12-30Add extended regress coverage for ASN.1 methodsTheo Buehler
2023-12-29There is no need to include sys/uio.h here.Claudio Jeker
2023-12-29more regress tests for RB_* and RBT_* macrosaisha
2023-12-27Add initial regress for CRYPTO_EX_DATA.Joel Sing
2023-12-27Remove engine regress.Joel Sing
2023-12-22xargs: fix parsing of empty fields when "xargs -0" is used.Todd C. Miller
2023-12-20btrace: add support for hex and octal values.Dave Voutila
2023-12-18regress test for agent PKCS#11-backed certificatesDamien Miller
2023-12-18regress test for constrained PKCS#11 keysDamien Miller
2023-12-17c2sp: replace openssl 3.0 with 3.2 supportTheo Buehler
2023-04-23Import C2SP/CCTV testTheo Buehler
2023-12-15Remove the string_table testTheo Buehler
2023-12-13remove -o cases; reminded by antonKlemens Nanni
2023-12-13rfc3779: remove redundant const.Theo Buehler
2023-12-13tlsexttest: \178 isn't a valid octal escape sequenceTheo Buehler
2023-12-13constraints: \178 isn't a valid octal escape sequenceTheo Buehler
2023-12-13x509_asn1: avoid lookup table that makes some compilers whineTheo Buehler
2023-12-10evp_test: zap extra empty lineTheo Buehler
2023-12-08Add regress coverage for OBJ_NAME_do_all*()Theo Buehler
2023-12-07Run bind(2) and connect(2) stress test also with IPv6.Alexander Bluhm
2023-12-06Add tests that create and delete cloned routes during connect(2).Alexander Bluhm
2023-12-06Stress test bind(2) and connect(2) system calls in OpenBSD regress.Alexander Bluhm
2023-12-01Add tests to exercise the recent bug fixes.Todd C. Miller
2023-11-27EVP test: fix includesTheo Buehler
2023-11-27EVP test: add regress coverage for the do_all() APITheo Buehler
2023-11-24Additional tests of automatic tagging involving different kinds of hyphensIngo Schwarze
2023-11-241. Do not put ASCII_HYPH (0x1c) into the tag file.Ingo Schwarze
2023-11-20Add a couple of tests for handling of tcp connections.Martijn van Duren
2023-11-20Still need engine.h for ENGINE_free()Theo Buehler
2023-11-19Remove last OPENSSL_NO_ENGINE from libssl regressTheo Buehler