Skip to content

Tolerate s2n_init() being called before aws_io_library_init()

Pre-release
Pre-release

Choose a tag to compare

@graebm graebm released this 16 Aug 17:41
· 184 commits to main since this release
4e462a0

What's Changed

  • Clang windows by @bretambrose in #504
  • ALPN availability check function now properly checks for Windows 8.1 and above by @HolyZsiraf in #502
  • VerifyVersionInfo doesn't behave like you'd expect by @bretambrose in #505
  • Tolerate s2n_init() being called before aws_io_library_init() by @graebm in #508

New Contributors

Full Changelog: v0.13.0...v0.13.1