working through http proxy

2008-12-08 Thread Dmitry Goncharov
Hi, There are a few bugs in http proxy related code. I opened jira issues 1309, 1310, 1311 and 1312 and uploaded patches. Please, review. BR, Dmitry

[jira] Updated: (AXIS2C-1312) axis2_http_client_connect_ssl_host() cannot make an https connection through http proxy when the proxy requires authentication

2008-12-08 Thread Dmitry Goncharov (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitry Goncharov updated AXIS2C-1312: - Attachment: axis2_proxy.patch This patch fixes the bug. Should be applied on linux. Plea

[jira] Created: (AXIS2C-1312) axis2_http_client_connect_ssl_host() cannot make an https connection through http proxy when the proxy requires authentication

2008-12-08 Thread Dmitry Goncharov (JIRA)
axis2_http_client_connect_ssl_host() cannot make an https connection through http proxy when the proxy requires authentication -- Key: AXIS2C-1312

[jira] Updated: (AXIS2C-1311) Memory leaks in http_client.c

2008-12-08 Thread Dmitry Goncharov (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitry Goncharov updated AXIS2C-1311: - Attachment: axis2_http_client.patch This patch fixed the leaks and the bug. Should be ap

[jira] Created: (AXIS2C-1311) Memory leaks in http_client.c

2008-12-08 Thread Dmitry Goncharov (JIRA)
Memory leaks in http_client.c - Key: AXIS2C-1311 URL: https://issues.apache.org/jira/browse/AXIS2C-1311 Project: Axis2-C Issue Type: Bug Components: core/transport Affects Versions: 1.5.0

[jira] Updated: (AXIS2C-1310) Memory leak in axis2_http_sender_configure_proxy_digest_auth()

2008-12-08 Thread Dmitry Goncharov (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitry Goncharov updated AXIS2C-1310: - Attachment: axis2_http_sender_memleak.patch This patch fixed the memory leak. Shold be a

[jira] Created: (AXIS2C-1310) Memory leak in axis2_http_sender_configure_proxy_digest_auth()

2008-12-08 Thread Dmitry Goncharov (JIRA)
Memory leak in axis2_http_sender_configure_proxy_digest_auth() -- Key: AXIS2C-1310 URL: https://issues.apache.org/jira/browse/AXIS2C-1310 Project: Axis2-C Issue Type: Bug Affect

[jira] Updated: (AXIS2C-1309) Memory leaks in axis2_svc_client_set_proxy_with_auth()

2008-12-08 Thread Dmitry Goncharov (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitry Goncharov updated AXIS2C-1309: - Attachment: axis2_svc_memleak.patch This patch fixes the leak. Should be applied on linu

[jira] Created: (AXIS2C-1309) Memory leaks in axis2_svc_client_set_proxy_with_auth()

2008-12-08 Thread Dmitry Goncharov (JIRA)
Memory leaks in axis2_svc_client_set_proxy_with_auth() -- Key: AXIS2C-1309 URL: https://issues.apache.org/jira/browse/AXIS2C-1309 Project: Axis2-C Issue Type: Bug Components: core