aboutsummaryrefslogtreecommitdiff
path: root/source/QXmppStream.h
Commit message (Expand)AuthorAgeFilesLines
* integrate support for XEP-0030 : Service DiscoveryJeremy Lainé2010-02-111-0/+3
* integrate XEP-0136 into QXmppStreamJeremy Lainé2010-02-031-0/+10
* report XMPP stream errors (issue #40)Jeremy Lainé2010-02-011-1/+2
* This is the rest of XEP-009. This needs some cleanup and testing still. I am...Ian Geiser2009-11-111-2/+2
* Added start of XEP-009. This is only the inteface, being able to invoke remo...Ian Geiser2009-11-081-0/+5
* documentation and rosterReceived() SIGNAL implementationManjeet Dahiya2009-11-071-0/+1
* Fix for Manjeet Dahiya2009-10-261-141/+141
* Fix for Issue 21: Implement SASL DIGEST-MD5 Authentication mechanismManjeet Dahiya2009-10-231-0/+2
* Using QXmlStreamWriter for directly writing to the socket. This will avoid st...Manjeet Dahiya2009-10-201-0/+2
* XEP-0078: Non-SASL Authentication ImplementationManjeet Dahiya2009-10-181-0/+3
* Fix for Issue 4:Cannot repackage message when receiving partial message.Manjeet Dahiya2009-09-091-1/+3
* XEP-0054: vcard-temp implementation and other code cleanupsManjeet Dahiya2009-09-071-0/+7
* Fix Issue 2: problem when sending messages with < or > characters in body fieldsManjeet Dahiya2009-09-051-2/+16
* addManjeet Dahiya2009-06-141-0/+111