wolfSSL / wolfssl

The wolfSSL library is a small, fast, portable implementation of TLS/SSL for embedded devices to the cloud. wolfSSL supports up to TLS 1.3 and DTLS 1.3!
https://www.wolfssl.com
GNU General Public License v2.0
2.25k stars 805 forks source link

fix for staticmemory and singlethreaded build #7737

Closed JacobBarthelmeh closed 2 weeks ago

JacobBarthelmeh commented 2 weeks ago

ZD 18281

JacobBarthelmeh commented 2 weeks ago

Retest this please Jenkins. Added CI test for static memory + single threaded here (https://github.com/wolfSSL/testing/pull/642).