summaryrefslogtreecommitdiff
path: root/ext/xmlrpc/xmlrpc-epi-php.c
Commit message (Expand)AuthorAgeFilesLines
* - Fix mem. leakFelipe Pena2010-03-131-1/+2
* Fix CVE-2010-0397: null pointer dereference when processing invalid XML-RPCRaphael Geissert2010-03-131-4/+10
* Fixed bug #50761 (system.multiCall crashes in xmlrpc extension).Ilia Alshanetsky2010-01-171-19/+16
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* - Fixed bug #50285 (xmlrpc does not preserve keys in encoded indexed arrays)Felipe Pena2009-11-251-3/+18
* - Fixed bug #50282 (xmlrpc_encode_request() changes object into array in call...Felipe Pena2009-11-241-6/+12
* - MFH: Fixed invalid date checkingFelipe Pena2009-05-221-1/+1
* MFB: Fixed\ compiler\ warningsIlia Alshanetsky2009-05-141-1/+2
* MFB: Fixed bug #44996 (xmlrpc_decode() ignores time zone on iso8601.datetime).Ilia Alshanetsky2009-05-131-1/+1
* - MFH: Fixed bug #47818 (Segfault due to bound callback param)Felipe Pena2009-04-021-2/+2
* MFH:Felipe Pena2009-01-271-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* - Fixed bug #45556 (Return value from callback isn't freed)Felipe Pena2008-07-181-7/+5
* - Fixed bug #45555 (Segfault with invalid non-string as register_introspectio...Felipe Pena2008-07-181-21/+26
* - MFB: Fix wsFelipe Pena2008-07-181-474/+458
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: fix #42736 (xmlrpc_server_call_method() crashes)Antony Dovgal2007-11-121-3/+2
* Fixed bug #42189 (xmlrpc_set_type() crashes php on invalid datetimeIlia Alshanetsky2007-09-181-2/+6
* MFHAntony Dovgal2007-01-121-26/+3
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* MFH: fix compile warningAntony Dovgal2006-11-131-1/+1
* fix segfault and leak in ext/xmlrpcAntony Dovgal2006-08-141-1/+2
* MFH: fix #38431 (xmlrpc_get_type() crashes PHP on objects)Antony Dovgal2006-08-111-1/+1
* fix #37057 (xmlrpc_decode() may produce arrays with numeric strings which are...Antony Dovgal2006-04-121-1/+7
* bump year and license versionfoobar2006-01-011-3/+3
* MFH: nuke php3 legacyfoobar2005-12-061-2/+2
* MFH: fix ZTS buildRob Richards2005-10-051-9/+9
* fix #32179 (xmlrpc_encode() segfaults with recursive references)Antony Dovgal2005-10-041-15/+28
* - Bumber up yearfoobar2005-08-031-1/+1
* Fixed bug #33523 (Memory leak in xmlrpc_encode_request()).Ilia Alshanetsky2005-06-301-0/+4
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* fix for dereferncing null pointer (mfladischer@gmx.net)George Schlossnagle2003-10-151-1/+6
* Fixed compiler warnings.Ilia Alshanetsky2003-08-311-2/+2
* Fix Win32 linkage problemsZeev Suraski2003-08-311-0/+3
* Use new infrastructure.Zeev Suraski2003-08-031-5/+2
* Id tag added.Andrey Hristov2003-07-191-2/+4
* updating license information in the headers.James Cox2003-06-101-3/+3
* Fix two crash bugs when optional parameters are not specified.Wez Furlong2003-03-011-11/+21
* Made the code use php_error_docref().Ilia Alshanetsky2003-01-141-400/+354
* Fixed ZTS build.Edin Kadribasic2003-01-131-0/+2
* - Fixed bug #20155: xmlrpc compile problem with zendengine2 (Path by JanDerick Rethans2003-01-101-2/+2
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* time is a function. Use the name of the variable 'timestamp'Frank M. Kromann2002-11-261-1/+1
* Fix bug: #19124, xmlrpc extension builds ok now as shared extension.foobar2002-08-301-3/+4
* bool not booleanRasmus Lerdorf2002-08-131-2/+2
* - Consistent error messagesDerick Rethans2002-07-061-1/+1
* Fix typo.foobar2002-07-051-1/+1
* merged in updates from SF project. bring php repository up to date with xmlr...Dan Libby2002-07-051-17/+68
* Fix some build error on win32 (snapshot build)foobar2002-06-291-4/+4
* Fixed bug: #17732.foobar2002-06-161-2/+5