CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2015/02/09 03:53:28

Modified files:
        lib/libssl/src/ssl: d1_both.c d1_clnt.c d1_lib.c d1_pkt.c 
                            d1_srvr.c dtls1.h ssl3.h 

Log message:
Jettison DTLS over SCTP.

OpenBSD does not have SCTP support and it sees little use in the wild.
OPENSSL_NO_SCTP is already specified via opensslfeatures.h, hence this
is a code removal only and symbols should remain unchanged.

ok beck@ miod@ tedu@

Reply via email to