summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2024-02-23Start of a BTCFI test.Mark Kettenis
2024-02-22Add regress for Signed Prefix List objectsJob Snijders
2024-02-20Link mpath and pf_trans regress to build.Alexander Bluhm
2024-02-20Use REMOTE_ADDR from environment to configure pf_policy test. ThisAlexander Bluhm
2024-02-20Add regression test for multipath routing.Alexander Bluhm
2024-02-20Include the test pattern that resulted in an infinite loop beforeClaudio Jeker
2024-02-20Add rsync-unitClaudio Jeker
2024-02-20Add a unit test for rsync special rmatch() function.Claudio Jeker
2024-02-19Always define puttysetup function.Darren Tucker
2024-02-18asn1time: remove some debugging codeTheo Buehler
2024-02-18Tweak previousTheo Buehler
2024-02-18Adjust regress test for memset() requested by jsing on reviewTheo Buehler
2024-02-18Add regress coverage for the new APITheo Buehler
2024-02-14Adjust test after the change to struct bgpd_addr.Claudio Jeker
2024-02-11Update libexpat regress to version 2.6.0.Alexander Bluhm
2024-02-09bio_dump: add a test that prints all values of a single byteTheo Buehler
2024-02-09Expand the set of ciphers, MACs and KEX methods in the PuTTY interop tests.Darren Tucker
2024-02-09Factor out PuTTY setup and call when needed.Darren Tucker
2024-02-08infcover: print size_t with %zu. from upstreamTheo Buehler
2024-02-08Add tests to make sure that snmpd adheres to the RFC2578 section 7.1Martijn van Duren
2024-02-08No that we load MIB files at snmpd start-up chances that the sleep buildMartijn van Duren
2024-02-07Infer rdomains from environment variables N1 and N2 like many others inAnton Lindqvist
2024-02-05Increase interval's rate to speed up tests.Martin Pieuchot
2024-02-05Regress test for undefined probe arguments fixed in in btrace.c,v 1.83.Martin Pieuchot
2024-02-05Adapt map regress test to cover associated arrays fixed in btrace.c r1.82.Martin Pieuchot
2024-02-05Cope with recent ctype.h prefix changes.Anton Lindqvist
2024-02-04More missing voidTheo Buehler
2024-02-04Fix asn1_integer_null_data_test()Theo Buehler
2024-02-03Remove GOST and STREEBOG support from libssl.Bob Beck
2024-02-02bio_dump: fix indentTheo Buehler
2024-02-02bio_dump: add one more testcaseTheo Buehler
2024-02-02Add regress coverage for BIO_dump()Theo Buehler
2024-01-30Add a shutdown sequence regress test.Joel Sing
2024-01-28Use the wait until construct in ixp.sh in the hopes of making it moreAnton Lindqvist
2024-01-27Enable for TLSv1.3 now that shutdown behaviour matches the legacy stack.Joel Sing
2024-01-26Skip test with 100000 file descriptors also on macppc.Alexander Bluhm
2024-01-26Add 'openssl x509 -new' functionality to the libcrypto CLI utilityJob Snijders
2024-01-24Adjust community regress test after the switch to ibuf in bgpd.Claudio Jeker
2024-01-23Place the blob in the .openbsd.mutable section to cope with recentAnton Lindqvist
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