Files
libstrophe-gh/ChangeLog
Dmitry Podgorny b7fbc81740 conn: added API xmpp_conn_is_secured()
This patch is provided by @kjkao. New API is already used in
WorksSystems/wks_xep0047.
2015-10-13 00:10:02 +03:00

17 lines
266 B
Plaintext

0.8.9
- IPv6 support
- Old style SSL support
- New API xmpp_uuid_gen()
- New API xmpp_conn_is_secured()
0.8.8
- XML namespace support
- XEP-0114 support
0.8.7
- SCRAM-SHA-1 authentication mechanism
- pkg-config support
0.8.5
- libtoolize to generate .so