summaryrefslogtreecommitdiff
path: root/java/amqp-1-0-common
Commit message (Expand)AuthorAgeFilesLines
* QPID-5576 : Detect closure of sockets better and do not leave threads waiting...Robert Godfrey2014-07-222-25/+110
* QPID-5400 : stop waiting for SASL completion if the connection is closed for ...Robert Godfrey2014-07-223-13/+20
* QPID-5776 : Clean up sessions and links on AMQP 1.0 connection closingRobert Godfrey2014-07-211-9/+30
* QPID-5884 : Add additional SASL mechanisms to the JMS AMQP 1.0 clientRobert Godfrey2014-07-211-59/+597
* QPID-5884 : The client should not send SASL Init frame where no mechanism is ...Robert Godfrey2014-07-211-0/+13
* QPID-5884 : The broker should not NPE if it receives a SASL Init request wher...Robert Godfrey2014-07-211-2/+2
* QPID-5774: first main swipe, remove the Ant builds main build.xml and associa...Robert Gemmell2014-05-211-27/+0
* QPID-5673 : Allow for closing of a connection that has not yet been openedRobert Godfrey2014-05-011-0/+2
* QPID-5048: update pom versions to 0.30-SNAPSHOT, using: mvn release:update-ve...Robert Gemmell2014-04-291-1/+1
* QPID-5683 : [Java Broker] Make the AMQP 1.0 protocol logging available throug...Robert Godfrey2014-04-111-19/+62
* QPID-5596 : [Java] Address bugs found by FindBugsRobert Godfrey2014-03-037-12/+22
* QPID-5048: Maven enahancements to remove child version definitions and improv...Robert Gemmell2014-02-281-1/+0
* QPID-5048: Maven enahancements to restructure POM hierarchy and improve buildRobert Gemmell2014-02-271-2/+2
* QPID-5571 : Java Broker AMQP 1.0 deadlock on close consumerRobert Godfrey2014-02-201-4/+10
* QPID-5563 : Ensure vhost is set as early as possible, on receipt of connectio...Robert Godfrey2014-02-202-0/+10
* QPID-5570 : Client incorrectly acknowledges prefetched messages with client-ackRobert Godfrey2014-02-201-17/+19
* QPID-5563 : [Java Broker] [AMQP 1.0] Use the hostname field in the open frame...Robert Godfrey2014-02-181-0/+9
* QPID-5555 : [Java Broker] Modify implementation of Queues to provide better n...Robert Godfrey2014-02-172-5/+33
* QPID-5551 : Remove uses of AMQException, add ServerScopedRuntimeException and...Robert Godfrey2014-02-141-6/+6
* QPID-5048: Maven POM refactoring - names, descriptions, dependencies & versionsRobert Gemmell2014-02-061-3/+7
* QPID-5459 : Added configurable TLS parameters for AMQP 1.0 client (both TCP a...Robert Godfrey2014-01-141-1/+9
* QPID-5459 : Add WebSocket transport support to the Java Broker and AMQP 1-0 J...Robert Godfrey2014-01-094-45/+67
* QPID-5456: Use the local max-frame-size when enforcing limit on what is recei...Gordon Sim2014-01-081-2/+2
* QPID-5439 : [AMQP 1.0 JMS Client] timeout rather than wait indefinitely when ...Robert Godfrey2014-01-015-5/+114
* QPID-5385 : [JMS AMQP 1.0] Create/Close session in a loop causing connection ...Robert Godfrey2013-12-094-15/+57
* QPID-5389 : [JMS AMQP 1.0] ConnectionHandler may stop writting pending frames...Robert Godfrey2013-12-091-5/+2
* QPID-5295 : Thread deadlock on creating SenderRobert Godfrey2013-11-073-2/+23
* QPID-5294 : Thread deadlock due to simultaneous calls to write and close on S...Robert Godfrey2013-11-071-1/+4
* QPID-5206 : Applied patch from David InghamRobert Godfrey2013-10-242-8/+18
* QPID-5048: remove the groupId from sub-modules, inherit org.apache.qpid from ...Robert Gemmell2013-10-061-1/+0
* QPID-5195: verify _receivingSessions array has been initialised before access...Robert Gemmell2013-10-021-4/+7
* QPID-5195 : Client does not properly support channel-max over 255Robert Godfrey2013-10-011-1/+1
* QPID-5048: add pluginManagement section to the qpid parent, to override apach...Robert Gemmell2013-09-301-14/+0
* QPID-5195 : Client does not properly support channel-maxRobert Godfrey2013-09-301-15/+35
* QPID-5177 : Set the default and supported outcomes on sending links in the am...Robert Godfrey2013-09-303-3/+5
* QPID-5190 : [JMS AMQP 1.0 CLient] Notify the connection endpoint when the soc...Robert Godfrey2013-09-291-0/+14
* QPID-5127 : ClassCastException on message conversion to 1-0Robert Godfrey2013-09-271-0/+1
* QPID-5182 : The details of custom error-conditions are not being preserved up...Robert Godfrey2013-09-271-0/+52
* QPID-4901 : Queue Browser hangs on reaching end of queue Robert Godfrey2013-09-263-4/+16
* QPID-5113 : JMS Client - JMS Connection exception listener is not notified w...Robert Godfrey2013-09-253-2/+47
* QPID-5172 : Thread safety issue in StringTypeConstructor.construct and Symbo...Robert Godfrey2013-09-252-62/+9
* QPID-5048: add initial pom files for a maven buildRobert Gemmell2013-09-231-0/+46
* QPID-4929 : [Java AMQP 1.0 Client] Infinite recursion in encoding of Delivery...Robert Godfrey2013-06-171-1/+1
* QPID-4900 : [Java Broker] Broker should return its version to the client as i...Robert Godfrey2013-06-021-1/+12
* QPID-4824 : [Java AMQP 1.0] Reduce memory usage of codecRobert Godfrey2013-05-093-68/+36
* QPID-4726: [Java Broker] AMQP 1.0 : Improve SASL supportRobert Godfrey2013-04-072-128/+137
* QPID-4654 : [Java Client 1.0] Add connection redirect support to the AMQP 1.0...Robert Godfrey2013-03-17123-13150/+13190
* QPID-4550 : AMQP 1.0 Persistent Messages cause failure on restartRobert Godfrey2013-01-251-0/+8
* QPID-4412 : ReceivingLinkEndpoint.isDrainedRobert Godfrey2012-11-021-1/+1
* QPID-4383 : Fix receipt of large messages, client ackRobert Godfrey2012-10-202-9/+17