CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/11 08:47:56
Modified files:
lib/libssl/src/ssl: s23_srvr.c t1_srvr.c
Log message:
Put the *server_method* data structures and functions in the same place.
We can also now nuke ssl23_get_server_method() since it is the same as
tls1_get_server_method().
ok miod@
