summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-06-07build support for libntlmGravatar damitha1-1/+0
2011-06-02Adding documentation for NTLM supportGravatar damitha1-0/+22
2011-06-01Updating the API.Gravatar damitha1-18/+12
2011-06-01git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1130085 1...Gravatar damitha1-3/+0
2011-06-01update testGravatar damitha1-16/+4
2011-05-31compilation errors fixed on windowsGravatar nandika1-13/+21
2011-05-31Initial checkin of ntlm auth codeGravatar damitha3-12/+622
2011-05-31Initial checkin of ntlm auth codeGravatar damitha1-1/+3
2011-05-31Initial commit of ntlm authentication codeGravatar damitha14-0/+1106
2010-12-19defined constants, header length definition increase to 1024Gravatar nandika1-8/+11
2010-12-19server code changed to look for axis2c_home first and next get the path from ...Gravatar nandika1-1/+5
2010-12-18fix to look for AXIS2C_HOME first and then at parent directory for axis2.xmlGravatar nandika1-1/+6
2010-11-23ssl_stream.c SSL_set_mode(stream_impl->ssl, SSL_MODE_AUTO_RETRY); added befor...Gravatar nandika1-0/+1
2010-11-13Fix for jira issue 1501Gravatar nandika1-2/+3
2010-09-07git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@993316 13...Gravatar nandika1-1/+0
2010-09-07warning fixedGravatar nandika3-4/+4
2010-09-07ssl memory issue fixed, patch 1237 appliedGravatar nandika5-8/+30
2010-08-19license addedGravatar nandika40-0/+560
2010-08-19license addedGravatar nandika1-0/+17
2010-08-18license addedGravatar nandika2-0/+36
2010-08-18license addedGravatar nandika5-16/+83
2010-08-18license addedGravatar nandika3-387/+387
2010-08-18license addedGravatar nandika5-422/+422
2010-08-18license addedGravatar nandika2-30/+30
2010-08-18license correctedGravatar nandika2-3/+2
2010-08-03When apache2 is installed without mod_dbd enabled and if session sample run t...Gravatar damitha1-2/+5
2010-08-03code updatedGravatar nandika1-1/+2
2010-08-02Adding test suite to dist buildGravatar damitha1-4/+11
2010-07-22mtom issue with chunking correctedGravatar nandika1-12/+20
2010-07-22mtom with chunking issue fixedGravatar nandika1-1/+14
2010-07-19Fixing MTOM Issue.. Gravatar shankar1-1/+4
2010-07-17refer AXIS2C-1488Gravatar damitha1-0/+4
2010-07-07Patch in AXIS2C-1417 appliedGravatar damitha1-0/+30
2010-07-07jira AXIS2C-1472 and jira AXIS2C-1483Gravatar damitha1-0/+6
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-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-29Partial fix of AXIS2C-1440Gravatar damitha23-5756/+5756
2010-06-28Fixed AXIS2C-1430Gravatar damitha1-2/+2
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-27Fixing memory leak in http cookie session implementationGravatar damitha1-2/+30
2010-06-15added new property to add must understand attribute to addressing headers.Gravatar nandika1-7/+31
2010-06-14msg_ctx.c corrected to handle transport url propertyGravatar nandika1-1/+15
2010-06-08op_client.c axis2_engine_receive status check added.Gravatar nandika1-1/+3
2010-06-05minor correctionGravatar nadiramra1-1/+1
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 nadiramra1-4/+7