Software /
code /
prosody
Log
util/xmlrpc.lua @ 2158:575d5db7f14f
description | author | age |
---|---|---|
util.xmlrpc: Fixed table serialization (regression introduced in previous change) 0.5.0 | Waqas Hussain | Wed, 15 Jul 2009 01:40:11 +0500 |
Remove version number from copyright headers | Matthew Wild | Fri, 10 Jul 2009 03:11:45 +0100 |
util.xmlrpc: Support for multiple parameters in requests | Matthew Wild | Wed, 08 Jul 2009 15:23:07 +0100 |
util.xmlrpc: Add create_request | Matthew Wild | Wed, 08 Jul 2009 15:11:11 +0100 |
0.3->0.4 | Matthew Wild | Fri, 20 Mar 2009 20:16:25 +0000 |
util/xmlrpc: Added <nil/> extension to RPC functions (allowing nil parameters and return values) | Waqas Hussain | Sun, 08 Mar 2009 01:06:37 +0500 |
Added util/xmlrpc.lua - functions for converting between XML-RPC stanzas and Lua objects | Waqas Hussain | Wed, 04 Mar 2009 22:10:27 +0500 |