CyaSSL changed for NucleoF401RE board: implemented random and time functions for build. (Has trouble with wildcard domains like *.google.com, *.yahoo.com)

Fork of CyaSSL by wolf SSL

Committer:
wolfSSL
Date:
Sat Jul 12 07:18:23 2014 +0000
Revision:
0:1239e9b70ca2
CyaSSL 3.0.0;

Who changed what in which revision?

UserRevisionLine numberNew contents of line
wolfSSL 0:1239e9b70ca2 1 /* opensslconf.h for openSSL */
wolfSSL 0:1239e9b70ca2 2
wolfSSL 0:1239e9b70ca2 3
wolfSSL 0:1239e9b70ca2 4 #ifndef OPENSSL_THREADS
wolfSSL 0:1239e9b70ca2 5 #define OPENSSL_THREADS
wolfSSL 0:1239e9b70ca2 6 #endif
wolfSSL 0:1239e9b70ca2 7
wolfSSL 0:1239e9b70ca2 8
wolfSSL 0:1239e9b70ca2 9