CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/01/22 22:13:02
Modified files:
lib/libssl : d1_srtp.c s3_clnt.c s3_lib.c s3_srvr.c ssl.h
ssl_cert.c ssl_lib.c ssl_locl.h ssl_rsa.c
ssl_sess.c t1_lib.c
Log message:
Move most of the fields in SSL_CTX to internal - the ones that remain are
known to be in use.
ok beck@
