summaryrefslogtreecommitdiff
path: root/ext/xmlrpc
Commit message (Collapse)AuthorAgeFilesLines
* Fixed bug #72647 (xmlrpc_encode() unexpected output after referencing array ↵Xinchen Hui2016-07-222-0/+37
| | | | elements)
* Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2016-07-192-5/+21
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.6: fix #72519, possible OOB using imagegif fix #72512, invalid read or write for palette image when invalid transparent index is used Apparently some envs miss SIZE_MAX Fix tests Fix bug #72618: NULL Pointer Dereference in exif_process_user_comment Partial fix for bug #72613 - do not treat negative returns from bz2 as size_t Fix bug #72606: heap-buffer-overflow (write) simplestring_addn simplestring.c Fix for bug #72558, Integer overflow error within _gdContributionsAlloc() Fix bug #72603: Out of bound read in exif_process_IFD_in_MAKERNOTE Fix bug #72562 - destroy var_hash properly Fix bug #72533 (locale_accept_from_http out-of-bounds access) Fix fir bug #72520 Fix for bug #72513 Fix for bug #72513 CS fix and comments with bug ID Fix for HTTP_PROXY issue. 5.6.24RC1 add tests for bug #72512 Fixed bug #72512 gdImageTrueColorToPaletteBody allows arbitrary write/read access Fixed bug #72479 - same as #72434 Conflicts: Zend/zend_virtual_cwd.c ext/bz2/bz2.c ext/exif/exif.c ext/session/session.c ext/snmp/snmp.c ext/standard/basic_functions.c main/SAPI.c main/php_variables.c
| * Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2016-07-192-25/+41
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.5: fix #72519, possible OOB using imagegif fix #72512, invalid read or write for palette image when invalid transparent index is used Apparently some envs miss SIZE_MAX Fix tests Fix bug #72618: NULL Pointer Dereference in exif_process_user_comment Partial fix for bug #72613 - do not treat negative returns from bz2 as size_t Fix bug #72606: heap-buffer-overflow (write) simplestring_addn simplestring.c Fix for bug #72558, Integer overflow error within _gdContributionsAlloc() Fix bug #72603: Out of bound read in exif_process_IFD_in_MAKERNOTE Fix bug #72562 - destroy var_hash properly Fix bug #72533 (locale_accept_from_http out-of-bounds access) Fix fir bug #72520 Fix for bug #72513 CS fix and comments with bug ID Fix for HTTP_PROXY issue. add tests for bug #72512 Fixed bug #72512 gdImageTrueColorToPaletteBody allows arbitrary write/read access Fixed bug #72479 - same as #72434 Conflicts: ext/bz2/bz2.c main/SAPI.c main/php_variables.c
| | * 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
| | |
* | | fix test portabilityAnatol Belski2016-05-311-1/+6
| | |
* | | Re-Fixed bug #72155 (use-after-free caused by get_zval_xmlrpc_type)Xinchen Hui2016-05-312-1/+23
| | |
* | | Revert "fix #72155 (use-after-free caused by get_zval_xmlrpc_type)"Xinchen Hui2016-05-311-2/+2
| | | | | | | | | | | | This reverts commit 1690dcb827e2b50eb575b1c6acadab0b8f248723.
* | | fix #72155 (use-after-free caused by get_zval_xmlrpc_type)Joe Watkins2016-05-301-2/+2
| | |
* | | Merge branch 'PHP-5.6' into PHP-7.0Dmitry Stogov2016-04-262-1/+33
|\ \ \ | |/ / | | | | | | | | | * PHP-5.6: Fixed test on 32-bit platforms (split into 32-bit and 64-bit versions)
| * | Fixed test on 32-bit platforms (split into 32-bit and 64-bit versions)Dmitry Stogov2016-04-262-1/+33
| | |
| * | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2016-01-052-2/+41
| |\ \ | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.5: Update NEWS Improve fix for bug #70976 Fixed bug #70661 (Use After Free Vulnerability in WDDX Packet Deserialization) Fixed bug #70741: Session WDDX Packet Deserialization Type Confusion Vulnerability Fixed #70728 Fixed bug #70755: fpm_log.c memory leak and buffer overflow Fix bug #70976: fix boundary check on gdImageRotateInterpolated typofix
| | * Fixed #70728Julien Pauli2015-12-222-2/+41
| | |
| | * Bump yearXinchen Hui2015-01-152-2/+2
| | |
* | | Fix bug #71501Hieu Le2016-02-042-35/+59
| | |
* | | fix merge mistakeAnatol Belski2016-01-041-1/+1
| | |
* | | Fixed #70728Julien Pauli2016-01-042-2/+40
| | | | | | | | | | | | | | | Conflicts: ext/xmlrpc/xmlrpc-epi-php.c
* | | Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-012-2/+2
|\ \ \ | |/ / | | | | | | | | | * PHP-5.6: Happy new year (Update copyright to 2016)
| * | Happy new year (Update copyright to 2016)Lior Kaplan2016-01-012-2/+2
| | |
| * | bump yearXinchen Hui2015-01-152-2/+2
| | |
| * | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ext/ftp/ftp.h ext/pcre/pcrelib/pcre_printint.c ext/pcre/pcrelib/sljit/sljitLir.c ext/pcre/pcrelib/sljit/sljitLir.h ext/pcre/pcrelib/sljit/sljitNativeARM_32.c ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c ext/pgsql/pgsql.c ext/phar/func_interceptors.c ext/soap/soap.c ext/standard/image.c
* | | Fixed bug #70526 (xmlrpc_set_type returns false on success)Xinchen Hui2015-09-192-2/+16
| | |
* | | Use ZSTR_ API to access zend_string elements (this is just renaming without ↵Dmitry Stogov2015-06-301-7/+7
| | | | | | | | | | | | semantick changes).
* | | Fix more proto commentsRasmus Lerdorf2015-06-231-1/+1
| | |
* | | improve searchability for libxml2 headersAnatol Belski2015-05-101-1/+2
| | | | | | | | | | | | and bring the configs inline with the current libxml2 build
* | | fix snprintf redefinition in libxmlrpc under vc14Anatol Belski2015-05-101-1/+1
| | |
* | | cleanup mod version macros and mod defs, round xAnatol Belski2015-03-232-4/+5
| | |
* | | more fixes to the shared compilationAnatol Belski2015-03-231-1/+2
| | |
* | | Cleanup resource handling APIsXinchen Hui2015-02-021-12/+20
| | |
* | | bump yearXinchen Hui2015-01-152-2/+2
| | |
* | | trailing whitespace removalStanislav Malyshev2015-01-1026-547/+547
| | |
* | | first shot remove TSRMLS_* thingsAnatol Belski2014-12-132-44/+39
| | |
* | | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-231-1/+1
| | |
* | | Merge branch 'PHP-5.6'Remi Collet2014-10-281-1/+5
|\ \ \ | |/ / | | | | | | | | | * PHP-5.6: Ensure we have enough input data before parsing date
| * | Merge branch 'PHP-5.5' into PHP-5.6Remi Collet2014-10-281-1/+5
| |\ \ | | |/ | | | | | | | | | * PHP-5.5: Ensure we have enough input data before parsing date
| | * Ensure we have enough input data before parsing dateRemi Collet2014-10-281-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | This check have be removed in http://git.php.net/?p=php-src.git;a=commit;h=ba2f87b50667f147c198abd31fc31eb09522f3d7 But the parser really need 17 char. And the string need to be nul terminated for this check So avoid reading random byte from memory.
| | * Fix bug #68027 - fix date parsing in XMLRPC libStanislav Malyshev2014-10-142-5/+52
| | |
| | * Bump yearXinchen Hui2014-01-032-2/+2
| | |
| | * Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-08-243-0/+105
| | |\ | | | | | | | | | | | | | | | | * PHP-5.4: Test extension xmlrpc encode type double and string decode type string and int
| | | * Test extension xmlrpc encode type double and string decode type string and introot2013-08-243-0/+105
| | | |
| | * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-08-182-0/+128
| | |\ \ | | | |/ | | | | | | | | | | | | | | | | * PHP-5.4: Add -P option to use the current binary Create test to the extension xmlrpc
| | | * Create test to the extension xmlrpcroot2013-08-182-0/+128
| | | |
| * | | Fix bug #68027 - fix date parsing in XMLRPC libStanislav Malyshev2014-10-142-5/+52
| | | |
* | | | Fix bug #68027 - fix date parsing in XMLRPC libStanislav Malyshev2014-10-142-5/+52
| | | |
* | | | missing include for strlen protoAnatol Belski2014-10-131-0/+1
| | | |
* | | | removed *.dsw and *.dsp filesAnatol Belski2014-09-281-211/+0
| | | |
* | | | Merge branch 'master' into issue-67910Florian MARGAINE2014-09-202-4/+4
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: README.PARAMETER_PARSING_API ext/gmp/tests/001.phpt
| * | | | s/PHP 5/PHP 7/Johannes Schlüter2014-09-192-2/+2
| | | | |
| * | | | fix typeAnatol Belski2014-09-121-2/+2
| | | | |
* | | | | Replaces php5 with php7, without whitespace changes.Florian MARGAINE2014-09-201-2/+2
|/ / / /