CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/08/27 04:46:53
Modified files:
lib/libressl : ressl.h ressl_config.c ressl_internal.h
ressl_server.c
Log message:
Add the API function ressl_config_set_ecdhcurve(config, name) to set a
non-standard ECDH curve by name or to disable it by passing NULL.
OK jsing@
