[jira] Commented: (QPID-2589) Add a .NET binding to QPID Messaging API

2010-05-10 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12865861#action_12865861 ] Cliff Jansen commented on QPID-2589: This new C# API has good potential. I worry though

[jira] Created: (QPID-2595) WCF programming guide documentation

2010-05-11 Thread Cliff Jansen (JIRA)
Reporter: Cliff Jansen Fix For: 0.7 WCF/C++ client programming documentation -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online

[jira] Updated: (QPID-2595) WCF programming guide documentation

2010-05-11 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen updated QPID-2595: --- Attachment: QPID-2595.patch A chapter on using the WCF channel with code examples WCF programming

[jira] Commented: (QPID-2589) Add a .NET binding to QPID Messaging API

2010-05-12 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12866530#action_12866530 ] Cliff Jansen commented on QPID-2589: Would it be possible to build the WCF (channel

[jira] Commented: (QPID-2589) Add a .NET binding to QPID Messaging API

2010-05-13 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12867219#action_12867219 ] Cliff Jansen commented on QPID-2589: A timeout for send() (to match get() and fetch

[jira] Commented: (QPID-2589) Add a .NET binding to QPID Messaging API

2010-05-13 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12867218#action_12867218 ] Cliff Jansen commented on QPID-2589: One problem is implementing WCF's BeginSend

[jira] Commented: (QPID-2589) Add a .NET binding to QPID Messaging API

2010-05-13 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12867237#action_12867237 ] Cliff Jansen commented on QPID-2589: Dictionarystring, object content = new

[jira] Commented: (QPID-2589) Add a .NET binding to QPID Messaging API

2010-05-17 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12868362#action_12868362 ] Cliff Jansen commented on QPID-2589: Thank-you Gordon for turning your mind

[jira] Created: (QPID-2646) Qpid Messaging address support for WCF Channel

2010-06-03 Thread Cliff Jansen (JIRA)
Affects Versions: 0.7 Environment: Windows Reporter: Cliff Jansen Fix For: 0.7 Updating the WCF channel to handle the same address strings as the C++ client is desirable for consistency between clients and also simplifies rebasing the WCF channel on the new

[jira] Updated: (QPID-2646) Qpid Messaging address support for WCF Channel

2010-06-04 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen updated QPID-2646: --- Attachment: QPID-2646-2.patch This patch provides updates to the transport channel and Interop layer

[jira] Commented: (QPID-2589) Add a .NET binding to QPID Messaging API

2010-06-17 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12879834#action_12879834 ] Cliff Jansen commented on QPID-2589: If I add the following to the map example: byte

[jira] Resolved: (QPID-2557) Hello World example

2010-10-28 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen resolved QPID-2557. Resolution: Fixed Fixed on trunk r1026737. Hello World example

[jira] Resolved: (QPID-2646) Qpid Messaging address support for WCF Channel

2010-10-28 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen resolved QPID-2646. Resolution: Fixed Fixed on trunk r1026915. Qpid Messaging address support for WCF Channel

[jira] Assigned: (QPID-2257) Tests for Transactional WCF channel

2010-10-28 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen reassigned QPID-2257: -- Assignee: Cliff Jansen Tests for Transactional WCF channel

[jira] Closed: (QPID-2257) Tests for Transactional WCF channel

2010-10-28 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen closed QPID-2257. -- Resolution: Duplicate Duplicate of QPID-2359, tests already checked in. Tests for Transactional WCF

[jira] Assigned: (QPID-2505) WCF project needs to encode/decode all AMQP data types

2010-10-28 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen reassigned QPID-2505: -- Assignee: Cliff Jansen WCF project needs to encode/decode all AMQP data types

[jira] Updated: (QPID-2505) WCF project needs to encode/decode all AMQP data types

2010-10-28 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen updated QPID-2505: --- Fix Version/s: (was: 0.7) 0.9 Moving this to next release. WCF project needs

[jira] Updated: (QPID-2560) WCF to WCF PubSub sample is mis-named or needs to be re-designed

2010-10-28 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen updated QPID-2560: --- Affects Version/s: (was: 0.7) 0.9 Move to next release. WCF to WCF

[jira] Assigned: (QPID-2889) WCF client crash with corrupted heap if broker is not available

2010-10-28 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen reassigned QPID-2889: -- Assignee: Cliff Jansen WCF client crash with corrupted heap if broker is not available

[jira] Commented: (QPID-2923) Qpid Messaging .NET Binding fails to translate exceptions from C++ to .NET

2010-11-02 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12927494#action_12927494 ] Cliff Jansen commented on QPID-2923: I think the beauty of using a member

[jira] Created: (QPID-2954) Dummy queue naming error for transcation test

2010-11-19 Thread Cliff Jansen (JIRA)
Versions: 0.6 Environment: Windows WCF Reporter: Cliff Jansen Assignee: Cliff Jansen Priority: Minor Fix For: 0.9 When measuring distributed transaction performance, a fake transaction to a dummy queue is used to exclude MSDTC

[jira] Resolved: (QPID-2954) Dummy queue naming error for transcation test

2010-11-19 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen resolved QPID-2954. Resolution: Fixed Queue name fixed. revision 1037017. Dummy queue naming error for transcation

[jira] Updated: (QPID-2560) WCF to WCF PubSub sample is mis-named or needs to be re-designed

2011-03-17 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen updated QPID-2560: --- Fix Version/s: Future I'll see if I can get this done in 0.11 along with some doc and other sample

[jira] [Commented] (QPID-3193) .NET Binding for Messaging classes need a test to check that binding is still in effect

2011-04-07 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13017239#comment-13017239 ] Cliff Jansen commented on QPID-3193: I think you are approaching this the wrong way

[jira] [Commented] (QPID-3193) .NET Binding for Messaging classes need a test to check that binding is still in effect

2011-04-08 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13017723#comment-13017723 ] Cliff Jansen commented on QPID-3193: The proposed changes look very good. As a very

[jira] [Created] (QPID-3196) WCF samples should not require external documentation and tools.

2011-04-11 Thread Cliff Jansen (JIRA)
Components: WCF/C++ Client Affects Versions: 0.8 Environment: Windows Reporter: Cliff Jansen Assignee: Cliff Jansen Fix For: Future Currently the documentation for running the samples is located in a general readme elsewhere in the tree. They rely

[jira] Updated: (QPID-1550) C++ broker crashes periodically when handling connection closure

2009-03-12 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen updated QPID-1550: --- Attachment: patch.1550 This bug is caused when AsynchIO::queueForDeletion() is called

[jira] Created: (QPID-2058) SessionImpl::send can't send fresh frames

2009-08-18 Thread Cliff Jansen (JIRA)
: 0.6 Environment: Windows Reporter: Cliff Jansen In 0.5, this method could be used to send a message, consisting of a command and separate frame set (consisting of AMQHeaderBody and AMQContentBody frames), or a complete frame set (with the initial command in the frame set

[jira] Created: (QPID-2061) More dll symbol exports for Windows needed in 0.6

2009-08-19 Thread Cliff Jansen (JIRA)
Affects Versions: 0.6 Environment: Windows Reporter: Cliff Jansen I propose this Jira to serve as a place to attach patches that solely add dll export syntax sugar for Windows applications during the 0.6 timeframe. -- This message is automatically generated by JIRA. - You can

[jira] Updated: (QPID-2061) More dll symbol exports for Windows needed in 0.6

2009-08-19 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen updated QPID-2061: --- Attachment: QPID-2061-1.patch symbol exports to allow C# programs to avoid double memory copies

[jira] Created: (QPID-2065) New WCF channel using Qpid cpp client libraries

2009-08-21 Thread Cliff Jansen (JIRA)
Environment: Microsoft Windows Reporter: Cliff Jansen Attachments: cj Client software is provided that leverages the existing Qpid C++ libraries to offer a rich programming environment and runtime support for .NET application developers on the Windows platform. The initial

[jira] Updated: (QPID-2065) New WCF channel using Qpid cpp client libraries

2009-08-21 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen updated QPID-2065: --- Attachment: cj main channel source. New WCF channel using Qpid cpp client libraries

[jira] Commented: (QPID-2065) New WCF channel using Qpid cpp client libraries

2009-08-21 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12746388#action_12746388 ] Cliff Jansen commented on QPID-2065: Please see QPID-2066 and QPID-2067 for related

[jira] Created: (QPID-2079) null pointer exception in InputLink

2009-09-03 Thread Cliff Jansen (JIRA)
Environment: Windows Reporter: Cliff Jansen NullRefeneceException is thrown in InputLink::sync() on lock l(waiters) The code is has a race condition where a timeout callback can happen before the handler object is fully initialized. -- This message is automatically generated

[jira] Updated: (QPID-2079) null pointer exception in InputLink

2009-09-03 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen updated QPID-2079: --- Attachment: QPID-2079.patch Proposed fix. null pointer exception in InputLink

[jira] Created: (QPID-2110) Provide local buffering of messages on input links

2009-09-17 Thread Cliff Jansen (JIRA)
++ Client Affects Versions: 0.6 Environment: Windows Reporter: Cliff Jansen The IInputChannel and InputLink implementations are synchronous, requesting and retrieving one message at a time. Introducing a Prefetch limit corresponding to ongoing message credit to the broker

[jira] Updated: (QPID-2110) Provide local buffering of messages on input links

2009-09-17 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen updated QPID-2110: --- Attachment: channel.patch interop.patch interop.patch provides the capability to set

[jira] Updated: (QPID-2128) Transaction support for the WCF channel

2009-11-23 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen updated QPID-2128: --- Attachment: qpid2128_1.patch This patch provides distributed transaction support for the C++ based

[jira] Updated: (QPID-2128) Transaction support for the WCF channel

2009-11-24 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen updated QPID-2128: --- Attachment: wcfbld.patch cppbld.patch Here are sample patches for building

[jira] Commented: (QPID-2128) Transaction support for the WCF channel

2009-11-24 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12782252#action_12782252 ] Cliff Jansen commented on QPID-2128: is there any reason not to just register it even

[jira] Updated: (QPID-2230) Interoperability test for binary and text messages

2009-12-03 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen updated QPID-2230: --- Fix Version/s: 0.6 Affects Version/s: M4 Interoperability test for binary and text messages

[jira] Updated: (QPID-2230) Interoperability test for binary and text messages

2009-12-03 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen updated QPID-2230: --- Attachment: QPID-2230.patch This patch includes a WcfPerftest program that provides a subset

[jira] Created: (QPID-2247) WCF AmqpChannelListener can hang for 60 seconds on close

2009-12-04 Thread Cliff Jansen (JIRA)
++ Client Affects Versions: 0.6 Environment: Windows Reporter: Cliff Jansen Priority: Critical Fix For: 0.6 When closing a WCF service the ChannelListener can hang for 60 seconds, until it times out and aborts. This is known issue #3 in the Readme

[jira] Created: (QPID-2260) Build of Release configuration fails

2009-12-09 Thread Cliff Jansen (JIRA)
Environment: Windows Reporter: Cliff Jansen Priority: Blocker Fix For: 0.6 Locations for the Release intermediaries are not properly resolved. This is known issue #1 in the ReadMe.txt file and prevents non-debug versions of the code from building without

[jira] Created: (QPID-2267) release artifact for WCF channel

2009-12-13 Thread Cliff Jansen (JIRA)
Environment: Release artifacts build environment Reporter: Cliff Jansen Priority: Blocker Fix For: 0.6 The steps to create a release artifact for the WCF channel need to be made explicit. -- This message is automatically generated by JIRA. - You can

[jira] Updated: (QPID-2267) release artifact for WCF channel

2009-12-13 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen updated QPID-2267: --- Attachment: rel.patch Proposed steps to create the WCF release artifact. provided against the qpid

[jira] Commented: (QPID-2128) Transaction support for the WCF channel

2009-12-15 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12790919#action_12790919 ] Cliff Jansen commented on QPID-2128: Thank you very much for the detailed review

[jira] Updated: (QPID-2247) WCF AmqpChannelListener can hang for 60 seconds on close

2009-12-16 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen updated QPID-2247: --- Attachment: QPID-2247.patch Patch to provide the expected semantics when closing channel factories

[jira] Updated: (QPID-2128) Transaction support for the WCF channel

2009-12-16 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen updated QPID-2128: --- Attachment: QPID-2128-2.patch Incorporates Xin's suggestions. Transaction support for the WCF

[jira] Updated: (QPID-2128) Transaction support for the WCF channel

2009-12-16 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen updated QPID-2128: --- Attachment: interop.tx.patch I'm very sorry Steve. Please revert src/Apache/Qpid/Interop

[jira] Updated: (QPID-2260) Build of Release configuration fails

2009-12-17 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen updated QPID-2260: --- Attachment: QPID-2260-0.patch I inserted the logic to handle release and 64 bit builds. I also

[jira] Commented: (QPID-2260) Build of Release configuration fails

2009-12-17 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12792280#action_12792280 ] Cliff Jansen commented on QPID-2260: Yes indeed. Good catch. Thanks. Build of Release

[jira] Commented: (QPID-2267) release artifact for WCF channel

2009-12-21 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12793359#action_12793359 ] Cliff Jansen commented on QPID-2267: Can it be built with just the includes and without

[jira] Created: (QPID-2313) Release notes for the WCF/C++ client

2009-12-29 Thread Cliff Jansen (JIRA)
: 0.6 Environment: Windows Reporter: Cliff Jansen Fix For: 0.6 Updated release notes are required for the 0.6 release. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online

[jira] Updated: (QPID-2313) Release notes for the WCF/C++ client

2009-12-29 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen updated QPID-2313: --- Attachment: QPID-2313.patch Updates to supported and planned features, build instructions

[jira] [Resolved] (QPID-4792) Windows UUID processing mingles GUID values

2013-05-02 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen resolved QPID-4792. Resolution: Fixed Fixed: http://svn.apache.org/r1478471 from https://reviews.apache.org/r/10863

[jira] [Assigned] (QPID-5302) Access violation in org.apache.qpid.messaging when using SSL.

2013-11-06 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen reassigned QPID-5302: -- Assignee: Cliff Jansen Access violation in org.apache.qpid.messaging when using SSL

[jira] [Commented] (QPID-3502) Durable messages not acked on queue-based federation route

2013-11-06 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13815347#comment-13815347 ] Cliff Jansen commented on QPID-3502: That commit was for QPID-5302, fooey :-( Durable

[jira] [Resolved] (QPID-5302) Access violation in org.apache.qpid.messaging when using SSL.

2013-11-06 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen resolved QPID-5302. Resolution: Fixed Fixed (with wrong Jira number) in r1539474. Access violation

[jira] [Commented] (QPID-5307) Change test scripts to cross-platform language

2013-11-06 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13815660#comment-13815660 ] Cliff Jansen commented on QPID-5307: My python experience starts and end with qpid/cpp

[jira] [Created] (QPID-5356) Windows can provide an unspecified client certificate in SSL negotiation

2013-11-19 Thread Cliff Jansen (JIRA)
Cliff Jansen created QPID-5356: -- Summary: Windows can provide an unspecified client certificate in SSL negotiation Key: QPID-5356 URL: https://issues.apache.org/jira/browse/QPID-5356 Project: Qpid

[jira] [Updated] (QPID-5356) Windows can provide an unspecified client certificate in SSL negotiation

2013-11-19 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen updated QPID-5356: --- Attachment: QPID-5356-0.patch Patch to force usage of supplied client certificates only Windows can

[jira] [Created] (QPID-5375) Windows SSL client certificates should not be tied to SASL EXTERNAL

2013-11-26 Thread Cliff Jansen (JIRA)
Cliff Jansen created QPID-5375: -- Summary: Windows SSL client certificates should not be tied to SASL EXTERNAL Key: QPID-5375 URL: https://issues.apache.org/jira/browse/QPID-5375 Project: Qpid

[jira] [Created] (QPID-5396) Windows certificate store name mismatch

2013-12-05 Thread Cliff Jansen (JIRA)
Cliff Jansen created QPID-5396: -- Summary: Windows certificate store name mismatch Key: QPID-5396 URL: https://issues.apache.org/jira/browse/QPID-5396 Project: Qpid Issue Type: Improvement

[jira] [Resolved] (QPID-5396) Windows certificate store name mismatch

2013-12-05 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen resolved QPID-5396. Resolution: Fixed fixed: r1548180. Windows certificate store name mismatch

[jira] [Created] (QPID-5524) Missing ssl-cert-name connection argument processing in AMQP 1.0. cpp client

2014-01-29 Thread Cliff Jansen (JIRA)
Cliff Jansen created QPID-5524: -- Summary: Missing ssl-cert-name connection argument processing in AMQP 1.0. cpp client Key: QPID-5524 URL: https://issues.apache.org/jira/browse/QPID-5524 Project: Qpid

[jira] [Created] (QPID-5539) Provide Windows SslCredential class

2014-02-04 Thread Cliff Jansen (JIRA)
Cliff Jansen created QPID-5539: -- Summary: Provide Windows SslCredential class Key: QPID-5539 URL: https://issues.apache.org/jira/browse/QPID-5539 Project: Qpid Issue Type: Improvement

[jira] [Resolved] (QPID-5539) Provide Windows SslCredential class

2014-02-04 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen resolved QPID-5539. Resolution: Fixed http://svn.apache.org/r1564611 Provide Windows SslCredential class

[jira] [Created] (QPID-5540) Windows connection close error: SCHANNEL_SHUTDOWN called twice

2014-02-04 Thread Cliff Jansen (JIRA)
Cliff Jansen created QPID-5540: -- Summary: Windows connection close error: SCHANNEL_SHUTDOWN called twice Key: QPID-5540 URL: https://issues.apache.org/jira/browse/QPID-5540 Project: Qpid Issue

[jira] [Resolved] (QPID-5540) Windows connection close error: SCHANNEL_SHUTDOWN called twice

2014-02-04 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen resolved QPID-5540. Resolution: Fixed http://svn.apache.org/r1564644 Windows connection close error

[jira] [Resolved] (QPID-5524) Missing ssl-cert-name connection argument processing in AMQP 1.0. cpp client

2014-02-06 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen resolved QPID-5524. Resolution: Fixed fixed. http://svn.apache.org/r1565376 from https://reviews.apache.org/r/17521

[jira] [Created] (QPID-5549) Windows SSL client support for AMQP 1.0

2014-02-07 Thread Cliff Jansen (JIRA)
Cliff Jansen created QPID-5549: -- Summary: Windows SSL client support for AMQP 1.0 Key: QPID-5549 URL: https://issues.apache.org/jira/browse/QPID-5549 Project: Qpid Issue Type: Improvement

[jira] [Resolved] (QPID-5549) Windows SSL client support for AMQP 1.0

2014-02-19 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen resolved QPID-5549. Resolution: Fixed Fix Version/s: 0.27 Fixed. review ref: https://reviews.apache.org/r/17857

[jira] [Created] (QPID-5648) basic C++ AMQP 1.0 ssl client connections broken

2014-03-27 Thread Cliff Jansen (JIRA)
Cliff Jansen created QPID-5648: -- Summary: basic C++ AMQP 1.0 ssl client connections broken Key: QPID-5648 URL: https://issues.apache.org/jira/browse/QPID-5648 Project: Qpid Issue Type: Bug

[jira] [Assigned] (QPID-5648) basic C++ AMQP 1.0 ssl client connections broken

2014-04-02 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen reassigned QPID-5648: -- Assignee: Cliff Jansen (was: Alan Conway) basic C++ AMQP 1.0 ssl client connections broken

[jira] [Closed] (QPID-5648) basic C++ AMQP 1.0 ssl client connections broken

2014-04-02 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen closed QPID-5648. -- Resolution: Fixed Fix Version/s: 0.28 Fixed on trunk and 0.28 branch basic C++ AMQP 1.0 ssl

[jira] [Created] (QPID-5668) Windows C++ AsynchIO layer enhancement

2014-04-08 Thread Cliff Jansen (JIRA)
Cliff Jansen created QPID-5668: -- Summary: Windows C++ AsynchIO layer enhancement Key: QPID-5668 URL: https://issues.apache.org/jira/browse/QPID-5668 Project: Qpid Issue Type: Improvement

[jira] [Created] (QPID-5669) SSL negotiation failed spurious error on connection close (Windows C++)

2014-04-08 Thread Cliff Jansen (JIRA)
Cliff Jansen created QPID-5669: -- Summary: SSL negotiation failed spurious error on connection close (Windows C++) Key: QPID-5669 URL: https://issues.apache.org/jira/browse/QPID-5669 Project: Qpid

[jira] [Closed] (QPID-5669) SSL negotiation failed spurious error on connection close (Windows C++)

2014-04-17 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen closed QPID-5669. -- Resolution: Fixed Fix Version/s: 0.28 see https://reviews.apache.org/r/20122/ SSL negotiation

[jira] [Closed] (QPID-5694) Windows C++ broker SSL sends non-existent negotiation token on shutdown

2014-04-17 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen closed QPID-5694. -- Resolution: Fixed see https://reviews.apache.org/r/20319/ Windows C++ broker SSL sends non-existent

[jira] [Commented] (QPID-5842) Allow SSL hostname verification to be disabled on windows

2014-06-24 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14042387#comment-14042387 ] Cliff Jansen commented on QPID-5842: Yes indeed. This is closely related to Proton

[jira] [Assigned] (QPID-5033) [Windows C++ client] An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full

2014-08-19 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen reassigned QPID-5033: -- Assignee: Cliff Jansen [Windows C++ client] An operation on a socket could not be performed

[jira] [Commented] (QPID-5033) [Windows C++ client] An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full

2014-08-19 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14102297#comment-14102297 ] Cliff Jansen commented on QPID-5033: I managed to reproduce using a simple ./qpid

[jira] [Resolved] (QPID-5033) [Windows C++ client] An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full

2014-09-09 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen resolved QPID-5033. Resolution: Fixed Fix Version/s: 0.31 [Windows C++ client] An operation on a socket could

[jira] [Commented] (QPID-5842) Allow SSL hostname verification to be disabled on windows

2014-09-17 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14137308#comment-14137308 ] Cliff Jansen commented on QPID-5842: This is not addressed yet in Qpid or Proton. It's

[jira] [Created] (QPID-6187) Disable SSL v3 for Windows SChannel

2014-10-24 Thread Cliff Jansen (JIRA)
Cliff Jansen created QPID-6187: -- Summary: Disable SSL v3 for Windows SChannel Key: QPID-6187 URL: https://issues.apache.org/jira/browse/QPID-6187 Project: Qpid Issue Type: Bug

[jira] [Updated] (QPID-6187) Disable SSL v3 for Windows SChannel

2014-10-24 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen updated QPID-6187: --- Description: Using same fix as in https://issues.apache.org/jira/browse/PROTON-719 Windows advisory

[jira] [Updated] (QPID-6187) Disable SSL v3 for Windows SChannel

2014-10-24 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen updated QPID-6187: --- Component/s: C++ Client Environment: windows Fix Version/s: 0.31 Assignee: Cliff

[jira] [Resolved] (QPID-6187) Disable SSL v3 for Windows SChannel

2014-10-28 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen resolved QPID-6187. Resolution: Fixed Disable SSL v3 for Windows SChannel

[jira] [Resolved] (QPID-5842) Allow SSL hostname verification to be disabled on windows

2015-01-29 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen resolved QPID-5842. Resolution: Fixed Fix Version/s: 0.31 A simpler fix was available than in Proton since we

[jira] [Commented] (PROTON-1226) Handler not set on inbound connection

2016-06-04 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15315632#comment-15315632 ] Cliff Jansen commented on PROTON-1226: -- I have a copy of the same fix in my copy of the 0.13 release

[jira] [Created] (PROTON-1226) Handler not set on inbound connection

2016-06-03 Thread Cliff Jansen (JIRA)
Cliff Jansen created PROTON-1226: Summary: Handler not set on inbound connection Key: PROTON-1226 URL: https://issues.apache.org/jira/browse/PROTON-1226 Project: Qpid Proton Issue Type: Bug

[jira] [Commented] (PROTON-1194) C++ flow control

2016-06-03 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15314707#comment-15314707 ] Cliff Jansen commented on PROTON-1194: -- Note that the CI test was disabled in 1b8450d. It should

[jira] [Commented] (PROTON-1226) Handler not set on inbound connection

2016-06-03 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15314815#comment-15314815 ] Cliff Jansen commented on PROTON-1226: -- The CI test works fine with above fix. On further

[jira] [Commented] (PROTON-1226) Handler not set on inbound connection

2016-06-03 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15314717#comment-15314717 ] Cliff Jansen commented on PROTON-1226: -- sample fix of second option https://github.com/apache/qpid

[jira] [Closed] (PROTON-1226) Handler not set on inbound connection

2016-06-06 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen closed PROTON-1226. Resolution: Fixed > Handler not set on inbound connect

[jira] [Closed] (PROTON-1194) C++ flow control

2016-06-06 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen closed PROTON-1194. Resolution: Fixed Available in 0.13 Updated example for clarity based on feedback for 0.14 >

[jira] [Created] (PROTON-1233) Windows schannel: match OpenSSL and require non-null hostname for PN_SSL_VERIFY_PEER_NAME

2016-06-09 Thread Cliff Jansen (JIRA)
Cliff Jansen created PROTON-1233: Summary: Windows schannel: match OpenSSL and require non-null hostname for PN_SSL_VERIFY_PEER_NAME Key: PROTON-1233 URL: https://issues.apache.org/jira/browse/PROTON-1233

[jira] [Closed] (PROTON-1229) Document and test virtual_host option

2016-06-09 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen closed PROTON-1229. Resolution: Fixed > Document and test virtual_host opt

[jira] [Created] (PROTON-1234) Windows IO modules need updating to match Posix improvements

2016-06-09 Thread Cliff Jansen (JIRA)
Cliff Jansen created PROTON-1234: Summary: Windows IO modules need updating to match Posix improvements Key: PROTON-1234 URL: https://issues.apache.org/jira/browse/PROTON-1234 Project: Qpid Proton

<    1   2   3   4   5   >