summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2021-12-30typo: p5-Socket-SSL -> p5-IO-Socket-SSLDave Voutila
2021-12-29Plug memleaksTheo Buehler
2021-12-29Plug memleakTheo Buehler
2021-12-29More EVP_* return value checksTheo Buehler
2021-12-29Remove redundant NULL checksTheo Buehler
2021-12-29Minor cleanup after EC_POINT_get_affine_coordinates() unified theTheo Buehler
2021-12-29More return value checks for EVP_* APITheo Buehler
2021-12-29Check return values of EVP_* APITheo Buehler
2021-12-29knfmt makes this slightly nicer.Theo Buehler
2021-12-29One more leak of the same kindTheo Buehler
2021-12-29Plug memleakTheo Buehler
2021-12-29Set failed in test_random_points()Theo Buehler
2021-12-29Add regress tests for grep -A, -B and -C flagssdk
2021-12-29Ensure file descriptor send/receive is not allowed.Anton Lindqvist
2021-12-29Add unp_dispose() threads to 'unsopassgc' test.Vitaliy Makkoveev
2021-12-27Reduce sensitivity to TCP segmentation in urgent data test caseVisa Hankala
2021-12-27Disable poll/select iocond regressVisa Hankala
2021-12-27Provide a set of RSA and ECDSA test certificates/keys.Joel Sing
2021-12-27Provide a script to generate test certificates/keys.Joel Sing
2021-12-27Make clear that poll_iocond pty test fails currently.Visa Hankala
2021-12-26Fix compiler warnings with sparc64 gcc 4.2.1.Alexander Bluhm
2021-12-26add missing include path; ok tb@Anton Lindqvist
2021-12-25Adjust pty case for kqueue-based poll(2)Visa Hankala
2021-12-24Run malloc_duel for 60 seconds instead of 20. It did find kernelAlexander Bluhm
2021-12-24The RFC 3779 test needs LIBRESSL_CRYPTO_INTERNAL as lon as the APITheo Buehler
2021-12-24Hook up iocond regress.Visa Hankala
2021-12-24Replace wait channel polling with simple sleep for portability.Visa Hankala
2021-12-24Sync test code after the change of id from size_t to unsigned int.Claudio Jeker
2021-12-24Delete obsolete __syscall regress that tested the old lseek syscallPhilip Guenther
2021-12-24Print the name of the test before we run it.Joel Sing
2021-12-24Style tweak in {d2i,i2d}_IPAddrBlocks()Theo Buehler
2021-12-24Drop -g -O0 from CFLAGSTheo Buehler
2021-12-24link rfc3779 test to buildTheo Buehler
2021-12-24Add initial test coverage for RFC 3779 code.Theo Buehler
2021-12-23fix typo: boolean true should decode to 1, not 0Theo Buehler
2021-12-22Replace IO::Socket::INET with IO::Socket::IP.Alexander Bluhm
2021-12-22Replace deprecated IO::Socket::INET6 with IO::Socket::IP.Alexander Bluhm
2021-12-22Replace deprecated IO::Socket::INET6 with IO::Socket::IP.Alexander Bluhm
2021-12-22Replace deprecated IO::Socket::INET6 with IO::Socket::IP.Alexander Bluhm
2021-12-21Add test cases for intermediate cert with 'set cert_partial_chain'.Tobias Heider
2021-12-20Add regress coverage for the crazy SCT_new_from_base64() API.Joel Sing
2021-12-19regression test for destination restrictions in ssh-agentDamien Miller
2021-12-19Suppress error output from sysctl: kern.allowdt doesn't exist onPhilip Guenther
2021-12-18support processing <openssl/bn.h>Ingo Schwarze
2021-12-18Make use of ntests variable, pointed out by clang 13.Anton Lindqvist
2021-12-16To ease maintenance, structure the lists of intentionally undocumentedIngo Schwarze
2021-12-15Fix the argument passed to garbage collector enforce thread forVitaliy Makkoveev
2021-12-15Fix whitespace.Alexander Bluhm
2021-12-15Increase file descriptor limit for undgram_conclose test.Alexander Bluhm
2021-12-15Fix compiler warning.Alexander Bluhm