CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/12/13 06:56:15
Modified files:
lib/libssl : s3_clnt.c
Log message:
Convert ssl3_send_client_kex_ecdhe() to CBB. Also check the return value of
the EC_POINT_point2oct() calls.
Feedback from and ok doug@
