summaryrefslogtreecommitdiff
path: root/inc/IXR_Library.php
Commit message (Expand)AuthorAge
* Remove superfluous headers, fix XML-RPC with gzip enabledMichael Hamann2011-01-15
* XML-RPC fix for untyped string values FS#1993Andreas Gohr2010-07-01
* Make XMLRPC date parsing more flexible FS#1966Andreas Gohr2010-06-09
* Changed date format to the xmlrpc spec date formatDominik Eckelmann2010-06-09
* bugfix empty strings in untyped value tag.Dominik Eckelmann2010-06-08
* Replace vertical tabs befor parsing XML in XMLRPCAndreas Gohr2010-03-22
* removed more unneeded require_once() callsAndreas Gohr2010-02-01
* some more coding standard compliance updatesAndreas Gohr2010-01-15
* do not trim XMLRPC values FS#1824Andreas Gohr2009-12-19
* fixed possible problem in XMLRPC when no arguments are passedAndreas Gohr2009-12-11
* Whitespace cleanup FS#1709furun2009-10-16
* bugfix for IXR_Date::parseIso()Mikhail I. Izmestev2009-03-12
* Check HTTP response code in XMLRPC clientAndreas Gohr2009-03-03
* Replaced date-functions by their utc-quivalent in the XML-RPC library.michael2009-02-27
* fixed error reporting in XMLRPC clientAndreas Gohr2009-02-21
* Workaround for a PHP/libxml-bug with entitiesmichael2008-12-29
* XMLRPC: new event XMLRPC_CALLBACK_REGISTERMichael Klier2008-08-24
* XMLRPC requests are to be made using POST according to specGina Haeussge2008-04-05
* XMLRPC client needs to call constructor of parent classGina Haeussge2008-04-05
* Fix of invalid reference to request headers in XMLRPC clientGina Haeussge2008-04-05
* XMLRPC: fix for IXR_Date which returned a wrong formatted UTC timestampMichael Klier2008-03-05
* use DokuHTTPClient in XMLRPC libraryAndreas Gohr2008-02-27
* xmlrpc_putpageDennis Ploeger2007-10-12
* experimental XMLRPC supportAndreas Gohr2006-11-25