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 (
Collapse
)
Author
Age
Files
Lines
...
*
use "SENT" and "RECEIVED" in logs
Jeremy Lainé
2010-08-18
1
-2
/
+2
|
*
QXmppStream should own its socket, not QXmppClient
Jeremy Lainé
2010-08-18
1
-1
/
+3
|
*
doc updated
Manjeet Dahiya
2010-08-17
1
-1
/
+3
|
*
remove svn_revision variable
Manjeet Dahiya
2010-08-17
2
-3
/
+0
|
*
cosmetics
Manjeet Dahiya
2010-08-17
3
-144
/
+144
|
*
cosmetics
Manjeet Dahiya
2010-08-17
82
-178
/
+178
|
*
more information
Manjeet Dahiya
2010-08-17
1
-0
/
+2
|
*
add namespace definition for XEP-0220: Server Dialback
Jeremy Lainé
2010-08-16
2
-0
/
+2
|
*
delegate stream features parsing to QXmppStreamFeatures
Jeremy Lainé
2010-08-16
1
-44
/
+14
|
*
remove debug code
Jeremy Lainé
2010-08-16
1
-3
/
+0
|
*
parse / test availability of non-SASL auth
Jeremy Lainé
2010-08-16
2
-12
/
+48
|
*
make QXmppConfiguration::jidBare() return a sensible value when no user is set
Jeremy Lainé
2010-08-16
1
-4
/
+10
|
*
add QXmppStreamFeatures
Jeremy Lainé
2010-08-13
3
-0
/
+220
|
*
* don't initialise random number generator multiple times, breaks randomness
Jeremy Lainé
2010-08-13
2
-12
/
+19
|
|
|
|
|
* make QXmppStream easier to subclass, e.g. for a server
*
set the default keep alive interval to a sensible value: 60 seconds
Jeremy Lainé
2010-08-13
1
-1
/
+6
|
*
typo: Reinhard -> Reinhart
Manjeet Dahiya
2010-08-13
1
-1
/
+1
|
*
typo: Reinhard -> Reinhart
Manjeet Dahiya
2010-08-13
5
-5
/
+5
|
*
instead of using a hard-coded stream start to make full XML stanzas,
Jeremy Lainé
2010-08-12
1
-3
/
+4
|
|
|
|
|
use the one that was actually received
*
move roster-specific code out of QXmppStream
Jeremy Lainé
2010-08-12
3
-32
/
+18
|
*
rename "QXmppStream::sendToServer" to "QXmppStream::sendData"
Jeremy Lainé
2010-08-12
2
-11
/
+11
|
*
reindent QXmppStream
Jeremy Lainé
2010-08-12
1
-408
/
+409
|
*
make it possible to specify the QSslSocket that a stream operates on
Jeremy Lainé
2010-08-12
3
-4
/
+4
|
*
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
[prev]