summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/broker/amqp_0_10
Commit message (Expand)AuthorAgeFilesLines
* QPID-7306: Memory management error in Link/BridgeAlan Conway2016-06-221-1/+19
* QPID-4397: log more detail for expired messages when debug enabledGordon Sim2016-05-252-0/+10
* QPID-7020: uint16 AMQP0-10 message properties decoded as uint8Pavel Moravec2016-01-241-1/+1
* QPID-5855 - Simplified HA transaction logic.Alan Conway2015-09-031-1/+1
* QPID-6714: support for JMS header names in selectors, plus support for to, re...Gordon Sim2015-08-282-0/+42
* [QPID-5929]: Mark deprecated QMF fields as Deprecated and do some relevant co...Pavel Moravec2014-07-292-11/+0
* QPID-5910Michael Goulish2014-07-221-6/+16
* QPID-3921: Removed unused header includesAndrew Stitcher2014-07-021-1/+0
* QPID-3921: Refactored Broker::Options into its own independent classAndrew Stitcher2014-07-011-1/+1
* QPID-5783: Share immutable state between copies of a message. Avoid using mem...Gordon Sim2014-05-231-2/+2
* QPID-5765: don't invoke on dangling pointerGordon Sim2014-05-141-2/+1
* QPID-5489: Uuid code improvementsAndrew Stitcher2014-01-171-1/+1
* QPID-5292: restore raising of connection event and setting of authIdentity on...Gordon Sim2013-11-042-0/+13
* QPID-5284: ensure timestamp is added to the data that is persistedGordon Sim2013-11-012-8/+21
* QPID-5239: preserve type of 'annotations' i.e. application properties added b...Gordon Sim2013-10-161-2/+2
* QPID-5199: take 0-10 header segment into account for message sizeGordon Sim2013-10-032-0/+6
* QPID-5107: Trace queue&session deletion statistics show zero values for some ...Pavel Moravec2013-09-061-0/+1
* QPID-4627: Implement most of the remaining selector special identifiersAndrew Stitcher2013-07-052-0/+25
* QPID-4712: authorisation for AMQP 1.0 connectionsGordon Sim2013-06-252-0/+780
* QPID-4707: Set AMQP 1.0 fields on outgoing messages based on special property...Gordon Sim2013-06-042-6/+6
* QPID-4339: simple paged queue implementationGordon Sim2013-04-292-24/+9
* QPID-4625: Extract amqp 1.0 application-properties from messagesAndrew Stitcher2013-03-121-0/+2
* QPID-4626: Amqp 0-10 Message getProperty() does not correctly return booleansAndrew Stitcher2013-03-081-19/+40
* QPID-3833: convert int properties to strings if requestedGordon Sim2013-02-151-1/+7
* QPID-4448: fix credit checking on 0-10 path when message is of 1.0 formatGordon Sim2012-11-212-6/+0
* QPID-4178: Fix valgrind errors: prevent circular reference in messages, preve...Gordon Sim2012-08-132-3/+11
* QPID-4178: broker refactoringGordon Sim2012-08-102-0/+498