summaryrefslogtreecommitdiff
path: root/ext/xmlrpc/libxmlrpc/xml_element.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2019-01-061-0/+3
|\
| * Fix bug #77242 (heap out of bounds read in xmlrpc_decode())Stanislav Malyshev2019-01-061-0/+3
* | fix Windows compilationAnatol Belski2016-10-201-3/+0
* | Implement #72612 (libxmlrc uses system malloc instead of PHP alloc routines)Joe Watkins2016-10-191-9/+9
|/
* trailing whitespace removalStanislav Malyshev2015-01-101-25/+25
* Removed unused variableIlia Alshanetsky2008-12-171-1/+6
* MFH: Fixed bug #46746 (xmlrpc_decode_request outputs non-suppressable errorIlia Alshanetsky2008-12-091-3/+6
* MFH: fix compile warnings (#38257)Antony Dovgal2006-07-301-2/+5
* Fixed bug #32797 (invalid C code in xmlrpc extension).Joe Orton2005-04-221-2/+8
* Reshufle includes to make it compile on windowsEdin Kadribasic2005-03-281-1/+4
* - Made it possible to build ext/xmlrpc with libxml2foobar2005-03-261-6/+11
* Fixed bug #28597 (xmlrpc_encode_request() incorrectly encodes chars inIlia Alshanetsky2004-06-011-4/+6
* Fix some compile warnings (patch by Joe Orton)foobar2003-12-161-4/+10
* removing unused variablesFrank M. Kromann2002-11-261-1/+3
* merged in updates from SF project. bring php repository up to date with xmlr...Dan Libby2002-07-051-3/+21
* Make xmlrpc module compilable on windows. compiles, but untested.Shane Caraveo2001-12-031-1/+3
* adding xmlrpc extension, per Stig's requestDan Libby2001-09-061-0/+712