CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/10 11:57:50
Modified files:
lib/libssl/src/ssl: d1_both.c d1_clnt.c d1_lib.c d1_pkt.c
d1_srvr.c dtls1.h s3_srvr.c ssl.h ssl_lib.c
ssl_sess.c
Log message:
Remove support for DTLS_BAD_VER. We do not support non-standard and
incomplete implementations just so that we can interoperate with products
from vendors who have not bothered to fix things in the last ~10 years.
ok bcook@ miod@
