| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bump version | Jeremy Lainé | 2012-07-16 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' of https://code.google.com/p/qxmpp | Jeremy Lainé | 2012-07-16 | 1 | -1/+5 |
| |\ | |||||
| | * | Fix time computation in QXmppArchiveIq | Olivier Goffart | 2012-07-04 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In message archive, the secs attribute is the time ellapsed since the last message, not the time passed since the beginning of the collection. Quoting the XEP-0136 §4.6 The time in whole seconds of the message relative to the previous message in the collection (or, for the first message, relative to the start of the collection) SHOULD be specified with a 'secs' attribute. (This behaviour was changed in the revision 0.7 of the JEP-0136) Signed-off-by: Jeremy Lainé <jeremy.laine@m4x.org> | ||||
| * | | Ability to use more complex result set management while getting the archive list | Olivier Goffart | 2012-07-16 | 1 | -1/+1 |
| | | | |||||
| * | | Introduce QXmppResultSetQuery/Reply to handle XEP-0059 | Olivier Goffart | 2012-07-16 | 1 | -0/+133 |
| |/ | |||||
| * | bump version to 0.4.92 | Jeremy Lainé | 2012-06-07 | 1 | -1/+1 |
| | | |||||
| * | bump version | Jeremy Lainé | 2012-05-31 | 1 | -1/+1 |
| | | |||||
| * | implement/test XEP-0115 verification strings for dataforms (issue: #140) | Jeremy Lainé | 2012-05-14 | 1 | -1/+42 |
| | | |||||
| * | test QXmppDiscoveryIq | Jeremy Lainé | 2012-05-14 | 1 | -0/+20 |
| | | |||||
| * | bump version | Jeremy Lainé | 2012-04-24 | 1 | -1/+1 |
| | | |||||
| * | don't expose getImageType | Jeremy Lainé | 2012-04-20 | 1 | -2/+9 |
| | | |||||
| * | encapsulate QXmppUtils methods in a QXmppUtils class | Jeremy Lainé | 2012-04-20 | 1 | -29/+29 |
| | | |||||
| * | rename XMLRPC to QXmppRpcMarshaller | Jeremy Lainé | 2012-04-20 | 1 | -2/+2 |
| | | |||||
| * | bump version to 0.4.0 | Jeremy Lainé | 2012-04-12 | 1 | -1/+1 |
| | | |||||
| * | bump version | Jeremy Lainé | 2012-03-23 | 1 | -1/+1 |
| | | |||||
| * | test archive remove iq | Jeremy Lainé | 2012-03-23 | 1 | -0/+18 |
| | | |||||
| * | bump version to 0.3.92 | Jeremy Lainé | 2012-02-20 | 1 | -1/+1 |
| | | |||||
| * | test old-style XEP-0184 | Jeremy Lainé | 2012-02-06 | 1 | -0/+16 |
| | | |||||
| * | make QXmppMessage carry a receipt ID for XEP-0184 | Jeremy Lainé | 2012-02-06 | 1 | -5/+25 |
| | | |||||
| * | add an attribute to QXmppMessage to carry delivery receipt request | Jeremy Lainé | 2012-02-06 | 1 | -0/+23 |
| | | |||||
| * | bump version to 0.3.91 | Jeremy Lainé | 2011-09-26 | 1 | -1/+1 |
| | | |||||
| * | add support for XEP-0224: Attention (Fixes issue #109) | Jeremy Lainé | 2011-09-20 | 1 | -0/+17 |
| | | |||||
| * | add tests | Jeremy Lainé | 2011-09-20 | 1 | -0/+5 |
| | | |||||
| * | add unit tests for MUC presence extensions | Jeremy Lainé | 2011-05-02 | 1 | -0/+30 |
| | | |||||
| * | add tests for RTP parsing / serialization | Jeremy Lainé | 2011-04-23 | 1 | -0/+50 |
| | | |||||
| * | add tests for theora codec | Jeremy Lainé | 2011-04-15 | 1 | -1/+56 |
| | | |||||
| * | make password checking full asynchronous | Jeremy Lainé | 2011-04-07 | 1 | -8/+7 |
| | | |||||
| * | check incorrect password fails | Jeremy Lainé | 2011-03-29 | 1 | -1/+8 |
| | | |||||
| * | improve QXmppPasswordChecker return codes | Jeremy Lainé | 2011-03-29 | 1 | -3/+3 |
| | | |||||
| * | refactor SASL authentication to allow server-side password checkers which ↵ | Jeremy Lainé | 2011-03-29 | 1 | -10/+3 |
| | | | | | natively support MD5 | ||||
| * | test QXmppClient/QXmppServer connection | Jeremy Lainé | 2011-03-29 | 1 | -0/+95 |
| | | |||||
| * | QXmppStunMessage::encode expects a QByteArray (fixes issue #102) | Jeremy Lainé | 2011-03-17 | 1 | -7/+7 |
| | | |||||
| * | fix tests | Manjeet Dahiya | 2011-03-05 | 1 | -1/+1 |
| | | |||||
| * | fix tests | Manjeet Dahiya | 2011-02-05 | 1 | -1/+1 |
| | | |||||
| * | fix test failure | Manjeet Dahiya | 2011-01-22 | 1 | -1/+1 |
| | | |||||
| * | check that message body is correctly unescaped | Jeremy Lainé | 2011-01-21 | 1 | -2/+2 |
| | | |||||
| * | copyright year update | Manjeet Dahiya | 2011-01-21 | 1 | -1/+1 |
| | | |||||
| * | fix tests with new VCardUpdate types | Manjeet Dahiya | 2010-12-13 | 1 | -3/+3 |
| | | |||||
| * | fix entity time iq test | Jeremy Lainé | 2010-11-08 | 1 | -1/+1 |
| | | |||||
| * | add methods for parsing/serialising timezone offsets | Jeremy Lainé | 2010-11-08 | 1 | -0/+15 |
| | | |||||
| * | fix QXmppEntityTimeIq tests | Jeremy Lainé | 2010-10-29 | 1 | -1/+1 |
| | | |||||
| * | fix typo in unit tests | Jeremy Lainé | 2010-10-19 | 1 | -1/+1 |
| | | |||||
| * | use hex for photoHash instead of base64 | Manjeet Dahiya | 2010-10-13 | 1 | -4/+4 |
| | | |||||
| * | encode / decode presence photo hash to / from base64 | Jeremy Lainé | 2010-10-11 | 1 | -4/+4 |
| | | |||||
| * | store the capability verification string as a QByteArray | Jeremy Lainé | 2010-10-11 | 1 | -1/+1 |
| | | |||||
| * | add unit tests for STUN encoding / decoding | Jeremy Lainé | 2010-10-11 | 1 | -0/+97 |
| | | |||||
| * | tests for capability | Manjeet Dahiya | 2010-10-05 | 1 | -0/+29 |
| | | |||||
| * | typo | Manjeet Dahiya | 2010-09-12 | 1 | -1/+1 |
| | | |||||
| * | test Entity Time Iq | Manjeet Dahiya | 2010-09-12 | 1 | -0/+39 |
| | | |||||
| * | add tests for publish / subscribe IQs | Jeremy Lainé | 2010-09-10 | 1 | -0/+180 |
| | | |||||
