| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | SASL: move definition of available mechanisms to QXmppSaslClient | Jeremy Lainé | 2012-07-20 | 3 | -1/+8 | |
| | | ||||||
| * | SASL: don't hardcode service type | Jeremy Lainé | 2012-07-20 | 3 | -12/+31 | |
| | | ||||||
| * | betterr quality of protection handling | Jeremy Lainé | 2012-07-20 | 1 | -10/+10 | |
| | | ||||||
| * | refactor Digest MD5 auth | Jeremy Lainé | 2012-07-19 | 1 | -12/+20 | |
| | | ||||||
| * | move SASL specifics out of QXmppOutgoingClient | Jeremy Lainé | 2012-07-19 | 2 | -132/+44 | |
| | | ||||||
| * | fix error in SASL | Jeremy Lainé | 2012-07-19 | 1 | -1/+1 | |
| | | ||||||
| * | move some classes to private header | Jeremy Lainé | 2012-07-19 | 3 | -46/+102 | |
| | | ||||||
| * | add QXmppSaslClient class + tests | Jeremy Lainé | 2012-07-19 | 2 | -0/+299 | |
| | | ||||||
| * | remove confusing QXmppPresence::Status::Offline | Jeremy Lainé | 2012-07-18 | 4 | -8/+1 | |
| | | ||||||
| * | restore support for obsolete "invisible" presence (fixes issue #111) | Jeremy Lainé | 2012-07-18 | 2 | -0/+5 | |
| | | ||||||
| * | Make SASL mechanisms string based. | Jeremy Lainé | 2012-07-18 | 3 | -37/+61 | |
| | | | | | | Deprecate QXmppConfiguration::setSASLAuthMechanism(), replaced by the string-based QXmppConfiguration::setSaslAuthMechanism(). | |||||
| * | make QXmppStreamFeatures string-based to allow pluggable SASL | Jeremy Lainé | 2012-07-18 | 5 | -106/+64 | |
| | | ||||||
| * | add QXmppRegisterIq as defined by XEP-0077: In-Band Registration | Jeremy Lainé | 2012-07-18 | 3 | -0/+216 | |
| | | ||||||
| * | don't write null form values | Jeremy Lainé | 2012-07-18 | 1 | -1/+1 | |
| | | ||||||
| * | use centrally-defined ns_private | Jeremy Lainé | 2012-07-18 | 1 | -4/+3 | |
| | | ||||||
| * | re-arrange namespace constants | Jeremy Lainé | 2012-07-18 | 2 | -64/+98 | |
| | | ||||||
| * | re-order and comment namespace definitions | Jeremy Lainé | 2012-07-18 | 2 | -28/+67 | |
| | | ||||||
| * | add support for XEP-0221: Data Forms Media Element | Jeremy Lainé | 2012-07-18 | 4 | -0/+163 | |
| | | ||||||
| * | Fix and test data form title/instructions XML serialization. | Jeremy Lainé | 2012-07-18 | 1 | -3/+2 | |
| | | ||||||
| * | bump version to 0.5.0 | Jeremy Lainé | 2012-07-18 | 1 | -1/+1 | |
| | | ||||||
| * | Remove deprecated QXmppClient::discoveryIqReceived() signal. | Jeremy Lainé | 2012-07-18 | 2 | -19/+1 | |
| | | ||||||
| * | update copyright year | Jeremy Lainé | 2012-07-18 | 124 | -124/+124 | |
| | | ||||||
| * | only emit QXmppVersionManager::versionReceived() for results | Jeremy Lainé | 2012-07-18 | 1 | -3/+4 | |
| | | ||||||
| * | advertise XEP-0036: Message Archiving capability | Jeremy Lainé | 2012-07-17 | 5 | -2/+12 | |
| | | ||||||
| * | report support for XEP-0004: Data Forms | Jeremy Lainé | 2012-07-17 | 1 | -0/+1 | |
| | | ||||||
| * | report XEP-0059 capability | Jeremy Lainé | 2012-07-17 | 4 | -3/+6 | |
| | | ||||||
| * | add result-set management to QXmppArchiveIq | Jeremy Lainé | 2012-07-17 | 4 | -10/+24 | |
| | | ||||||
| * | remove rsm reply from QXmppArchiveRetrieveIq, makes no sense | Jeremy Lainé | 2012-07-17 | 1 | -13/+0 | |
| | | ||||||
| * | documentation fixes | Jeremy Lainé | 2012-07-17 | 3 | -4/+4 | |
| | | ||||||
| * | doc fix | Jeremy Lainé | 2012-07-17 | 1 | -2/+2 | |
| | | ||||||
| * | fix QXmppRetrieveIq rsm parsing | Jeremy Lainé | 2012-07-17 | 1 | -2/+2 | |
| | | ||||||
| * | bump version to 0.4.94 | Jeremy Lainé | 2012-07-17 | 1 | -1/+1 | |
| | | ||||||
| * | add full result-set management to retrieveCollection() | Jeremy Lainé | 2012-07-17 | 2 | -12/+25 | |
| | | ||||||
| * | QXmppArchiveRetrieveIq: replace "max" by result set management | Jeremy Lainé | 2012-07-17 | 3 | -24/+39 | |
| | | ||||||
| * | add some documentation to QXmppResultSetQuery/Reply | Jeremy Lainé | 2012-07-17 | 1 | -1/+44 | |
| | | ||||||
| * | QXmppArchiveManager::retrieveCollection make default "max" sane | Jeremy Lainé | 2012-07-17 | 1 | -1/+1 | |
| | | ||||||
| * | whitespace cleanup | Jeremy Lainé | 2012-07-17 | 3 | -12/+7 | |
| | | ||||||
| * | 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 | -2/+9 | |
| |\ | ||||||
| | * | Fix time computation in QXmppArchiveIq | Olivier Goffart | 2012-07-04 | 1 | -2/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 4 | -26/+51 | |
| | | | ||||||
| * | | Introduce QXmppResultSetQuery/Reply to handle XEP-0059 | Olivier Goffart | 2012-07-16 | 5 | -29/+325 | |
| |/ | ||||||
| * | Merge branch 'master' of https://code.google.com/p/qxmpp | Jeremy Lainé | 2012-06-26 | 5 | -29/+93 | |
| |\ | ||||||
| | * | improve incoming server debugging | Jeremy Lainé | 2012-06-07 | 2 | -13/+44 | |
| | | | ||||||
| | * | protect against null socket | Jeremy Lainé | 2012-06-07 | 1 | -5/+11 | |
| | | | ||||||
| | * | improve server debugging | Jeremy Lainé | 2012-06-07 | 3 | -19/+46 | |
| | | | ||||||
| * | | allow QXmppTransferManager to use point-to-point links | Jeremy Lainé | 2012-06-26 | 1 | -2/+1 | |
| |/ | ||||||
| * | rework auth logging | Jeremy Lainé | 2012-06-07 | 1 | -13/+11 | |
| | | ||||||
| * | in the absence of QXMPP_STATIC, use shared library import | Jeremy Lainé | 2012-06-07 | 1 | -3/+3 | |
| | | | | | | Since building a shared library is the default, handle the absence of QXMPP_STATIC as meaning QXMPP_SHARED. | |||||
| * | remove QXmppSocksClient::waitForReady | Jeremy Lainé | 2012-06-07 | 2 | -16/+0 | |
| | | ||||||
