summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-06-23git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@957247 13...Gravatar damitha1-538/+838
2010-06-23git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@957246 13...Gravatar damitha1-1/+1
2010-06-23git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@957240 13...Gravatar damitha2-3/+3
2010-06-23git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@957238 13...Gravatar damitha1-1/+1
2010-06-23git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@957236 13...Gravatar damitha1-0/+1
2010-06-23change version to 1.7.0Gravatar damitha4-23/+23
2010-06-23git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@957198 13...Gravatar damitha1-1/+1
2010-06-23error log message changed to debug setting.Gravatar nandika1-2/+2
2010-06-23Removed the error in macro AXIS2_UNZOPEN2 and warning 'unused variable ffunc'Gravatar damitha2-2/+2
2010-06-19serialization bug in axiom fixedGravatar nandika1-1/+1
2010-06-15added new property to add must understand attribute to addressing headers.Gravatar nandika1-7/+31
2010-06-15added new constant to set must understand propertyGravatar nandika1-0/+2
2010-06-14error in calculating url length which was causing segfault fixedGravatar nandika1-1/+1
2010-06-14msg_ctx.c corrected to handle transport url propertyGravatar nandika1-1/+15
2010-06-13Applied the patch sent by Akos Marton in axis-c-dev list, on using socklen_t ...Gravatar damitha1-6/+5
2010-06-09AXIOM_MIME_PARSER_END_OF_MIME_MAX_COUNT value increased to 1000 to allow 1000...Gravatar nandika2-3/+3
2010-06-08op_client.c axis2_engine_receive status check added.Gravatar nandika1-1/+3
2010-06-05minor correctionGravatar nadiramra1-1/+1
2010-06-04test commitGravatar dimuthu1-1/+6
2010-06-03AXIS2C-1384 axutil_date_time_get_date() should be axutil_date_time_get_day()Gravatar nadiramra4-5/+13
2010-06-02AXIS2C-1471 axiom_node_to_string() return value is not being free'ed.Gravatar nadiramra3-3/+11
2010-06-02AXIS2C-1426 axutil_hash_set() usage require cast (warning on AIX)Gravatar nadiramra2-9/+11
2010-06-01Minor API name correction receive to receive. kept old api for backward compa...Gravatar nadiramra5-44/+40
2010-06-01AXIS2C-1467 Dangerous macros defs in axutil_unix.h and axutil_windows.hGravatar nadiramra4-12/+15
2010-05-31AXIS2C-1473 some leaks in thread_unix.c and thread_pool.cGravatar nadiramra2-23/+13
2010-05-31AXIS2C-1462 axutil_log_impl_log_user() logs with AXIS2_LOG_LEVEL_DEBUG Gravatar nadiramra1-1/+1
2010-05-31AXIS2C-1414 Error in length computing in util/url.cGravatar nadiramra1-64/+80
2010-05-31AXIS2C-1461 axutil_allocator_init(): unsafe memset() callGravatar nadiramra1-9/+5
2010-05-30AXIS2C-1478 Changes due to port to IBM i (aka OS/400).Gravatar nadiramra2-2/+4
2010-05-30AXIS2C-1478 Changes due to port to IBM i (aka OS/400).Gravatar nadiramra9-1/+1592
2010-05-26git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@948312 13...Gravatar nandika1-2/+9
2010-05-24adding axiom_element_declare_namespace_assume_param_ownership methodGravatar shankar2-56/+72
2010-05-21Should be checking first byte...not buffer pointer. Gravatar nadiramra1-1/+1
2010-05-13makefile updatedGravatar nandika1-1/+1
2010-05-13makefile updatedGravatar nandika1-1/+1
2010-04-29code updated to fix crash issueGravatar nandika1-4/+7
2010-04-20makefile updatedGravatar nandika1-1/+1
2010-04-20makefile updatedGravatar nandika1-1/+2
2010-04-08Fixing 64bit compilation issueGravatar shankar1-10/+10
2010-04-08Fixing 64bit compilation issueGravatar shankar2-10/+10
2010-04-08Fixing 64bit compilation issueGravatar shankar2-5/+5
2010-04-08Fixing 64bit compilation issueGravatar shankar1-1/+1
2010-04-07fixing build break in linuxGravatar shankar1-0/+1
2010-04-07Fixing issue AXIS2C-1233Gravatar shankar7-61/+99
2010-04-07Fixing assertion failureGravatar shankar1-4/+2
2010-04-07Fixing issue AXIS2C-995Gravatar shankar1-5/+1
2010-04-07Fixing issue AXIS2C-1232Gravatar shankar1-17/+9
2010-04-06Fixing memory leaksGravatar shankar1-18/+27
2010-04-06fixing testcase compilation issuesGravatar shankar1-3/+3
2010-04-06Adding axiom_document_build_next methodGravatar shankar3-10/+39