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
/
QXmppIncomingClient.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor stream features parsing
Jeremy Lainé
2010-08-29
1
-3
/
+3
*
move remaining SASL code out of QXmppUtils
Jeremy Lainé
2010-08-29
1
-3
/
+3
*
fix SASL authentication :
Jeremy Lainé
2010-08-29
1
-30
/
+47
*
update QXmppServer extensions API
Jeremy Lainé
2010-08-28
1
-2
/
+23
*
make sure incoming clients ask for the right domain
Jeremy Lainé
2010-08-28
1
-3
/
+15
*
rework elementReceived() arguments
Jeremy Lainé
2010-08-26
1
-13
/
+8
*
rework QXmppPasswordChecker
Jeremy Lainé
2010-08-26
1
-7
/
+5
*
move code to .cpp
Jeremy Lainé
2010-08-26
1
-0
/
+24
*
improve QXmppPasswordChecker class
Jeremy Lainé
2010-08-26
1
-4
/
+5
*
when an element is received from a client without a "to", set the "to" to the...
Jeremy Lainé
2010-08-24
1
-0
/
+6
*
rename QXmppBind to QXmppBindIq
Jeremy Lainé
2010-08-23
1
-7
/
+9
*
rename QXmppSession to QXmppSessionIq for consistency
Jeremy Lainé
2010-08-23
1
-1
/
+1
*
add isConnected() methods to all streams
Jeremy Lainé
2010-08-23
1
-2
/
+6
*
add code documentation for incoming client stream
Jeremy Lainé
2010-08-23
1
-2
/
+22
*
- add support for incoming C2S connections
Jeremy Lainé
2010-08-23
1
-0
/
+281