index
:
xavi/qxmpp
fork
master
Fork of the QXmpp library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
xmlrpc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge xmlrpc.cpp into QXmppRpcIq.cpp
Jeremy Lainé
2010-08-10
1
-302
/
+0
*
XML RPC spec we should encode booleans as "1" or "0", not "true" or "false"
Jeremy Lainé
2010-08-09
1
-2
/
+2
*
add support for "nil" in XML-RPC
Jeremy Lainé
2010-08-09
1
-2
/
+8
*
fix and test QDateTime representation in XML-RPC
Jeremy Lainé
2010-08-09
1
-1
/
+1
*
allow XML-RPC to be tested
Jeremy Lainé
2010-08-09
1
-5
/
+5
*
tighten XML RPC parsing
Jeremy Lainé
2010-08-09
1
-6
/
+6
*
rework internal XML RPC APIs
Jeremy Lainé
2010-08-09
1
-19
/
+24
*
simplify XML RPC code
Jeremy Lainé
2010-08-09
1
-55
/
+46
*
simplify XML RPC code
Jeremy Lainé
2010-08-09
1
-92
/
+75
*
prune more dead XML RPC code
Jeremy Lainé
2010-08-09
1
-81
/
+38
*
prune dead XML RPC code
Jeremy Lainé
2010-08-09
1
-82
/
+0
*
whitespace cleanup
Jeremy Lainé
2010-08-09
1
-230
/
+230
*
convert tabs to spaces
Jeremy Lainé
2010-08-09
1
-218
/
+218
*
remove XMLRPC::FaultMessage, it is not used
Jeremy Lainé
2010-08-09
1
-28
/
+0
*
fix issue #56
Jeremy Lainé
2010-08-09
1
-1
/
+1
*
change include of <xmlrpc.h> to "xmlrpc.h" (issue #36)
Jeremy Lainé
2010-02-01
1
-1
/
+1
*
Added start of XEP-009. This is only the inteface, being able to invoke remo...
Ian Geiser
2009-11-08
1
-0
/
+470