index
:
xavi/qxmpp
fork
master
Fork of the QXmpp library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
split stream parser
Jeremy Lainé
2010-08-12
2
-23
/
+34
*
rework non-sasl auth
Jeremy Lainé
2010-08-12
2
-22
/
+29
*
fix and test plaintext Non-SASL Auth Iq
Jeremy Lainé
2010-08-12
1
-0
/
+2
*
make QXmppNonSASLAuthIq parsing/serialisation symetric
Jeremy Lainé
2010-08-12
3
-38
/
+27
*
start refactoring and testing non-SASL auth
Jeremy Lainé
2010-08-12
3
-54
/
+81
*
only enable TLS if supported by BOTH parties
Jeremy Lainé
2010-08-11
1
-4
/
+3
*
store a pointer to a QSslSocket instead a QSslSocket
Jeremy Lainé
2010-08-11
1
-22
/
+24
*
add namespace definition for server streams
Jeremy Lainé
2010-08-11
2
-0
/
+2
*
trim undefined QXmppStream::sendRosterRequest()
Jeremy Lainé
2010-08-11
1
-1
/
+0
*
clarify QXmppStream::parser by exiting earlier
Jeremy Lainé
2010-08-11
2
-467
/
+448
*
deprecate getReconnectionManager in favour of reconnectionManager
Jeremy Lainé
2010-08-11
2
-4
/
+8
*
hide QXmppClient's private members
Jeremy Lainé
2010-08-11
2
-97
/
+114
*
hide QXmppStream's member variables
Jeremy Lainé
2010-08-11
2
-74
/
+83
*
rename "source" directory to "src"
Jeremy Lainé
2010-08-11
90
-0
/
+18544