vtls: added support for mbedTLS

closes #496
This commit is contained in:
Jonas Minnberg
2015-10-19 14:25:34 +02:00
committed by Daniel Stenberg
parent 72646c2e48
commit fe7590f729
11 changed files with 950 additions and 9 deletions

View File

@@ -629,6 +629,7 @@ CURLSSLBACKEND_CYASSL 7.34.0
CURLSSLBACKEND_DARWINSSL 7.34.0
CURLSSLBACKEND_GNUTLS 7.34.0
CURLSSLBACKEND_GSKIT 7.34.0
CURLSSLBACKEND_MBEDTLS 7.46.0
CURLSSLBACKEND_NONE 7.34.0
CURLSSLBACKEND_NSS 7.34.0
CURLSSLBACKEND_OPENSSL 7.34.0