Files
wolfssl/wolfssl
John Safranek 4eb0d32fa8 Patches
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.
2018-08-24 11:46:02 -07:00
..
2018-08-24 11:46:02 -07:00
2018-08-24 11:46:02 -07:00
2017-09-20 10:53:11 -06:00
2018-08-22 09:15:09 +02:00
2018-06-21 12:22:27 -06:00
2018-08-23 16:30:53 -06:00