Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Fix mem. leak | Felipe Pena | 2010-03-13 | 1 | -1/+2 |
| | |||||
* | Fix CVE-2010-0397: null pointer dereference when processing invalid XML-RPC | Raphael Geissert | 2010-03-13 | 2 | -4/+24 |
| | | | | | requests (bug #51288) | ||||
* | - Added missing SKIPIF section to tests (bug #51014) | Jani Taskinen | 2010-02-12 | 8 | -0/+16 |
| | |||||
* | Fixed bug #50761 (system.multiCall crashes in xmlrpc extension). | Ilia Alshanetsky | 2010-01-17 | 2 | -19/+78 |
| | |||||
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 2 | -2/+2 |
| | |||||
* | - Added MAKE_COPY_ZVAL(ppzv, pzv) macro | Felipe Pena | 2009-12-08 | 1 | -3/+1 |
| | |||||
* | - Fixed bug #50285 (xmlrpc does not preserve keys in encoded indexed arrays) | Felipe Pena | 2009-11-25 | 2 | -3/+133 |
| | |||||
* | - Fixed bug #50282 (xmlrpc_encode_request() changes object into array in ↵ | Felipe Pena | 2009-11-24 | 2 | -7/+56 |
| | | | | calling function) | ||||
* | cleanup parameter parsing | Stanislav Malyshev | 2009-08-18 | 4 | -31/+17 |
| | |||||
* | Fix test | Rasmus Lerdorf | 2009-08-06 | 1 | -1/+1 |
| | |||||
* | - Fixed invalid date checking | Felipe Pena | 2009-05-22 | 1 | -1/+1 |
| | |||||
* | - New test | Felipe Pena | 2009-05-22 | 1 | -0/+49 |
| | |||||
* | Fix compiler warnings (only in HEAD) | Kalle Sommer Nielsen | 2009-05-19 | 1 | -3/+3 |
| | |||||
* | MFB: Fixed compiler warnings | Ilia Alshanetsky | 2009-05-14 | 1 | -1/+2 |
| | |||||
* | MFB: Fixed bug #44996 (xmlrpc_decode() ignores time zone on | Ilia Alshanetsky | 2009-05-13 | 1 | -2/+2 |
| | | | | | iso8601.datetime) | ||||
* | Fix bug #47695 - xmlrpc --with-iconv-dir mangles --with-iconv if they use ↵ | Scott MacVicar | 2009-04-27 | 1 | -9/+13 |
| | | | | different iconv versions. Could also just add a dependency on iconv to fix this. | ||||
* | - Fixed bug #47818 (Segfault due to bound callback param) | Felipe Pena | 2009-04-02 | 2 | -2/+41 |
| | |||||
* | MFB:Improved parameter parsing | Ilia Alshanetsky | 2009-03-19 | 1 | -2/+2 |
| | |||||
* | - This is PHP 6 - if this ... ever gets out | Marcus Boerger | 2009-03-10 | 2 | -2/+2 |
| | |||||
* | Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 2 | -2/+2 |
| | |||||
* | - Fixed tests | Felipe Pena | 2008-12-27 | 2 | -12/+3 |
| | |||||
* | - Fixed code (comparison with string literal) | Felipe Pena | 2008-12-27 | 1 | -1/+1 |
| | |||||
* | MFB: removed unused var | Ilia Alshanetsky | 2008-12-17 | 1 | -1/+4 |
| | |||||
* | Comment out fprintf() use inside the library | Ilia Alshanetsky | 2008-12-09 | 2 | -9/+18 |
| | |||||
* | - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) | Felipe Pena | 2008-11-17 | 1 | -13/+0 |
| | |||||
* | - Revert ZEND_BEGIN_ARG_INFO change | Felipe Pena | 2008-11-02 | 1 | -0/+13 |
| | |||||
* | - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-10-24 | 1 | -13/+0 |
| | |||||
* | - New tests | Felipe Pena | 2008-09-10 | 2 | -0/+74 |
| | |||||
* | - Merged fix from SF project (Import Jeff Lawsons patches for XML datetime ↵ | Felipe Pena | 2008-09-10 | 1 | -11/+27 |
| | | | | | | | | | bug fixes) Fixed bugs: #45226 (xmlrpc_set_type() segfaults with valid ISO8601 date string) #18916 (xmlrpc_set_type() "not working") | ||||
* | - MFB: New parameter parsing API | Felipe Pena | 2008-08-24 | 1 | -177/+166 |
| | | | | | - WS, Cosmetics | ||||
* | - Fix build | Felipe Pena | 2008-08-15 | 1 | -2/+2 |
| | |||||
* | - Nuketh C++ comments from C files. | Jani Taskinen | 2008-08-03 | 1 | -1/+1 |
| | |||||
* | - Added parameter TSRMLS_DC in zend_is_callable() | Felipe Pena | 2008-08-02 | 1 | -1/+1 |
| | |||||
* | MFB: | Felipe Pena | 2008-07-20 | 3 | -37/+94 |
| | | | | | | | - Fixed bug #45556 (Return value from callback isn't freed). - Fixed bug #45555 (Segfault with invalid non-string as register_introspection_callback). - Fixed wrong arginfo for xmlrpc_encode_request() | ||||
* | - MFB: don't enable xmlrpc when libxml is missing | Pierre Joye | 2008-07-06 | 1 | -6/+13 |
| | |||||
* | - silent redefinition warning | Pierre Joye | 2008-07-05 | 1 | -4/+9 |
| | |||||
* | - MFB: zend_arg_defs.c is unnecessary now | Felipe Pena | 2008-06-30 | 1 | -3/+0 |
| | |||||
* | - MFB: Added arginfo | Felipe Pena | 2008-06-28 | 1 | -14/+93 |
| | |||||
* | New macro for check void parameters | Felipe Pena | 2008-02-28 | 1 | -2/+2 |
| | |||||
* | MFB: remove unused PHP_EXTNAME_API macros. | Nuno Lopes | 2008-01-03 | 1 | -6/+0 |
| | | | | | #in preparation for the gcc 4 visibility patch | ||||
* | Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 2 | -2/+2 |
| | |||||
* | fix #42736 (xmlrpc_server_call_method() crashes) | Antony Dovgal | 2007-11-12 | 2 | -2/+57 |
| | |||||
* | Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) | Dmitry Stogov | 2007-09-27 | 1 | -1/+1 |
| | |||||
* | MFB: limit iconv parameters here too | Stanislav Malyshev | 2007-09-19 | 1 | -1/+9 |
| | |||||
* | MFB: Fixed bug #42189 (xmlrpc_set_type() crashes php on invalid datetime | Ilia Alshanetsky | 2007-09-18 | 3 | -1/+31 |
| | | | | | values). | ||||
* | fix ws, cs and folding | Antony Dovgal | 2007-07-12 | 1 | -529/+517 |
| | |||||
* | php_localtime_r() checks | Antony Dovgal | 2007-06-07 | 1 | -0/+6 |
| | |||||
* | MFB | Ilia Alshanetsky | 2007-05-29 | 2 | -4/+4 |
| | |||||
* | MFB | Ilia Alshanetsky | 2007-05-28 | 3 | -6/+6 |
| | |||||
* | MFB Fix Windows Build | Edin Kadribasic | 2007-05-03 | 1 | -2/+2 |
| |