CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2014/12/14 09:19:38
Modified files: lib/libssl/src/ssl: d1_clnt.c s3_clnt.c ssl_locl.h Log message: Convert all of the straight forward client handshake handling code to use the new handshake functions. ok miod@