CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/10/05 08:47:30
Modified files:
lib/libssl/src/ssl: t1_lib.c
Log message:
Make tls1_get_formatlist() behave the same as tls1_get_curvelist() and
return the client format list if the client_formats flag is specified.
Use tls1_get_formatlist()/tls1_get_curvelist() in tls1_check_ec_key(),
simplifying the code.
ok miod@
