libstrophe
No description set
- Developed at network:messaging:xmpp
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/libstrophe && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0.9.1.tar.gz | 0000153142 150 KB | |
libstrophe.changes | 0000003018 2.95 KB | |
libstrophe.spec | 0000002682 2.62 KB |
Revision 3 (latest revision is 16)
Dominique Leuenberger (dimstar_suse)
accepted
request 428101
from
Michael Vetter (jubalh)
(revision 3)
- Update to 0.9.1: * Fixed bug #95 (DNS lookup failing on Cygwin) * Removed dependency on the check package - Update to 0.9.0: * IPv6 support * Legacy SSL support * Initial Android support * Resolver returns all SRV records instead of one. Lookup is performed according to RFC2052 * xmpp_connect_raw() provides access to a xmpp_conn object just after establishing TCP connection. This allows to implement in-band registration, authentication mechanisms or serverless messaging * xmpp_conn_t object is reusable now and can be reconnected with saving all handlers, flags, jid and password New API: * xmpp_uuid_gen() * xmpp_connect_raw() * xmpp_conn_open_stream_default() * xmpp_conn_open_stream() * xmpp_conn_tls_start() * xmpp_conn_get_flags() * xmpp_conn_set_flags() * xmpp_conn_set_keepalive() * xmpp_conn_is_secured() * xmpp_stanza_del_attribute() * xmpp_stanza_get_to() * xmpp_stanza_get_from() * xmpp_stanza_set_to() * xmpp_stanza_set_from()
Comments 0