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 (
Expand
)
Author
Age
Files
Lines
*
whitespace fix
Jeremy Lainé
2010-08-23
1
-3
/
+3
*
fix
Jeremy Lainé
2010-08-23
1
-1
/
+1
*
fix security check on incoming XMPP stanzas
Jeremy Lainé
2010-08-23
4
-6
/
+10
*
check domain of incoming packets
Jeremy Lainé
2010-08-23
1
-6
/
+6
*
refactor server element handling
Jeremy Lainé
2010-08-23
2
-3
/
+51
*
improve API
Jeremy Lainé
2010-08-23
2
-3
/
+7
*
make QXmppServer API feature-complete
Jeremy Lainé
2010-08-23
2
-1
/
+89
*
add a skeleton for QXmppServer
Jeremy Lainé
2010-08-23
3
-0
/
+529
*
implement serialisation of QXmppArchiveChatIq
Jeremy Lainé
2010-08-23
2
-3
/
+22
*
parse "Retrieve" elements
Jeremy Lainé
2010-08-23
1
-6
/
+6
*
improve archive IQ code documentation
Jeremy Lainé
2010-08-23
2
-2
/
+51
*
fix and test QXmppArchiveListIq parsing/serialisation
Jeremy Lainé
2010-08-23
2
-23
/
+56
*
fix
Jeremy Lainé
2010-08-23
1
-1
/
+2
*
improve code documentation
Jeremy Lainé
2010-08-23
1
-0
/
+2
*
improve QXmppBindIq documentation
Jeremy Lainé
2010-08-23
2
-18
/
+25
*
prune unused static variables
Jeremy Lainé
2010-08-23
1
-2
/
+0
*
rename QXmppBind to QXmppBindIq
Jeremy Lainé
2010-08-23
5
-44
/
+31
*
rename QXmppSession to QXmppSessionIq for consistency
Jeremy Lainé
2010-08-23
5
-29
/
+19
*
add isConnected() methods to all streams
Jeremy Lainé
2010-08-23
6
-4
/
+31
*
add code documentation to stream classes
Jeremy Lainé
2010-08-23
5
-7
/
+19
*
add some code documentation for outgoing S2S stream.
Jeremy Lainé
2010-08-23
1
-7
/
+10
*
add code documentation for incoming S2S stream
Jeremy Lainé
2010-08-23
1
-6
/
+17
*
add code documentation for incoming client stream
Jeremy Lainé
2010-08-23
2
-3
/
+25
*
fix QXmppStreamFeatures: don't initialised "TLS available" to true
Jeremy Lainé
2010-08-23
1
-1
/
+1
*
- add support for incoming C2S connections
Jeremy Lainé
2010-08-23
7
-0
/
+837
*
add support for parsing server dialback stanzas
Jeremy Lainé
2010-08-23
3
-0
/
+166
*
drop unfinished server code
Jeremy Lainé
2010-08-23
8
-1129
/
+0
*
* make QXmppStream an abstract class
Jeremy Lainé
2010-08-23
18
-1017
/
+1211
*
replace references to QXmppOutgoingClient for now
Jeremy Lainé
2010-08-22
2
-5
/
+5
*
improve STUN support, discover server reflexive address
Jeremy Lainé
2010-08-22
4
-165
/
+509
*
typo
Manjeet Dahiya
2010-08-21
1
-2
/
+2
*
resouces->resources
Manjeet Dahiya
2010-08-21
1
-1
/
+1
*
spell check
Manjeet Dahiya
2010-08-21
1
-2
/
+2
*
add copyright
Manjeet Dahiya
2010-08-21
1
-0
/
+25
*
spell check
Manjeet Dahiya
2010-08-21
1
-2
/
+2
*
typo
Manjeet Dahiya
2010-08-21
1
-1
/
+1
*
typo
Manjeet Dahiya
2010-08-21
1
-1
/
+1
*
correct spell
Manjeet Dahiya
2010-08-21
1
-2
/
+2
*
sucessfully -> successfully
Manjeet Dahiya
2010-08-21
1
-1
/
+1
*
move hex conversion to calculateDigestMd5
Jeremy Lainé
2010-08-20
2
-2
/
+2
*
use calculateDigestMd5
Jeremy Lainé
2010-08-20
1
-28
/
+13
*
add a method to calculate a Digest MD5
Jeremy Lainé
2010-08-20
2
-0
/
+22
*
use serializeDigestMd5 to ensure proper quoting
Jeremy Lainé
2010-08-20
1
-15
/
+14
*
implement and test quoted character handling
Jeremy Lainé
2010-08-20
1
-2
/
+13
*
replace Digest MD5 parsing code, the current code chokes on non-quoted parame...
Jeremy Lainé
2010-08-20
1
-41
/
+1
*
add and test better auth-md5 parser (not used yet)
Jeremy Lainé
2010-08-20
2
-0
/
+68
*
prune unused forward declaration of QXmppStream
Jeremy Lainé
2010-08-19
1
-1
/
+0
*
prune unused forward declaration
Jeremy Lainé
2010-08-19
1
-1
/
+0
*
QXmppUtils: add method for serialising a QDomElement
Jeremy Lainé
2010-08-19
2
-2
/
+41
*
QXmppStream:
Jeremy Lainé
2010-08-19
3
-16
/
+16
[next]