summaryrefslogtreecommitdiff
path: root/modules/rpc/xmlrpc.cpp
AgeCommit message (Expand)Author
2025-02-18Rewrite the xmlrpc module using libxmlrpc-c.Sadie Powell
2025-02-14Use RPC error responses correctly.Sadie Powell
2025-02-14Fix the naming convention of the RPC methods.Sadie Powell
2025-02-13Make the RPC API sanitize automatically.Sadie Powell
2025-02-13Rework the RPC modules in preparation for the new JSON-RPC module.Sadie Powell