mirror of https://github.com/wolfSSL/wolfssl.git
1. Define Timeval in callbacks.h if the file sys/time.h is missing. 2. When picking the correct strtok() function, take into account MINGW64. 3. In the example server, changed the call to SSL_accept_ex() as it doesn't exist. Using wolfSSL_accept_ex(). Only a problem when setting WOLFSSL_CALLBACKS. 4. PickHashSigAlgo() is missing a ; when WOLFSSL_CALLBACKS is set. |
||
---|---|---|
.. | ||
benchmark | ||
client | ||
echoclient | ||
echoserver | ||
sctp | ||
server | ||
include.am |