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
/
QXmppOutgoingServer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix asynchronous DNS SRV lookup for outgoing S2S
Jeremy Lainé
2010-10-27
1
-1
/
+1
*
use asynchronous DNS SRV lookups to avoid freezing clients during lookup
Jeremy Lainé
2010-10-20
1
-5
/
+11
*
fix QXmppOutgoingClient and QXmppOutgoingServer for slight DNS SRV API change
Jeremy Lainé
2010-10-19
1
-1
/
+1
*
rename QXmppSrvLookup to QXmppSrvInfo, and restore previous API
Jeremy Lainé
2010-09-03
1
-6
/
+6
*
API change
Manjeet Dahiya
2010-09-01
1
-2
/
+2
*
change the object name accordingly
Manjeet Dahiya
2010-09-01
1
-5
/
+5
*
change className
Manjeet Dahiya
2010-09-01
1
-2
/
+2
*
make QXmppOutgoingServer independant from QXmppOutgoingClient
Jeremy Lainé
2010-08-29
1
-15
/
+57
*
if no explicit host/port are given, use DNS SRV lookup
Jeremy Lainé
2010-08-29
1
-0
/
+27
*
refactor stream features parsing
Jeremy Lainé
2010-08-29
1
-1
/
+1
*
outgoing S2S has no reason to receive any stanzas
Jeremy Lainé
2010-08-26
1
-5
/
+0
*
add isConnected() methods to all streams
Jeremy Lainé
2010-08-23
1
-2
/
+2
*
add some code documentation for outgoing S2S stream.
Jeremy Lainé
2010-08-23
1
-7
/
+10
*
- add support for incoming C2S connections
Jeremy Lainé
2010-08-23
1
-0
/
+177