CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2016/11/05 13:03:39
Modified files: lib/libssl : s3_srvr.c Log message: Do a partial CBB conversion of ssl3_send_server_key_exchange(), which will make it easier to do further clean up. ok beck@ miod@