summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-07-07refer jira AXIS2C-1469Gravatar damitha1-4/+4
2010-07-07jira AXIS2C-1472 and jira AXIS2C-1483Gravatar damitha5-5/+22
2010-07-07code formattingGravatar damitha1-56/+54
2010-07-05In http 1.0 Keep-Alive false case transport sender is freed prematurely at ht...Gravatar damitha1-2/+9
2010-06-30building error correctedGravatar nandika1-1/+1
2010-06-30git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@959266 13...Gravatar nandika1-1/+4
2010-06-30building error correctedGravatar nandika1-6/+7
2010-06-30axiom building error correctedGravatar nandika1-0/+1
2010-06-29bug in processing empty element fixedGravatar nandika2-2/+2
2010-06-29Please refer AXIS2C-1437Gravatar damitha1-0/+20
2010-06-29Partial fix of AXIS2C-1440Gravatar damitha44-9268/+9268
2010-06-29Add to the api documantion to specify that copies created from hash_copy shol...Gravatar damitha1-1/+1
2010-06-28Fixed AXIS2C-1430Gravatar damitha1-2/+2
2010-06-28Removed the unused warningGravatar damitha1-2/+2
2010-06-28Applied patch AXIS2C-1460Gravatar damitha2-14/+4
2010-06-28Applying patch in AXIS2C-1372Gravatar damitha1-2/+11
2010-06-28Applied change AXIS2C-1476Gravatar damitha1-1/+1
2010-06-28Axis2c1470:- Applied the second modification suggestedGravatar damitha1-0/+5
2010-06-27git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@958327 13...Gravatar damitha1-44/+24
2010-06-27Fixing memory leak in http cookie session implementationGravatar damitha1-2/+30
2010-06-27git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@958319 13...Gravatar damitha1-1/+1
2010-06-27Add sample to demonstrate the http cookie session supportGravatar damitha13-2/+625
2010-06-26updated version 1.6 to 1.7Gravatar damitha1-1/+1
2010-06-26Do while loop here cause problems in linux platform. So removing it.Gravatar damitha1-1/+1
2010-06-24git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@957643 13...Gravatar damitha1-1/+2
2010-06-24Fix doxygen errorsGravatar damitha2-3/+3
2010-06-24git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@957562 13...Gravatar damitha1-4/+2
2010-06-24git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@957558 13...Gravatar damitha3-2/+3
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