libstrophe: Update to 0.9.3 10248/head
authorChih-Wei Chen <changeway@gmail.com>
Tue, 15 Oct 2019 00:28:10 +0000 (08:28 +0800)
committerChih-Wei Chen <changeway@gmail.com>
Wed, 16 Oct 2019 05:35:45 +0000 (13:35 +0800)
commit258a3901d8bdf7b02ff89269812e3052c340a362
treefc94c20199c11e5b40d7ebe8613799ec3444e8e1
parent6e6df4f7436136530eb1bfab46f4cab8e18d5292
libstrophe: Update to 0.9.3

Release 0.9.3:
-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

Also fix some build flag

Signed-off-by: Chih-Wei Chen <changeway@gmail.com>
libs/libstrophe/Makefile