| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'PHP-7.1' into PHP-7.2 | Stanislav Malyshev | 2019-01-06 | 1 | -0/+3 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-7.1: Fix #77369 - memcpy with negative length via crafted DNS response Fix more issues with encodilng length Fix #77270: imagecolormatch Out Of Bounds Write on Heap Fix bug #77380 (Global out of bounds read in xmlrpc base64 code) Fix bug #77371 (heap buffer overflow in mb regex functions - compile_string_node) Fix bug #77370 - check that we do not read past buffer end when parsing multibytes Fix #77269: Potential unsigned underflow in gdImageScale Fix bug #77247 (heap buffer overflow in phar_detect_phar_fname_ext) Fix bug #77242 (heap out of bounds read in xmlrpc_decode()) Regenerate certs for openssl tests | ||||
| | * | Fix bug #77242 (heap out of bounds read in xmlrpc_decode()) | Stanislav Malyshev | 2019-01-06 | 1 | -0/+3 |
| | | | |||||
| * | | fix Windows compilation | Anatol Belski | 2016-10-20 | 1 | -3/+0 |
| | | | | | | | | | | | php.h is included, it contains all the stuff needed and conflicts otherwise. | ||||
| * | | Implement #72612 (libxmlrc uses system malloc instead of PHP alloc routines) | Joe Watkins | 2016-10-19 | 1 | -9/+9 |
| |/ | |||||
| * | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -25/+25 |
| | | |||||
| * | Removed unused variable | Ilia Alshanetsky | 2008-12-17 | 1 | -1/+6 |
| | | |||||
| * | MFH: Fixed bug #46746 (xmlrpc_decode_request outputs non-suppressable error | Ilia Alshanetsky | 2008-12-09 | 1 | -3/+6 |
| | | | | | | when given bad data). | ||||
| * | MFH: fix compile warnings (#38257) | Antony Dovgal | 2006-07-30 | 1 | -2/+5 |
| | | |||||
| * | Fixed bug #32797 (invalid C code in xmlrpc extension). | Joe Orton | 2005-04-22 | 1 | -2/+8 |
| | | |||||
| * | Reshufle includes to make it compile on windows | Edin Kadribasic | 2005-03-28 | 1 | -1/+4 |
| | | |||||
| * | - Made it possible to build ext/xmlrpc with libxml2 | foobar | 2005-03-26 | 1 | -6/+11 |
| | | |||||
| * | Fixed bug #28597 (xmlrpc_encode_request() incorrectly encodes chars in | Ilia Alshanetsky | 2004-06-01 | 1 | -4/+6 |
| | | | | | | | 200-210 range). Patch by: fernando dot nemec at folha dot com dot br | ||||
| * | Fix some compile warnings (patch by Joe Orton) | foobar | 2003-12-16 | 1 | -4/+10 |
| | | |||||
| * | removing unused variables | Frank M. Kromann | 2002-11-26 | 1 | -1/+3 |
| | | |||||
| * | merged in updates from SF project. bring php repository up to date with ↵ | Dan Libby | 2002-07-05 | 1 | -3/+21 |
| | | | | | xmlrpc-epi version 0.51 | ||||
| * | Make xmlrpc module compilable on windows. compiles, but untested. | Shane Caraveo | 2001-12-03 | 1 | -1/+3 |
| | | |||||
| * | adding xmlrpc extension, per Stig's request | Dan Libby | 2001-09-06 | 1 | -0/+712 |
