aboutsummaryrefslogtreecommitdiff
path: root/src/QXmppUtils.cpp
Commit message (Collapse)AuthorAgeFilesLines
* expose generateRandomInteger functionJeremy Lainé2010-09-031-1/+1
|
* unify random number generationJeremy Lainé2010-09-011-4/+31
|
* move remaining SASL code out of QXmppUtilsJeremy Lainé2010-08-291-75/+0
|
* fix SASL authentication : Jeremy Lainé2010-08-291-19/+0
| | | | | | - on the client side, check the second challenge we receive - on the server side, send second challenge
* add jidToUser utility functionJeremy Lainé2010-08-261-0/+8
|
* fix security check on incoming XMPP stanzasJeremy Lainé2010-08-231-0/+5
|
* move hex conversion to calculateDigestMd5Jeremy Lainé2010-08-201-1/+1
|
* add a method to calculate a Digest MD5Jeremy Lainé2010-08-201-0/+19
|
* implement and test quoted character handlingJeremy Lainé2010-08-201-2/+13
|
* add and test better auth-md5 parser (not used yet)Jeremy Lainé2010-08-201-0/+63
|
* QXmppUtils: add method for serialising a QDomElementJeremy Lainé2010-08-191-1/+35
|
* cosmeticsManjeet Dahiya2010-08-171-64/+64
|
* cosmeticsManjeet Dahiya2010-08-171-2/+2
|
* rename "source" directory to "src"Jeremy Lainé2010-08-111-0/+255