summaryrefslogtreecommitdiffstats
path: root/src/core/transport/http/sender
AgeCommit message (Expand)AuthorFilesLines
2013-01-07adding patch for Axis2C-1370 from Alex MantautHEADmasterGravatar dinesh1-1/+1
2012-12-27Fixed error with -WerrorGravatar nandika1-1/+1
2012-12-27adding changes for issue AXIS2C-1524Gravatar nandika1-3/+12
2012-12-27changes for issue AXIS2C-1524Gravatar nandika1-1/+1
2011-09-03fixing the build issue with SSLGravatar nandika1-3/+6
2011-09-03Fixed the source pack problem, where ntlm did not make into the source packGravatar samisa1-0/+1
2011-08-30applied patch given in AXIS2C-1521 to fix SSL build errorGravatar samisa1-2/+5
2011-08-30applying patch AXIS2C-1522, to fix corruptionGravatar samisa1-1/+1
2011-08-30Applying patch provided for AXIS2C-1503, fixes the missing dependancies.Gravatar samisa1-0/+1
2011-08-30Fixing compilation issue in visual studio projectGravatar shankar2-1/+5
2011-08-19http_sender.c debug messages addedGravatar nandika1-0/+7
2011-06-19http sender corrected to build wihtout ntlm supportGravatar nandika1-10/+15
2011-06-14Adding dummy impl fileGravatar damitha1-0/+133
2011-06-10Adding README to distGravatar damitha1-0/+1
2011-06-09git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1133996 1...Gravatar damitha1-0/+1
2011-06-09git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1133958 1...Gravatar damitha1-0/+1
2011-06-09Improving build for NTLMGravatar damitha1-3/+2
2011-06-08compilation error fixedGravatar nandika1-4/+1
2011-06-08Updating sourceGravatar damitha1-6/+2
2011-06-07Adding place holder files for libntlmGravatar damitha1-0/+29
2011-06-07build support for libntlmGravatar damitha1-1/+0
2011-06-02Adding documentation for NTLM supportGravatar damitha1-0/+22
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 damitha1-12/+452
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-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 nandika3-0/+42
2010-08-03code updatedGravatar nandika1-1/+2
2010-07-05In http 1.0 Keep-Alive false case transport sender is freed prematurely at ht...Gravatar damitha1-2/+9
2010-06-28Applying patch in AXIS2C-1372Gravatar damitha1-2/+11
2010-06-05minor correctionGravatar nadiramra1-1/+1
2010-06-01Minor API name correction receive to receive. kept old api for backward compa...Gravatar nadiramra2-39/+35
2010-04-06Fixing memory leaksGravatar shankar1-18/+27
2010-03-11Fixing issue AXIS2C-1468Gravatar shankar2-2/+38
2010-03-03fixing compilation issue with openssl 1.0.0 beta4Gravatar shankar1-1/+1
2010-03-03fixing issue AXIS2C-1240Gravatar shankar1-2/+5
2010-02-13Moving axis svn, part of TLP move INFRA-2441Gravatar gmcdonald14-0/+7248