openssl/crypto/bio
Robin Seggelmann b814081136 DTLS/SCTP struct authchunks Bug
PR: 2809

DTLS/SCTP requires DATA and FORWARD-TSN chunks to be protected with
SCTP-AUTH.  It is checked if this has been activated successfully for
the local and remote peer. Due to a bug, however, the
gauth_number_of_chunks field of the authchunks struct is missing on
FreeBSD, and was therefore not considered in the OpenSSL implementation.
This patch sets the corresponding pointer for the check correctly
whether or not this bug is present.
(cherry picked from commit f596e3c491)
2013-11-01 21:41:52 +00:00
..
.cvsignore
b_dump.c
b_print.c
b_sock.c b_sock.c: make getsockopt work in cases when optlen is 64-bit value. 2012-06-11 08:52:11 +00:00
bf_buff.c
bf_lbuf.c
bf_nbio.c
bf_null.c
bio_cb.c
bio_err.c
bio_lcl.h
bio_lib.c
bio.h Constification. 2013-10-07 12:45:26 +01:00
bss_acpt.c Constification. 2013-10-07 12:45:26 +01:00
bss_bio.c
bss_conn.c Constification. 2013-10-07 12:45:26 +01:00
bss_dgram.c DTLS/SCTP struct authchunks Bug 2013-11-01 21:41:52 +00:00
bss_fd.c Improve WINCE support. 2013-01-19 21:23:13 +01:00
bss_file.c
bss_log.c
bss_mem.c
bss_null.c
bss_rtcp.c
bss_sock.c
Makefile