CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/01/25 22:51:54
Modified files:
lib/libssl : Makefile
Added files:
lib/libssl : ssl_both.c ssl_clnt.c ssl_pkt.c ssl_srvr.c
Removed files:
lib/libssl : s3_both.c s3_clnt.c s3_pkt.c s3_srvr.c
Log message:
Rename s3_{both,clnt,pkt_srvr}.c to have an ssl_ prefix since they are no
longer SSLv3 code.
ok beck@
