summaryrefslogtreecommitdiff
path: root/ext/xmlrpc/libxmlrpc
Commit message (Expand)AuthorAgeFilesLines
* More string length checks & fixesStanislav Malyshev2016-11-032-10/+15
* Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2016-07-192-25/+41
|\
| * Apparently some envs miss SIZE_MAXStanislav Malyshev2016-07-191-0/+3
| * Fix bug #72606: heap-buffer-overflow (write) simplestring_addn simplestring.cStanislav Malyshev2016-07-182-25/+38
* | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-231-1/+1
|/
* 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
* non living code related typo fixesVeres Lajos2013-08-041-1/+1
* Merge branch 'pull-request/341'Stanislav Malyshev2013-06-102-3/+3
* Removed unused variableIlia Alshanetsky2008-12-171-1/+6
* MFH: Fixed bug #46746 (xmlrpc_decode_request outputs non-suppressable errorIlia Alshanetsky2008-12-092-9/+19
* MFH:Felipe Pena2008-09-101-11/+27
* MFH: nuketh C++ commentsJani Taskinen2008-08-031-1/+1
* - MFH: silent redefinition warningPierre Joye2008-07-051-4/+9
* limit iconv parameters here tooStanislav Malyshev2007-09-191-1/+9
* 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
* Fix Windows BuildEdin Kadribasic2007-05-031-2/+2
* Fixed bug #40703 (Resolved a possible namespace conflict between libxmlrpcIlia Alshanetsky2007-03-045-10/+10
* increase array size to fit buffer sizeStanislav Malyshev2007-02-231-1/+1
* MFH: fix #40576 (double values are truncated to 6 decimal digits when encoding)Antony Dovgal2007-02-211-3/+8
* last set of zts fixesIlia Alshanetsky2006-11-301-2/+6
* MFH: fix compile warnings (#38257)Antony Dovgal2006-07-301-2/+5
* MFH: - Fixed bug #35723 (xmlrpc_introspection.c fails compile per C99 std)foobar2005-12-181-2/+5
* tix fypoAntony Dovgal2005-12-181-1/+1
* 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-282-3/+8
* - Made it possible to build ext/xmlrpc with libxml2foobar2005-03-262-7/+15
* MFB_4_3: Quote macro names in AC_DEFUN()foobar2004-12-302-4/+4
* Fixed bug #28597 (xmlrpc_encode_request() incorrectly encodes chars inIlia Alshanetsky2004-06-011-4/+6
* Removed C++ style comments.Ilia Alshanetsky2004-04-275-95/+95
* Fix warningArd Biesheuvel2004-03-081-1/+1
* MFB fix #27408Ard Biesheuvel2004-03-081-4/+3
* Fix some compile warnings (patch by Joe Orton)foobar2003-12-164-15/+26
* Adding missing header file on Win32Frank M. Kromann2002-11-261-0/+1
* removing unused variablesFrank M. Kromann2002-11-262-2/+3
* kill some compile warningsfoobar2002-08-221-1/+4
* merged in updates from SF project. bring php repository up to date with xmlr...Dan Libby2002-07-0511-23/+248
* Fixed win32 build.Edin Kadribasic2002-07-031-0/+4
* Fix bug: #16252foobar2002-06-301-0/+5
* - Use correct header file.foobar2002-03-261-0/+6
* This file is generated and not supposed to be in CVSfoobar2002-03-211-7/+0
* old makefilesSascha Schumann2002-03-121-10/+0
* Please welcome the new build system.Sascha Schumann2002-03-071-2/+0
* Make xmlrpc module compilable on windows. compiles, but untested.Shane Caraveo2001-12-039-3/+33
* patches to sync with sourceforge project, version 0.50. primary change: adds...Dan Libby2001-10-309-81/+1175
* ZTS fixesThies C. Arntzen2001-10-261-0/+1
* make it compile again and nuke most warningsThies C. Arntzen2001-10-252-8/+8
* fix various build errors. default to no xmlrpcDan Libby2001-09-063-9/+6
* adding xmlrpc extension, per Stig's requestDan Libby2001-09-0627-0/+7839