Skip to content

libtls-bearssl 0.3

Compare
Choose a tag to compare
@michaelforney michaelforney released this 14 Dec 03:19
· 21 commits to master since this release

Changes

  • Makefile now builds a shared library in addition to the static library.
  • A fallback implementation of explicit_bzero was added for systems that lack it.

Bug fixes

  • Fix NULL dereference when a server is configured without any certificates.