libtls-bearssl 0.3
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.