summaryrefslogtreecommitdiff
path: root/test/bio_dgram_test.c
Commit message (Expand)AuthorAgeFilesLines
* test: condition out code that relies on CHACHA.Pauli2022-10-101-1/+4
* Fix older clang warning on initializationTomas Mraz2022-10-071-1/+4
* Fix BIO_dgram_pair stochastic test failureHugo Landau2022-09-231-2/+2
* BIO_s_dgram_pairHugo Landau2022-09-231-1/+297
* Fix tests when configured with -DOPENSSL_USE_IPV6=0Tom Cosgrove2022-09-121-6/+8
* bio_dgram_test.c: Fix warning from older clang compilersTomas Mraz2022-09-091-5/+6
* BIO_dgram support for BIO_sendmmsg/BIO_recvmmsgHugo Landau2022-09-011-0/+463