]> granicus.if.org Git - curl/commit
cyassl: add SSL context callback support for CyaSSL
authorKyle L. Huff <code@curetheitch.com>
Fri, 27 Mar 2015 11:22:32 +0000 (07:22 -0400)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 27 Mar 2015 22:32:14 +0000 (23:32 +0100)
commitd2feb71752f193ced11c137bdf2026373ebc3dc5
tree7b2846a33303f9a9174cc60a00e8e0deff8a4576
parent211f1e3c6bf708e8809f10680d9d3a216d8a14b7
cyassl: add SSL context callback support for CyaSSL

Adds support for CURLOPT_SSL_CTX_FUNCTION when using CyaSSL, and better
handles CyaSSL instances using NO_FILESYSTEM.
docs/libcurl/opts/CURLOPT_SSL_CTX_DATA.3
docs/libcurl/opts/CURLOPT_SSL_CTX_FUNCTION.3
lib/vtls/cyassl.c
lib/vtls/cyassl.h