| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-6359: Lock in 0.32 release version numbers | Justin Ross | 2015-03-10 | 1 | -1/+1 |
| * | QPID-6437 : merged r1664714,1664731,1664839 from trunk to 0.32 branch | Robert Godfrey | 2015-03-09 | 3 | -22/+53 |
| * | QPID-6433 : merged from trunk to the 0.32 branch | rgodfrey | 2015-03-05 | 2 | -10/+16 |
| * | QPID-6404 : Merge of 1661212,1661364,1661368,1661373 to 0.32 | Robert Godfrey | 2015-02-23 | 1 | -12/+3 |
| * | NO-JIRA : [JMS AMQP 1.0 client] add log message when underlying connection is... | Robert Godfrey | 2015-02-19 | 1 | -1/+1 |
| * | QPID-6386 : [AMQP 1.0 Common] close the sender if the TCP connection is termi... | Robert Godfrey | 2015-02-12 | 1 | -0/+1 |
| * | QPID-6384 : fix various issues with durable links | Robert Godfrey | 2015-02-11 | 2 | -8/+29 |
| * | QPID-6378 : Applying patch from Xin Chen | Robert Godfrey | 2015-02-10 | 1 | -2/+2 |
| * | QPID-6193 : [Java AMQP 1.0] Allow channel max to be successfully established ... | Robert Godfrey | 2014-10-28 | 1 | -8/+8 |
| * | QPID-6161 : [Java Broker] add virtual host aliases | Robert Godfrey | 2014-10-17 | 1 | -5/+4 |
| * | QPID-6103 : Fix NPE which occurred when first flow was sent before receiving ... | Robert Godfrey | 2014-09-16 | 1 | -7/+14 |
| * | QPID-6077 : [Java AMQP 1.0] memory leak in receiver where sender settles first | Robert Godfrey | 2014-09-06 | 1 | -5/+18 |
| * | QPID-6053 : [Java AMQP 1.0] ByteArrayWriter not registered in the AMQPDescrib... | Robert Godfrey | 2014-08-29 | 1 | -43/+39 |
| * | QPID-6022 : [Java] Fix issues highlighted by code scanning tools | Robert Godfrey | 2014-08-19 | 3 | -38/+21 |
| * | QPID-6014 : [Java] declare variables as ConcurrentMap not ConcurrentHashMap t... | Robert Godfrey | 2014-08-18 | 2 | -6/+8 |
| * | QPID-5813: Advance version numbers on trunk to 0.29 or 0.32-SNAPSHOT as appro... | Justin Ross | 2014-08-07 | 1 | -1/+1 |
| * | QPID-5639, QPID-5878 : Ensure that the client gets a chance to evaluate the s... | Robert Godfrey | 2014-08-04 | 1 | -1/+1 |
| * | QPID-5576 : Detect closure of sockets better and do not leave threads waiting... | Robert Godfrey | 2014-07-22 | 2 | -25/+110 |
| * | QPID-5400 : stop waiting for SASL completion if the connection is closed for ... | Robert Godfrey | 2014-07-22 | 3 | -13/+20 |
| * | QPID-5776 : Clean up sessions and links on AMQP 1.0 connection closing | Robert Godfrey | 2014-07-21 | 1 | -9/+30 |
| * | QPID-5884 : Add additional SASL mechanisms to the JMS AMQP 1.0 client | Robert Godfrey | 2014-07-21 | 1 | -59/+597 |
| * | QPID-5884 : The client should not send SASL Init frame where no mechanism is ... | Robert Godfrey | 2014-07-21 | 1 | -0/+13 |
| * | QPID-5884 : The broker should not NPE if it receives a SASL Init request wher... | Robert Godfrey | 2014-07-21 | 1 | -2/+2 |
| * | QPID-5774: first main swipe, remove the Ant builds main build.xml and associa... | Robert Gemmell | 2014-05-21 | 1 | -27/+0 |
| * | QPID-5673 : Allow for closing of a connection that has not yet been opened | Robert Godfrey | 2014-05-01 | 1 | -0/+2 |
| * | QPID-5048: update pom versions to 0.30-SNAPSHOT, using: mvn release:update-ve... | Robert Gemmell | 2014-04-29 | 1 | -1/+1 |
| * | QPID-5683 : [Java Broker] Make the AMQP 1.0 protocol logging available throug... | Robert Godfrey | 2014-04-11 | 1 | -19/+62 |
| * | QPID-5596 : [Java] Address bugs found by FindBugs | Robert Godfrey | 2014-03-03 | 7 | -12/+22 |
| * | QPID-5048: Maven enahancements to remove child version definitions and improv... | Robert Gemmell | 2014-02-28 | 1 | -1/+0 |
| * | QPID-5048: Maven enahancements to restructure POM hierarchy and improve build | Robert Gemmell | 2014-02-27 | 1 | -2/+2 |
| * | QPID-5571 : Java Broker AMQP 1.0 deadlock on close consumer | Robert Godfrey | 2014-02-20 | 1 | -4/+10 |
| * | QPID-5563 : Ensure vhost is set as early as possible, on receipt of connectio... | Robert Godfrey | 2014-02-20 | 2 | -0/+10 |
| * | QPID-5570 : Client incorrectly acknowledges prefetched messages with client-ack | Robert Godfrey | 2014-02-20 | 1 | -17/+19 |
| * | QPID-5563 : [Java Broker] [AMQP 1.0] Use the hostname field in the open frame... | Robert Godfrey | 2014-02-18 | 1 | -0/+9 |
| * | QPID-5555 : [Java Broker] Modify implementation of Queues to provide better n... | Robert Godfrey | 2014-02-17 | 2 | -5/+33 |
| * | QPID-5551 : Remove uses of AMQException, add ServerScopedRuntimeException and... | Robert Godfrey | 2014-02-14 | 1 | -6/+6 |
| * | QPID-5048: Maven POM refactoring - names, descriptions, dependencies & versions | Robert Gemmell | 2014-02-06 | 1 | -3/+7 |
| * | QPID-5459 : Added configurable TLS parameters for AMQP 1.0 client (both TCP a... | Robert Godfrey | 2014-01-14 | 1 | -1/+9 |
| * | QPID-5459 : Add WebSocket transport support to the Java Broker and AMQP 1-0 J... | Robert Godfrey | 2014-01-09 | 4 | -45/+67 |
| * | QPID-5456: Use the local max-frame-size when enforcing limit on what is recei... | Gordon Sim | 2014-01-08 | 1 | -2/+2 |
| * | QPID-5439 : [AMQP 1.0 JMS Client] timeout rather than wait indefinitely when ... | Robert Godfrey | 2014-01-01 | 5 | -5/+114 |
| * | QPID-5385 : [JMS AMQP 1.0] Create/Close session in a loop causing connection ... | Robert Godfrey | 2013-12-09 | 4 | -15/+57 |
| * | QPID-5389 : [JMS AMQP 1.0] ConnectionHandler may stop writting pending frames... | Robert Godfrey | 2013-12-09 | 1 | -5/+2 |
| * | QPID-5295 : Thread deadlock on creating Sender | Robert Godfrey | 2013-11-07 | 3 | -2/+23 |
| * | QPID-5294 : Thread deadlock due to simultaneous calls to write and close on S... | Robert Godfrey | 2013-11-07 | 1 | -1/+4 |
| * | QPID-5206 : Applied patch from David Ingham | Robert Godfrey | 2013-10-24 | 2 | -8/+18 |
| * | QPID-5048: remove the groupId from sub-modules, inherit org.apache.qpid from ... | Robert Gemmell | 2013-10-06 | 1 | -1/+0 |
| * | QPID-5195: verify _receivingSessions array has been initialised before access... | Robert Gemmell | 2013-10-02 | 1 | -4/+7 |
| * | QPID-5195 : Client does not properly support channel-max over 255 | Robert Godfrey | 2013-10-01 | 1 | -1/+1 |
| * | QPID-5048: add pluginManagement section to the qpid parent, to override apach... | Robert Gemmell | 2013-09-30 | 1 | -14/+0 |