Rename the context allocation from ressl_new to ressl_client, which makes
authorjsing <jsing@openbsd.org>
Sun, 13 Jul 2014 23:17:29 +0000 (23:17 +0000)
committerjsing <jsing@openbsd.org>
Sun, 13 Jul 2014 23:17:29 +0000 (23:17 +0000)
commit71bfffc54d65eab7c04877c2fc4581c25e52f9c3
tree5cf8cb530a4767b6200d69aa2ecd36ff58706fd5
parentec3d40168f079ed2a826da273812b01b0bdd3abe
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.
lib/libressl/ressl.h
lib/libressl/ressl_client.c
lib/libressl/ressl_internal.h