CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/01/22 02:02:08
Modified files:
lib/libssl : d1_both.c d1_clnt.c d1_enc.c d1_pkt.c d1_srvr.c
s23_srvr.c s3_both.c s3_clnt.c s3_lib.c
s3_pkt.c s3_srvr.c ssl3.h ssl_cert.c ssl_lib.c
ssl_locl.h t1_enc.c t1_lib.c t1_reneg.c
Log message:
Move most of the SSL3_STATE fields to internal - the ones that remain are
known to be used by ports.
ok beck@
