CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/05/30 08:01:11
Modified files:
lib/libssl/src/ssl: s3_both.c s3_cbc.c s3_clnt.c s3_lib.c
s3_pkt.c s3_srvr.c ssl_lib.c t1_enc.c
t1_lib.c
Log message:
Make use of SSL_IS_DTLS, SSL_USE_EXPLICIT_IV, SSL_USE_SIGALGS and
SSL_USE_TLS1_2_CIPHERS.
Largely based on OpenSSL head.
