index
:
xavi/qxmpp
fork
master
Fork of the QXmpp library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
QXmppStream.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fixup
Jeremy Lainé
2010-03-08
1
-12
/
+17
*
categorise log messages as debug or warning
Jeremy Lainé
2010-03-08
1
-29
/
+32
*
rework QXmppLogger yet again
Jeremy Lainé
2010-03-08
1
-1
/
+1
*
rework QXmppLogger again
Jeremy Lainé
2010-03-08
1
-1
/
+1
*
refactor logging
Jeremy Lainé
2010-03-08
1
-0
/
+5
*
remove deprecated functions calls of QXmppRosterIq
Manjeet Dahiya
2010-03-04
1
-4
/
+4
*
remove deprecated functions calls of QXmppLogger
Manjeet Dahiya
2010-03-04
1
-1
/
+1
*
copyright year
Manjeet Dahiya
2010-03-04
1
-1
/
+1
*
make it possible to override handling of XML elements
Jeremy Lainé
2010-03-04
1
-1
/
+5
*
remove deprecated functions calls of QXmppBind
Manjeet Dahiya
2010-03-04
1
-2
/
+2
*
remove deprecated functions calls of QXmppConfiguration
Manjeet Dahiya
2010-03-04
1
-23
/
+23
*
integrate support for XEP-0092: Software Version
Jeremy Lainé
2010-03-04
1
-47
/
+75
*
internal API cleanup : rename QXmppIbbIqs to QXmppIbbIq for consistency
Jeremy Lainé
2010-03-04
1
-1
/
+1
*
error parsing is handled at IQ level
Jeremy Lainé
2010-03-04
1
-4
/
+0
*
cleanup QXmppIq accessors
Jeremy Lainé
2010-03-04
1
-2
/
+2
*
start cleaning up accessor names
Jeremy Lainé
2010-03-04
1
-8
/
+8
*
make sure the random number generator is seeded, otherwise all our qrand() an...
Jeremy Lainé
2010-02-26
1
-0
/
+3
*
don't reply with an error to error IQs, leads to infinite loops
Jeremy Lainé
2010-02-25
1
-2
/
+4
*
add basic support for SOCKS5 bytestreams
Jeremy Lainé
2010-02-25
1
-0
/
+14
*
replace QXmppIbbTransfer* by QXmppTransferManager
Jeremy Lainé
2010-02-24
1
-52
/
+64
*
rename QXmppDataIq to QXmppIbbDataIq
Jeremy Lainé
2010-02-24
1
-3
/
+2
*
resetting m_authStep to 0 after in connect and disconnect.
Manjeet Dahiya
2010-02-23
1
-0
/
+4
*
Fix
Manjeet Dahiya
2010-02-23
1
-67
/
+117
*
clear roster when the XMPP stream gets disconnected
Jeremy Lainé
2010-02-22
1
-0
/
+6
*
allow multiple extensions for XMPP stanzas
Jeremy Lainé
2010-02-19
1
-28
/
+1
*
parse generic IQs
Jeremy Lainé
2010-02-18
1
-0
/
+2
*
before disconnecting from server, flush the socket otherwise we never send th...
Jeremy Lainé
2010-02-18
1
-0
/
+1
*
move parsing of XMPP messages to QXmppMessage
Jeremy Lainé
2010-02-18
1
-53
/
+4
*
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 am...
Ian Geiser
2009-11-11
1
-0
/
+12
*
Added start of XEP-009. This is only the inteface, being able to invoke remo...
Ian Geiser
2009-11-08
1
-0
/
+8
*
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
*
Fix for Issue 12: Proxy support
Manjeet Dahiya
2009-10-24
1
-1
/
+2
*
Fix for Issue 21: Implement SASL DIGEST-MD5 Authentication mechanism
Manjeet Dahiya
2009-10-23
1
-1
/
+126
*
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
*
Using QXmlStreamWriter for directly writing to the socket. This will avoid st...
Manjeet Dahiya
2009-10-20
1
-14
/
+38
*
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 t...
Manjeet Dahiya
2009-09-22
1
-9
/
+12
*
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
*
XEP-0054: vcard-temp implementation and other code cleanups
Manjeet Dahiya
2009-09-07
1
-37
/
+90
[prev]
[next]