ObjXMPP  Check-in [ea9006fa33]

Overview
Comment:Perform SASLPrep on the username and Resourceprep on the resource

The username is not necessarily a nodepart, therefore SASLPrep is more
appropriate than Nodeprep which we had before.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: ea9006fa3333f2a983d0b06733aff174f0399b1bb5806c398b8c7f8c413a255c
User & Date: florob@babelmonkeys.de on 2011-02-15 02:52:16
Other Links: manifest | tags
Context
2011-02-16
19:23
Make it compile. check-in: ca4f45a402 user: js tags: trunk
2011-02-15
02:52
Perform SASLPrep on the username and Resourceprep on the resource check-in: ea9006fa33 user: florob@babelmonkeys.de tags: trunk
2011-02-13
01:07
Add support for requesting a certain resource check-in: c322888ad7 user: florob@babelmonkeys.de tags: trunk
Changes