summaryrefslogtreecommitdiffstats
path: root/src/lua/lua_xmlrpc.c
Commit message (Collapse)AuthorAgeFilesLines
* * Add LRU caching structureVsevolod Stakhov2011-06-101-6/+59
| | | | | | | * Add SPF records cache * Add ability to parse doubles to xmlrpc Several fixes to dns interface. Trie plugin now checks urls as well.
* * Add api for creating XML-rpc callsVsevolod Stakhov2011-06-091-1/+99
|
* * Add lua interface for parsing xmlrpc repliesVsevolod Stakhov2011-06-081-0/+406