| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | move files common to client/server into "base" | Jeremy Lainé | 2012-02-08 | 1 | -339/+0 |
| | | |||||
| * | remove trailing whitespace | Jeremy Lainé | 2011-09-21 | 1 | -1/+1 |
| | | |||||
| * | remove helperToXmlAddNumberElement(), it was only used once | Jeremy Lainé | 2011-01-21 | 1 | -6/+0 |
| | | |||||
| * | remove escapeString / unescapeString methods, they are never used | Jeremy Lainé | 2011-01-21 | 1 | -20/+0 |
| | | |||||
| * | copyright year update | Manjeet Dahiya | 2011-01-21 | 1 | -1/+1 |
| | | |||||
| * | add methods for parsing/serialising timezone offsets | Jeremy Lainé | 2010-11-08 | 1 | -0/+37 |
| | | |||||
| * | silence compiler warning | Jeremy Lainé | 2010-09-30 | 1 | -1/+1 |
| | | |||||
| * | expose generateRandomInteger function | Jeremy Lainé | 2010-09-03 | 1 | -1/+1 |
| | | |||||
| * | unify random number generation | Jeremy Lainé | 2010-09-01 | 1 | -4/+31 |
| | | |||||
| * | move remaining SASL code out of QXmppUtils | Jeremy Lainé | 2010-08-29 | 1 | -75/+0 |
| | | |||||
| * | fix SASL authentication : | Jeremy Lainé | 2010-08-29 | 1 | -19/+0 |
| | | | | | | | - on the client side, check the second challenge we receive - on the server side, send second challenge | ||||
| * | add jidToUser utility function | Jeremy Lainé | 2010-08-26 | 1 | -0/+8 |
| | | |||||
| * | fix security check on incoming XMPP stanzas | Jeremy Lainé | 2010-08-23 | 1 | -0/+5 |
| | | |||||
| * | move hex conversion to calculateDigestMd5 | Jeremy Lainé | 2010-08-20 | 1 | -1/+1 |
| | | |||||
| * | add a method to calculate a Digest MD5 | Jeremy Lainé | 2010-08-20 | 1 | -0/+19 |
| | | |||||
| * | implement and test quoted character handling | Jeremy Lainé | 2010-08-20 | 1 | -2/+13 |
| | | |||||
| * | add and test better auth-md5 parser (not used yet) | Jeremy Lainé | 2010-08-20 | 1 | -0/+63 |
| | | |||||
| * | QXmppUtils: add method for serialising a QDomElement | Jeremy Lainé | 2010-08-19 | 1 | -1/+35 |
| | | |||||
| * | cosmetics | Manjeet Dahiya | 2010-08-17 | 1 | -64/+64 |
| | | |||||
| * | cosmetics | Manjeet Dahiya | 2010-08-17 | 1 | -2/+2 |
| | | |||||
| * | rename "source" directory to "src" | Jeremy Lainé | 2010-08-11 | 1 | -0/+255 |
