CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/11 12:08:21
Modified files:
lib/libssl/src/ssl: d1_both.c d1_clnt.c d1_pkt.c d1_srvr.c
s23_clnt.c s23_srvr.c s3_both.c s3_clnt.c
s3_lib.c s3_srvr.c ssl_locl.h t1_enc.c
Log message:
Rename functions that moved to t1_enc.c, with a tls1_ prefix instead of a
ssl3_ prefix.
ok beck@
