openssl/crypto/bio
Robin Seggelmann 44f4934bde 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)
(cherry picked from commit b814081136)
2013-11-01 22:44:06 +00:00
..
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
b_dump.c OPENSSL_Applink update. 2005-05-17 00:08:28 +00:00
b_print.c Make bn2dec work on "SIXTY_FOUR_BIT" platforms. 2007-09-15 17:05:11 +00:00
b_sock.c OPENSSL_NO_SOCK fixes [from HEAD]. 2012-04-16 17:43:15 +00:00
bf_buff.c Fix BIO_f_buffer(). 2011-12-02 12:24:48 +00:00
bf_lbuf.c disable '#ifdef DEBUG' sections 2002-02-28 10:51:56 +00:00
bf_nbio.c Fix warnings (From HEAD, original patch by Ben). 2010-06-15 17:25:15 +00:00
bf_null.c Start to reduce some of the header bloat. 2001-08-05 18:02:16 +00:00
bio.h PR: 2755 2012-03-06 13:47:27 +00:00
bio_cb.c Revert the size_t modifications from HEAD that had led to more 2008-11-12 03:58:08 +00:00
bio_err.c fix error code 2011-12-27 14:37:43 +00:00
bio_lcl.h Don't use -D_CRT_NONSTDC_NO_DEPRECATE, fix bio_lcl.h instead. 2009-05-06 10:23:39 +00:00
bio_lib.c Minor compatibility fixes [from HEAD]. 2012-04-16 17:36:12 +00:00
bss_acpt.c Fix warnings (From HEAD, original patch by Ben). 2010-06-15 17:25:15 +00:00
bss_bio.c Backport ossl_ssize_t type from HEAD. 2011-10-10 22:33:50 +00:00
bss_conn.c fix if statement: call conn_state() if the BIO is not in the BIO_CONN_S_OK state 2006-02-02 22:11:02 +00:00
bss_dgram.c DTLS/SCTP struct authchunks Bug 2013-11-01 22:44:06 +00:00
bss_fd.c RFC 3161 compliant time stamp request creation, response generation 2006-02-12 23:11:56 +00:00
bss_file.c bss_file.c: refine UTF8 logic [from HEAD]. 2010-12-11 14:54:48 +00:00
bss_log.c Apply all the changes submitted by Steven M. Schweda <sms@antinode.info> 2011-03-19 09:47:47 +00:00
bss_mem.c Update from stable branch. 2009-03-07 17:00:23 +00:00
bss_null.c Get rid of more non-ANSI declarations. 2000-05-15 22:54:43 +00:00
bss_rtcp.c More VMS synchronisation 2000-09-09 18:05:27 +00:00
bss_sock.c PR: 1763 2010-03-27 23:28:23 +00:00
Makefile make update 2006-02-12 23:21:56 +00:00