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
/
QXmppIncomingServer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
move server code to "server" directory
Jeremy Lainé
2012-02-08
1
-207
/
+0
*
* hide some QXmppServer internals
Jeremy Lainé
2011-09-13
1
-2
/
+2
*
copyright year update
Manjeet Dahiya
2011-01-21
1
-1
/
+1
*
allow incoming s2s streams to authenticate for multiple domains (e.g. google....
Jeremy Lainé
2011-01-19
1
-7
/
+10
*
improve debugging of incoming server-to-server streams
Jeremy Lainé
2011-01-18
1
-7
/
+13
*
make QXmppStream inherit QXmppLoggable
Jeremy Lainé
2010-11-16
1
-1
/
+0
*
make QXmppOutgoingServer independant from QXmppOutgoingClient
Jeremy Lainé
2010-08-29
1
-3
/
+2
*
if no explicit host/port are given, use DNS SRV lookup
Jeremy Lainé
2010-08-29
1
-2
/
+0
*
refactor stream features parsing
Jeremy Lainé
2010-08-29
1
-1
/
+1
*
rework elementReceived() arguments
Jeremy Lainé
2010-08-26
1
-3
/
+2
*
fix
Jeremy Lainé
2010-08-23
1
-1
/
+1
*
fix security check on incoming XMPP stanzas
Jeremy Lainé
2010-08-23
1
-1
/
+4
*
check domain of incoming packets
Jeremy Lainé
2010-08-23
1
-6
/
+6
*
add isConnected() methods to all streams
Jeremy Lainé
2010-08-23
1
-0
/
+10
*
add code documentation to stream classes
Jeremy Lainé
2010-08-23
1
-1
/
+3
*
add code documentation for incoming S2S stream
Jeremy Lainé
2010-08-23
1
-6
/
+17
*
- add support for incoming C2S connections
Jeremy Lainé
2010-08-23
1
-0
/
+177