CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/01/23 07:35:42
Modified files:
lib/libssl : d1_pkt.c s23_clnt.c s23_srvr.c s3_both.c
s3_lib.c s3_pkt.c s3_srvr.c ssl.h ssl_lib.c
ssl_locl.h t1_enc.c t1_lib.c
Log message:
Move options and mode from SSL_CTX and SSL to internal, since these can be
set and cleared via existing functions.
