summaryrefslogtreecommitdiff
path: root/qpid/java/amqp-1-0-common
Commit message (Expand)AuthorAgeFilesLines
* 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
* QPID-4381 : add heartbeating to the AMQP 1.0 java clientRobert Godfrey2012-10-193-7/+56
* QPID-4355 : LICENSE and NOTICE included in jar files should be able to be mod...Robert Godfrey2012-10-033-0/+216
* NO-JIRA: Add missing Apache licenses to Java source files; correct positionin...Keith Wall2012-07-023-1/+60
* QPID-4042 : [Java Broker] Add SSL Client Auth supportRobert Godfrey2012-06-062-11/+8
* QPID-3994: trivial changes to the build.xml files to aid people regenerating ...Robert Gemmell2012-05-131-2/+2
* QPID-3993 : NPE on continuation transfers with no deliveryIdRobert Godfrey2012-05-112-4/+34
* QPID-3953 : [Java AMQP 1-0] Fix durable subscribersRobert Godfrey2012-04-172-5/+8
* QPID-3949 : [Java AMQP 1.0] Fix descriptors on filtersRobert Godfrey2012-04-168-10/+14
* QPID-3949 : [Java AMQP 1.0] Update selector/no-local definitions to use new d...Robert Godfrey2012-04-164-8/+5
* QPID-3933 : [Java] Add interim AMQP 1-0 implementationRobert Godfrey2012-04-04305-0/+35999