index
:
xavi/qxmpp
fork
master
Fork of the QXmpp library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
move remaining SASL code out of QXmppUtils
Jeremy Lainé
2010-08-29
6
-89
/
+89
*
fix SASL authentication :
Jeremy Lainé
2010-08-29
8
-90
/
+305
*
silence a warning
Jeremy Lainé
2010-08-29
1
-0
/
+2
*
clean up and test vCard code
Jeremy Lainé
2010-08-29
3
-44
/
+45
*
test vCard photo
Jeremy Lainé
2010-08-29
1
-0
/
+8
*
add a unit test for vCard
Jeremy Lainé
2010-08-29
2
-0
/
+26
*
add support for birthday & email to vCard
Jeremy Lainé
2010-08-29
2
-0
/
+39
*
silence a warning
Jeremy Lainé
2010-08-29
1
-0
/
+1
*
rename module parameters
Jeremy Lainé
2010-08-29
4
-17
/
+23
*
compile mod_stats
Jeremy Lainé
2010-08-28
1
-0
/
+2
*
add module for statistics
Jeremy Lainé
2010-08-28
2
-0
/
+402
*
update QXmppServer extensions API
Jeremy Lainé
2010-08-28
11
-109
/
+197
*
make QXmppStanza::setError take a const argument
Jeremy Lainé
2010-08-28
2
-2
/
+2
*
enable mod_version
Jeremy Lainé
2010-08-28
1
-0
/
+1
*
add a server module to handle XEP-0092: Software Version
Jeremy Lainé
2010-08-28
3
-2
/
+133
*
rework QXmppServerExtension initialisation
Jeremy Lainé
2010-08-28
9
-65
/
+91
*
add an object name to outgoing C2S streams
Jeremy Lainé
2010-08-28
1
-0
/
+1
*
don't use double end of line in files
Jeremy Lainé
2010-08-28
1
-1
/
+1
*
fix constant names for stream compression
Jeremy Lainé
2010-08-28
3
-3
/
+5
*
parse / serialise stream compression feature
Jeremy Lainé
2010-08-28
6
-2
/
+55
*
make sure incoming clients ask for the right domain
Jeremy Lainé
2010-08-28
1
-3
/
+15
*
we can receive both a stream start and stream end at once
Jeremy Lainé
2010-08-28
1
-10
/
+8
*
fixes for proxy module
Jeremy Lainé
2010-08-28
1
-8
/
+16
*
add plugin for XEP 0065 ByteStreams proxy
Jeremy Lainé
2010-08-28
4
-2
/
+550
*
Improve Service Discovery
Jeremy Lainé
2010-08-28
3
-5
/
+18
*
add plugins for:
Jeremy Lainé
2010-08-27
6
-2
/
+306
*
move ping handling to a plugin
Jeremy Lainé
2010-08-27
2
-32
/
+22
*
let QXmppServerExtensions define discovery features
Jeremy Lainé
2010-08-27
2
-0
/
+10
*
refactor queue management
Jeremy Lainé
2010-08-27
2
-67
/
+100
*
refactor server extension loading
Jeremy Lainé
2010-08-27
1
-24
/
+56
*
Improve QXmppLogger:
Jeremy Lainé
2010-08-27
2
-15
/
+48
*
refactor QXmppServer extensions
Jeremy Lainé
2010-08-27
6
-48
/
+269
*
improve code documentation
Jeremy Lainé
2010-08-26
3
-4
/
+4
*
make QXmppClientExtension and QXmppServerExtension inherit QObject
Jeremy Lainé
2010-08-26
4
-6
/
+8
*
fix deletion of extensions
Jeremy Lainé
2010-08-26
1
-1
/
+1
*
remove experimental QXmppClient::elementReceived() in favour of an extension ...
Jeremy Lainé
2010-08-26
2
-15
/
+47
*
test JID utility functions
Jeremy Lainé
2010-08-26
2
-0
/
+24
*
add jidToUser utility function
Jeremy Lainé
2010-08-26
2
-0
/
+9
*
outgoing S2S has no reason to receive any stanzas
Jeremy Lainé
2010-08-26
1
-5
/
+0
*
rework elementReceived() arguments
Jeremy Lainé
2010-08-26
6
-31
/
+18
*
move elementReceived signal out of QXmppStream
Jeremy Lainé
2010-08-26
4
-3
/
+9
*
add QXmppVCard::isVCard for consistency
Jeremy Lainé
2010-08-26
3
-2
/
+8
*
rework QXmppPasswordChecker
Jeremy Lainé
2010-08-26
3
-12
/
+10
*
adapt to new API
Jeremy Lainé
2010-08-26
1
-2
/
+8
*
move code to .cpp
Jeremy Lainé
2010-08-26
2
-17
/
+29
*
improve QXmppPasswordChecker class
Jeremy Lainé
2010-08-26
2
-6
/
+21
*
fix
Jeremy Lainé
2010-08-26
1
-1
/
+1
*
start preparing for QXmppServer plugins
Jeremy Lainé
2010-08-26
4
-13
/
+133
*
make error stanzas more explicit
Jeremy Lainé
2010-08-24
1
-2
/
+6
*
when an element is received from a client without a "to", set the "to" to the...
Jeremy Lainé
2010-08-24
1
-0
/
+6
[prev]
[next]