summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2010-07-07refer jira AXIS2C-1469Gravatar damitha1-4/+4
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@961305 13f79535-47bb-0310-9956-ffa450edef68
2010-07-07jira AXIS2C-1472 and jira AXIS2C-1483Gravatar damitha5-5/+22
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@961258 13f79535-47bb-0310-9956-ffa450edef68
2010-07-07code formattingGravatar damitha1-56/+54
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@961063 13f79535-47bb-0310-9956-ffa450edef68
2010-07-05In http 1.0 Keep-Alive false case transport sender is freed prematurely at ↵Gravatar damitha1-2/+9
http_transport_sender. Because of this, although soap message comes through the wire it cannot be processed. git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@960429 13f79535-47bb-0310-9956-ffa450edef68
2010-06-30building error correctedGravatar nandika1-1/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@959267 13f79535-47bb-0310-9956-ffa450edef68
2010-06-30git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@959266 ↵Gravatar nandika1-1/+4
13f79535-47bb-0310-9956-ffa450edef68
2010-06-30building error correctedGravatar nandika1-6/+7
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@959265 13f79535-47bb-0310-9956-ffa450edef68
2010-06-30axiom building error correctedGravatar nandika1-0/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@959264 13f79535-47bb-0310-9956-ffa450edef68
2010-06-29bug in processing empty element fixedGravatar nandika2-2/+2
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@959070 13f79535-47bb-0310-9956-ffa450edef68
2010-06-29Please refer AXIS2C-1437Gravatar damitha1-0/+20
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@958887 13f79535-47bb-0310-9956-ffa450edef68
2010-06-29Partial fix of AXIS2C-1440Gravatar damitha44-9268/+9268
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@958884 13f79535-47bb-0310-9956-ffa450edef68
2010-06-29Add to the api documantion to specify that copies created from hash_copy ↵Gravatar damitha1-1/+1
shold not be freed using axutil_hash_free. Refer AXIS2C-1446 git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@958839 13f79535-47bb-0310-9956-ffa450edef68
2010-06-28Fixed AXIS2C-1430Gravatar damitha1-2/+2
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@958745 13f79535-47bb-0310-9956-ffa450edef68
2010-06-28Removed the unused warningGravatar damitha1-2/+2
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@958739 13f79535-47bb-0310-9956-ffa450edef68
2010-06-28Applied patch AXIS2C-1460Gravatar damitha2-14/+4
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@958738 13f79535-47bb-0310-9956-ffa450edef68
2010-06-28Applying patch in AXIS2C-1372Gravatar damitha1-2/+11
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@958471 13f79535-47bb-0310-9956-ffa450edef68
2010-06-28Applied change AXIS2C-1476Gravatar damitha1-1/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@958460 13f79535-47bb-0310-9956-ffa450edef68
2010-06-28Axis2c1470:- Applied the second modification suggestedGravatar damitha1-0/+5
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@958459 13f79535-47bb-0310-9956-ffa450edef68
2010-06-27git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@958327 ↵Gravatar damitha1-44/+24
13f79535-47bb-0310-9956-ffa450edef68
2010-06-27Fixing memory leak in http cookie session implementationGravatar damitha1-2/+30
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@958325 13f79535-47bb-0310-9956-ffa450edef68
2010-06-27git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@958319 ↵Gravatar damitha1-1/+1
13f79535-47bb-0310-9956-ffa450edef68
2010-06-27Add sample to demonstrate the http cookie session supportGravatar damitha13-2/+625
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@958315 13f79535-47bb-0310-9956-ffa450edef68
2010-06-26updated version 1.6 to 1.7Gravatar damitha1-1/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@958206 13f79535-47bb-0310-9956-ffa450edef68
2010-06-26Do while loop here cause problems in linux platform. So removing it.Gravatar damitha1-1/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@958205 13f79535-47bb-0310-9956-ffa450edef68
2010-06-24git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@957643 ↵Gravatar damitha1-1/+2
13f79535-47bb-0310-9956-ffa450edef68
2010-06-24Fix doxygen errorsGravatar damitha2-3/+3
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@957628 13f79535-47bb-0310-9956-ffa450edef68
2010-06-24git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@957562 ↵Gravatar damitha1-4/+2
13f79535-47bb-0310-9956-ffa450edef68
2010-06-24git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@957558 ↵Gravatar damitha3-2/+3
13f79535-47bb-0310-9956-ffa450edef68
2010-06-23git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@957247 ↵Gravatar damitha1-538/+838
13f79535-47bb-0310-9956-ffa450edef68
2010-06-23git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@957246 ↵Gravatar damitha1-1/+1
13f79535-47bb-0310-9956-ffa450edef68
2010-06-23git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@957240 ↵Gravatar damitha2-3/+3
13f79535-47bb-0310-9956-ffa450edef68
2010-06-23git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@957238 ↵Gravatar damitha1-1/+1
13f79535-47bb-0310-9956-ffa450edef68
2010-06-23git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@957236 ↵Gravatar damitha1-0/+1
13f79535-47bb-0310-9956-ffa450edef68
2010-06-23change version to 1.7.0Gravatar damitha4-23/+23
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@957226 13f79535-47bb-0310-9956-ffa450edef68
2010-06-23git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@957198 ↵Gravatar damitha1-1/+1
13f79535-47bb-0310-9956-ffa450edef68
2010-06-23error log message changed to debug setting.Gravatar nandika1-2/+2
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@957116 13f79535-47bb-0310-9956-ffa450edef68
2010-06-23Removed the error in macro AXIS2_UNZOPEN2 and warning 'unused variable ffunc'Gravatar damitha2-2/+2
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@957101 13f79535-47bb-0310-9956-ffa450edef68
2010-06-19serialization bug in axiom fixedGravatar nandika1-1/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@956263 13f79535-47bb-0310-9956-ffa450edef68
2010-06-15added new property to add must understand attribute to addressing headers.Gravatar nandika1-7/+31
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@954982 13f79535-47bb-0310-9956-ffa450edef68
2010-06-15added new constant to set must understand propertyGravatar nandika1-0/+2
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@954981 13f79535-47bb-0310-9956-ffa450edef68
2010-06-14error in calculating url length which was causing segfault fixedGravatar nandika1-1/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@954378 13f79535-47bb-0310-9956-ffa450edef68
2010-06-14msg_ctx.c corrected to handle transport url propertyGravatar nandika1-1/+15
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@954377 13f79535-47bb-0310-9956-ffa450edef68
2010-06-13Applied the patch sent by Akos Marton in axis-c-dev list, on using socklen_t ↵Gravatar damitha1-6/+5
* instead of int *. git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@954270 13f79535-47bb-0310-9956-ffa450edef68
2010-06-09AXIOM_MIME_PARSER_END_OF_MIME_MAX_COUNT value increased to 1000 to allow ↵Gravatar nandika2-3/+3
1000 attachments per request from previous 100. git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@952923 13f79535-47bb-0310-9956-ffa450edef68
2010-06-08op_client.c axis2_engine_receive status check added.Gravatar nandika1-1/+3
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@952576 13f79535-47bb-0310-9956-ffa450edef68
2010-06-05minor correctionGravatar nadiramra1-1/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@951640 13f79535-47bb-0310-9956-ffa450edef68
2010-06-04test commitGravatar dimuthu1-1/+6
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@951349 13f79535-47bb-0310-9956-ffa450edef68
2010-06-03AXIS2C-1384 axutil_date_time_get_date() should be axutil_date_time_get_day()Gravatar nadiramra4-5/+13
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@951181 13f79535-47bb-0310-9956-ffa450edef68
2010-06-02AXIS2C-1471 axiom_node_to_string() return value is not being free'ed.Gravatar nadiramra3-3/+11
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@950359 13f79535-47bb-0310-9956-ffa450edef68
2010-06-02AXIS2C-1426 axutil_hash_set() usage require cast (warning on AIX)Gravatar nadiramra2-9/+11
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@950347 13f79535-47bb-0310-9956-ffa450edef68