Skip to content

v1.5.15

Compare
Choose a tag to compare
@an-tao an-tao released this 27 Nov 10:37
· 19 commits to master since this release

Changed

  • Feature: Integrate spdlog as logging backend for Trantor Logger.

Fixed

  • Fix the botan backend always validating certificate and OpenSSL allowing empty ALPN.

  • Fix build error on OpenBSD.

  • Fix Botan leaking memory if connection force closed.

  • Fix a cmake warning.

  • Workaround botan backend init failure on MacOS.

  • Fix failing wstr conversion if locale is set to C.