CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2016/11/04 13:11:43
Modified files: lib/libssl : d1_clnt.c s3_clnt.c ssl_locl.h Log message: Rename ssl3_get_key_exchange() to ssl3_get_server_key_exchange(), since that's what it really is. ok miod@