initial commit
This commit is contained in:
commit
9d20827c46
2469 changed files with 470994 additions and 0 deletions
18
iris-legacy/iris/TODO
Normal file
18
iris-legacy/iris/TODO
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
- 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)
|
||||
|
||||
- s5b: support multiple streamhosts in proxy reply
|
||||
|
||||
Reference in a new issue