[jira] [Created] (PROTON-183) intermittent hanging in messenger tests

2012-12-12 Thread Gordon Sim (JIRA)
Gordon Sim created PROTON-183: - Summary: intermittent hanging in messenger tests Key: PROTON-183 URL: https://issues.apache.org/jira/browse/PROTON-183 Project: Qpid Proton Issue Type: Bug

Can't build proton-c undefined symbols ERR_get_error etc

2012-12-12 Thread Keith W
Hi all We are having problems building proton-c on our dev boxes (Red Hat Enterprise Linux Server release 5.3 (Tikanga)). I've done a git bisect and discovered that it was Andrew's commit last Wednesday (rev 1417553) that has introduced/exposed the issue. Before that point, we could build

Re: Can't build proton-c undefined symbols ERR_get_error etc

2012-12-12 Thread Andrew Stitcher
On Wed, 2012-12-12 at 14:22 +, Keith W wrote: Hi all We are having problems building proton-c on our dev boxes (Red Hat Enterprise Linux Server release 5.3 (Tikanga)). I've done a git bisect and discovered that it was Andrew's commit last Wednesday (rev 1417553) that has

[jira] [Commented] (PROTON-181) SSL layer - deprecate old per-connection credentials API, introduce new top-level configuration domain

2012-12-12 Thread Rafael H. Schloming (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530100#comment-13530100 ] Rafael H. Schloming commented on PROTON-181: What would the impact of this be

[jira] [Commented] (PROTON-181) SSL layer - deprecate old per-connection credentials API, introduce new top-level configuration domain

2012-12-12 Thread Ken Giusti (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530120#comment-13530120 ] Ken Giusti commented on PROTON-181: --- Strictly speaking of the proton-c implementation:

[jira] [Commented] (PROTON-181) SSL layer - deprecate old per-connection credentials API, introduce new top-level configuration domain

2012-12-12 Thread Rafael H. Schloming (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530125#comment-13530125 ] Rafael H. Schloming commented on PROTON-181: I'm not suggesting we add the

Re: Can't build proton-c undefined symbols ERR_get_error etc

2012-12-12 Thread Keith W
Hi Andrew, Thanks for the rapid response. I confirm that the workaroud you suggest works successfully. Here are the details: Could you run make VERBOSE=1 and post the final link line (only). /usr/bin/cmake -E cmake_link_script CMakeFiles/qpid-proton.dir/link.txt --verbose=1 /usr/bin/gcc

[jira] [Created] (PROTON-185) Can't build proton-c - undefined symbols ERR_get_error etc

2012-12-12 Thread Keith Wall (JIRA)
Keith Wall created PROTON-185: - Summary: Can't build proton-c - undefined symbols ERR_get_error etc Key: PROTON-185 URL: https://issues.apache.org/jira/browse/PROTON-185 Project: Qpid Proton

[jira] [Commented] (PROTON-185) Can't build proton-c - undefined symbols ERR_get_error etc

2012-12-12 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530146#comment-13530146 ] Keith Wall commented on PROTON-185: --- The further requested details: Could you run make

[jira] [Commented] (PROTON-136) Add support for SSL session resumption

2012-12-12 Thread Keith Wall (JIRA)
Reporter: Affan Dar Assignee: Ken Giusti Labels: ssl, sslContext, sslresume Attachments: PROTON-136-initial-Java-and-Python.tgz, ssl-patches-20121212.tar.gz Open SSL supports resumption of SSL sessions which by-pass the heavy SSL handshake process