Age | Commit message (Expand) | Author | Files | Lines |
2011-05-31 | Initial commit of ntlm authentication code | damitha | 14 | -0/+1106 |
2010-12-19 | defined constants, header length definition increase to 1024 | nandika | 1 | -8/+11 |
2010-12-19 | server code changed to look for axis2c_home first and next get the path from ... | nandika | 1 | -1/+5 |
2010-12-18 | fix to look for AXIS2C_HOME first and then at parent directory for axis2.xml | nandika | 1 | -1/+6 |
2010-11-23 | ssl_stream.c SSL_set_mode(stream_impl->ssl, SSL_MODE_AUTO_RETRY); added befor... | nandika | 1 | -0/+1 |
2010-11-13 | Fix for jira issue 1501 | nandika | 1 | -2/+3 |
2010-09-07 | git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@993316 13... | nandika | 1 | -1/+0 |
2010-09-07 | warning fixed | nandika | 3 | -4/+4 |
2010-09-07 | ssl memory issue fixed, patch 1237 applied | nandika | 5 | -8/+30 |
2010-08-19 | license added | nandika | 40 | -0/+560 |
2010-08-19 | license added | nandika | 1 | -0/+17 |
2010-08-18 | license added | nandika | 2 | -0/+36 |
2010-08-18 | license added | nandika | 5 | -16/+83 |
2010-08-18 | license added | nandika | 3 | -387/+387 |
2010-08-18 | license added | nandika | 5 | -422/+422 |
2010-08-18 | license added | nandika | 2 | -30/+30 |
2010-08-18 | license corrected | nandika | 2 | -3/+2 |
2010-08-03 | When apache2 is installed without mod_dbd enabled and if session sample run t... | damitha | 1 | -2/+5 |
2010-08-03 | code updated | nandika | 1 | -1/+2 |
2010-08-02 | Adding test suite to dist build | damitha | 1 | -4/+11 |
2010-07-22 | mtom issue with chunking corrected | nandika | 1 | -12/+20 |
2010-07-22 | mtom with chunking issue fixed | nandika | 1 | -1/+14 |
2010-07-19 | Fixing MTOM Issue.. | shankar | 1 | -1/+4 |
2010-07-17 | refer AXIS2C-1488 | damitha | 1 | -0/+4 |
2010-07-07 | Patch in AXIS2C-1417 applied | damitha | 1 | -0/+30 |
2010-07-07 | jira AXIS2C-1472 and jira AXIS2C-1483 | damitha | 1 | -0/+6 |
2010-07-07 | code formatting | damitha | 1 | -56/+54 |
2010-07-05 | In http 1.0 Keep-Alive false case transport sender is freed prematurely at ht... | damitha | 1 | -2/+9 |
2010-06-30 | git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@959266 13... | nandika | 1 | -1/+4 |
2010-06-30 | building error corrected | nandika | 1 | -6/+7 |
2010-06-29 | Partial fix of AXIS2C-1440 | damitha | 23 | -5756/+5756 |
2010-06-28 | Fixed AXIS2C-1430 | damitha | 1 | -2/+2 |
2010-06-28 | Applying patch in AXIS2C-1372 | damitha | 1 | -2/+11 |
2010-06-28 | Applied change AXIS2C-1476 | damitha | 1 | -1/+1 |
2010-06-28 | Axis2c1470:- Applied the second modification suggested | damitha | 1 | -0/+5 |
2010-06-27 | Fixing memory leak in http cookie session implementation | damitha | 1 | -2/+30 |
2010-06-15 | added new property to add must understand attribute to addressing headers. | nandika | 1 | -7/+31 |
2010-06-14 | msg_ctx.c corrected to handle transport url property | nandika | 1 | -1/+15 |
2010-06-08 | op_client.c axis2_engine_receive status check added. | nandika | 1 | -1/+3 |
2010-06-05 | minor correction | nadiramra | 1 | -1/+1 |
2010-06-02 | AXIS2C-1471 axiom_node_to_string() return value is not being free'ed. | nadiramra | 3 | -3/+11 |
2010-06-02 | AXIS2C-1426 axutil_hash_set() usage require cast (warning on AIX) | nadiramra | 1 | -4/+7 |
2010-06-01 | Minor API name correction receive to receive. kept old api for backward compa... | nadiramra | 3 | -40/+36 |
2010-05-21 | Should be checking first byte...not buffer pointer. | nadiramra | 1 | -1/+1 |
2010-04-20 | makefile updated | nandika | 1 | -1/+1 |
2010-04-20 | makefile updated | nandika | 1 | -1/+2 |
2010-04-08 | Fixing 64bit compilation issue | shankar | 1 | -3/+3 |
2010-04-08 | Fixing 64bit compilation issue | shankar | 2 | -5/+5 |
2010-04-07 | Fixing issue AXIS2C-1233 | shankar | 2 | -21/+0 |
2010-04-07 | Fixing issue AXIS2C-995 | shankar | 1 | -5/+1 |