CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/11 08:39:05
Modified files:
lib/libssl/src/ssl: s23_clnt.c t1_clnt.c
Log message:
Put the *client_method* data structures and functions in the same place.
We can also now nuke ssl23_get_client_method() since it is the same as
tls1_get_client_method().
ok bcook@ miod@
