blob: e6cf74c6c5bc81ff374c864ce5cb760fc13d980f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
- Stream::id(), Stream::lang()
- whitespace pings (but disable when using http poll)
- make stanza error conditions work for both 1.0 and old
- xmpp-im (messages, roster, subscriptions, presence, privacy)
- document xmpp-core
- provide complete support for xmpp-core. this means all functionality from
the draft, and noting behavior issues (like IQ semantics) in the
library documentation.
- SASL "EXTERNAL" w/ client certificate
- SASL "ANONYMOUS" ?
credits:
MD5 algorithm by Peter Deutsch (Aladdin Enterprises)
|