CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/07/13 17:17:29
Modified files:
lib/libressl : ressl.h ressl_client.c ressl_internal.h
Log message:
Rename the context allocation from ressl_new to ressl_client, which makes
it completely obvious what the context is for. Ensure client functions are
used on client contexts.
