Skip to content

wolfSSL Async Release 5.2.0 (Feb 21, 2022)

Compare
Choose a tag to compare
@dgarske dgarske released this 22 Feb 16:43
· 67 commits to master since this release
1f6f041
  • Adds WC_NO_ASYNC_SLEEP option to hide wc_AsyncSleep for platforms that do not need it.
  • Fix for async test anonymous union on some platforms (#pragma anon_unions and HAVE_ANONYMOUS_INLINE_AGGREGATES)
  • Fixes for invalidPrintfArgType_sint (cppcheck) and readability-redundant-preprocessor (clang-tidy).