summaryrefslogtreecommitdiff
path: root/ext/xmlrpc/libxmlrpc/xmlrpc.c
Commit message (Expand)AuthorAgeFilesLines
* fix Windows compilationAnatol Belski2016-10-201-3/+0
* Implement #72612 (libxmlrc uses system malloc instead of PHP alloc routines)Joe Watkins2016-10-191-10/+8
* trailing whitespace removalStanislav Malyshev2015-01-101-54/+54
* Merge branch 'PHP-5.6'Remi Collet2014-10-281-1/+5
|\
| * Ensure we have enough input data before parsing dateRemi Collet2014-10-281-1/+5
| * Fix bug #68027 - fix date parsing in XMLRPC libStanislav Malyshev2014-10-141-5/+8
* | Fix bug #68027 - fix date parsing in XMLRPC libStanislav Malyshev2014-10-141-5/+8
* | Refactoring ext/xmlrpc (incompleted)Xinchen Hui2014-05-121-1/+1
|/
* Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-2/+2
* MFH: Fixed bug #46746 (xmlrpc_decode_request outputs non-suppressable errorIlia Alshanetsky2008-12-091-6/+13
* MFH:Felipe Pena2008-09-101-11/+27
* Fixed bug #42189 (xmlrpc_set_type() crashes php on invalid datetimeIlia Alshanetsky2007-09-181-1/+12
* MFH: php_localtime_r() checksAntony Dovgal2007-06-071-0/+6
* last set of zts fixesIlia Alshanetsky2006-11-301-2/+6
* Reshufle includes to make it compile on windowsEdin Kadribasic2005-03-281-2/+4
* - Made it possible to build ext/xmlrpc with libxml2foobar2005-03-261-1/+4
* Removed C++ style comments.Ilia Alshanetsky2004-04-271-2/+5
* Fix some compile warnings (patch by Joe Orton)foobar2003-12-161-10/+8
* merged in updates from SF project. bring php repository up to date with xmlr...Dan Libby2002-07-051-9/+167
* Make xmlrpc module compilable on windows. compiles, but untested.Shane Caraveo2001-12-031-0/+3
* patches to sync with sourceforge project, version 0.50. primary change: adds...Dan Libby2001-10-301-54/+378
* adding xmlrpc extension, per Stig's requestDan Libby2001-09-061-0/+2471