index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
bio_dgram_test.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Further fix in bio_dgram_test for BIO_s_dgram_mem()
Matt Caswell
2023-09-13
1
-2
/
+13
*
Fix a failure in bio_dgram_test on the NonStop platform
Matt Caswell
2023-09-13
1
-2
/
+5
*
Copyright year updates
Matt Caswell
2023-09-07
1
-1
/
+1
*
Correct the fixed size handling for dgram_pair and dgram_mem
Tomas Mraz
2023-08-30
1
-4
/
+10
*
test//bio_dgram_test.c: Skip test when BIO_bind() fails
Richard Levitte
2023-03-07
1
-4
/
+4
*
Implement BIO_s_dgram_mem() reusing the BIO_s_dgram_pair() code
Tomas Mraz
2023-01-27
1
-9
/
+15
*
test: condition out code that relies on CHACHA.
Pauli
2022-10-10
1
-1
/
+4
*
Fix older clang warning on initialization
Tomas Mraz
2022-10-07
1
-1
/
+4
*
Fix BIO_dgram_pair stochastic test failure
Hugo Landau
2022-09-23
1
-2
/
+2
*
BIO_s_dgram_pair
Hugo Landau
2022-09-23
1
-1
/
+297
*
Fix tests when configured with -DOPENSSL_USE_IPV6=0
Tom Cosgrove
2022-09-12
1
-6
/
+8
*
bio_dgram_test.c: Fix warning from older clang compilers
Tomas Mraz
2022-09-09
1
-5
/
+6
*
BIO_dgram support for BIO_sendmmsg/BIO_recvmmsg
Hugo Landau
2022-09-01
1
-0
/
+463