aboutsummaryrefslogtreecommitdiff
path: root/source/xmlrpc.h
Commit message (Collapse)AuthorAgeFilesLines
* merge xmlrpc.cpp into QXmppRpcIq.cppJeremy Lainé2010-08-101-106/+0
|
* allow XML-RPC to be testedJeremy Lainé2010-08-091-0/+4
|
* rework internal XML RPC APIsJeremy Lainé2010-08-091-16/+14
|
* further cleanup of XMP RPC codeJeremy Lainé2010-08-091-8/+9
|
* simplify XML RPC codeJeremy Lainé2010-08-091-47/+12
|
* simplify XML RPC codeJeremy Lainé2010-08-091-20/+1
|
* prune more dead XML RPC codeJeremy Lainé2010-08-091-6/+0
|
* prune dead XML RPC codeJeremy Lainé2010-08-091-18/+2
|
* whitespace cleanupJeremy Lainé2010-08-091-87/+90
|
* convert tabs to spacesJeremy Lainé2010-08-091-86/+86
|
* remove XMLRPC::FaultMessage, it is not usedJeremy Lainé2010-08-091-8/+0
|
* Added start of XEP-009. This is only the inteface, being able to invoke ↵Ian Geiser2009-11-081-0/+184
remote methods is next.