Skip to content
This repository was archived by the owner on Oct 29, 2021. It is now read-only.

0.9.3

Choose a tag to compare

@jubalh jubalh released this 11 Oct 19:18
· 15 commits to master since this release
  • PLAIN mechanism is used only when no other mechanisms are supported
  • Legacy authentication is disabled by default, can be enabled with connection flag XMPP_CONN_FLAG_LEGACY_AUTH
  • Session is not established if it is optional
  • Fixed a bug causing a reused connection not to cleanup properly
  • Improved debug logging in OpenSSL module
  • Few memory leaks fixed

Thanks to all libstrophe contributors and maintainers!