| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | make it possible to attach an extension element to messages and presences | Jeremy Lainé | 2010-02-12 | 1 | -0/+9 |
| | | |||||
| * | add a configuration item to decide whether to ignore SSL errors (issue #42) | Jeremy Lainé | 2010-02-11 | 1 | -1/+3 |
| | | |||||
| * | integrate support for XEP-0030 : Service Discovery | Jeremy Lainé | 2010-02-11 | 1 | -0/+8 |
| | | |||||
| * | integrate XEP-0136 into QXmppStream | Jeremy Lainé | 2010-02-03 | 1 | -1/+42 |
| | | |||||
| * | reply to server -> client XMPP Ping (XEP-1099) | Jeremy Lainé | 2010-02-01 | 1 | -0/+10 |
| | | |||||
| * | report XMPP stream errors (issue #40) | Jeremy Lainé | 2010-02-01 | 1 | -0/+13 |
| | | |||||
| * | This is the rest of XEP-009. This needs some cleanup and testing still. I ↵ | Ian Geiser | 2009-11-11 | 1 | -0/+12 |
| | | | | | am not happy with the implementation, but I am happy with the interface on QXmppClient. | ||||
| * | Added start of XEP-009. This is only the inteface, being able to invoke ↵ | Ian Geiser | 2009-11-08 | 1 | -0/+8 |
| | | | | | remote methods is next. | ||||
| * | documentation and rosterReceived() SIGNAL implementation | Manjeet Dahiya | 2009-11-07 | 1 | -1/+9 |
| | | |||||
| * | Issue 15: Implement XEP-0047 | Manjeet Dahiya | 2009-10-27 | 1 | -3/+52 |
| | | |||||
| * | Fix for | Manjeet Dahiya | 2009-10-26 | 1 | -931/+931 |
| | | | | | | | | | Issue 23: QXmppBind compilation error on macosx starting from r23 Issue 26: examples fail to link on macosx and linux Issue 24: all text files should have the svn property eol-style set Contributed by: Marco Molteni | ||||
| * | Fix for Issue 12: Proxy support | Manjeet Dahiya | 2009-10-24 | 1 | -1/+2 |
| | | | | | Adding functions in QXmppConfiguration to specify QNetworkProxy. | ||||
| * | Fix for Issue 21: Implement SASL DIGEST-MD5 Authentication mechanism | Manjeet Dahiya | 2009-10-23 | 1 | -1/+126 |
| | | | | | Also setting SASLDigestMD5 as a default SASLAuth mechanism. | ||||
| * | Fix for Issue 17: Authentication and stream security configuration options | Manjeet Dahiya | 2009-10-21 | 1 | -7/+56 |
| | | |||||
| * | fix for Issue 18: Class XXX has virtual functions but non-virtual destructor ↵ | Manjeet Dahiya | 2009-10-20 | 1 | -1/+1 |
| | | | | | | | -warnings and other warnings | ||||
| * | Using QXmlStreamWriter for directly writing to the socket. This will avoid ↵ | Manjeet Dahiya | 2009-10-20 | 1 | -14/+38 |
| | | | | | | | | | string concatenations and problems with XML escaping rules. and Fix for Issue 19: XMPP Version < 1.0 send NonSASL Auth query | ||||
| * | Issue 16: Implement XEP-0030 | Manjeet Dahiya | 2009-10-18 | 1 | -0/+12 |
| | | |||||
| * | XEP-0078: Non-SASL Authentication Implementation | Manjeet Dahiya | 2009-10-18 | 1 | -42/+100 |
| | | |||||
| * | Fix for Issue 9: When result iq is received, client is sending an error iq ↵ | Manjeet Dahiya | 2009-09-22 | 1 | -9/+12 |
| | | | | | that feature is not implemented | ||||
| * | bug fixes | Manjeet Dahiya | 2009-09-12 | 1 | -0/+3 |
| | | |||||
| * | Fix for Issue 4:Cannot repackage message when receiving partial message. | Manjeet Dahiya | 2009-09-09 | 1 | -7/+23 |
| | | | | | vCard cleanups | ||||
| * | XEP-0054: vcard-temp implementation and other code cleanups | Manjeet Dahiya | 2009-09-07 | 1 | -37/+90 |
| | | |||||
| * | utils to QXmppUtils | Manjeet Dahiya | 2009-09-05 | 1 | -1/+1 |
| | | |||||
| * | Fix Issue 2: problem when sending messages with < or > characters in body fields | Manjeet Dahiya | 2009-09-05 | 1 | -14/+18 |
| | | | | | Fix Issue 3: QXmppClient::connected signal | ||||
| * | Fix Issue 1: typo: getConfigurgation instead of getConfiguration | Manjeet Dahiya | 2009-08-14 | 1 | -1/+1 |
| | | |||||
| * | add | Manjeet Dahiya | 2009-06-14 | 1 | -0/+583 |
