]> git.ipfire.org Git - thirdparty/openssl.git/history - test/bio_dgram_test.c
Copyright year updates
[thirdparty/openssl.git] / test / bio_dgram_test.c
2023-09-07  Matt CaswellCopyright year updates
2023-08-30  Tomas MrazCorrect the fixed size handling for dgram_pair and...
2023-03-07  Richard Levittetest//bio_dgram_test.c: Skip test when BIO_bind() fails
2023-01-27  Tomas MrazImplement BIO_s_dgram_mem() reusing the BIO_s_dgram_pai...
2022-10-10  Paulitest: condition out code that relies on CHACHA.
2022-10-07  Tomas MrazFix older clang warning on initialization
2022-09-23  Hugo LandauFix BIO_dgram_pair stochastic test failure
2022-09-23  Hugo LandauBIO_s_dgram_pair
2022-09-12  Tom CosgroveFix tests when configured with -DOPENSSL_USE_IPV6=0
2022-09-08  Tomas Mrazbio_dgram_test.c: Fix warning from older clang compilers
2022-09-01  Hugo LandauBIO_dgram support for BIO_sendmmsg/BIO_recvmmsg