CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/05/31 04:53:39
Modified files:
lib/libssl/src/ssl: s3_both.c s3_lib.c ssl.h ssl3.h ssl_lib.c
ssl_locl.h ssl_sess.c t1_lib.c
Log message:
ECDH and ECDSA will not work overly well if there is no EC, so unifdef
OPENSSL_NO_EC.
ok tedu@
