[jira] [Commented] (PROTON-911) Implement SASL security layer

2015-06-30 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/PROTON-911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14608719#comment-14608719
 ] 

ASF subversion and git services commented on PROTON-911:


Commit 2c383aaa83dc1b0dff7c473762cd49d7ce207c74 in qpid-proton's branch 
refs/heads/master from [~astitcher]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=2c383aa ]

PROTON-911: Create SASL encryption layer, and logic which switches it on
- Currently no encryption is implemented
- Simplify SASL state a little too


 Implement SASL security layer
 -

 Key: PROTON-911
 URL: https://issues.apache.org/jira/browse/PROTON-911
 Project: Qpid Proton
  Issue Type: Sub-task
  Components: proton-c
Reporter: Andrew Stitcher
Assignee: Andrew Stitcher

 Implement SASL encryption using the Cyrus SASL library.
 This would allow you to use AMQP over kerberos.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Resolved] (PROTON-842) proton-c should honor channel_max

2015-06-30 Thread michael goulish (JIRA)

 [ 
https://issues.apache.org/jira/browse/PROTON-842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

michael goulish resolved PROTON-842.

Resolution: Fixed

Last checkin fixed java tests.

 proton-c should honor channel_max
 -

 Key: PROTON-842
 URL: https://issues.apache.org/jira/browse/PROTON-842
 Project: Qpid Proton
  Issue Type: Bug
  Components: proton-j
Affects Versions: 0.9, 0.10
Reporter: michael goulish
Assignee: michael goulish

 proton-c code should use  transport-channel_max and 
 transport-remote_channel_max  to enforce a limit on the
 maximum number of simultaneously active sessions on a 
 connection.   
 I guess the limit should be the minimum of those
 two numbers, or, if neither side sets a limit, then 2^16.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)