CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/01/25 22:31:25
Modified files:
lib/libssl : Makefile d1_clnt.c d1_srvr.c s3_both.c
s3_clnt.c s3_pkt.c s3_srvr.c ssl_locl.h
t1_clnt.c t1_meth.c t1_srvr.c
Added files:
lib/libssl : ssl_packet.c
Removed files:
lib/libssl : s23_clnt.c s23_lib.c s23_pkt.c s23_srvr.c
Log message:
Merge the client/server version negotiation into the existing (currently
fixed version) client/server code.
ok beck@
