Files
libstrophe-gh/ChangeLog
Dmitry Podgorny 36af7afa27 conn: implemented old-style SSL connection
Added new API xmpp_conn_set_old_style_ssl(). This function forces
using of old-style SSL connection.
2015-10-12 22:25:39 +03:00

16 lines
232 B
Plaintext

0.8.9
- IPv6 support
- Old style SSL support
- New API xmpp_uuid_gen()
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