summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/broker/amqp/Message.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-4397: log more detail for expired messages when debug enabledGordon Sim2016-05-251-0/+1
* QPID-6714: support for JMS header names in selectors, plus support for to, re...Gordon Sim2015-08-281-1/+5
* QPID-4710: Update message decoding logic to handle nested descriptors alsoGordon Sim2014-10-271-2/+5
* QPID-5783: Share immutable state between copies of a message. Avoid using mem...Gordon Sim2014-05-231-1/+1
* QPID-5284: ensure timestamp is added to the data that is persistedGordon Sim2013-11-011-0/+1
* QPID-5199: take 0-10 header segment into account for message sizeGordon Sim2013-10-031-1/+1
* QPID-5106: handle annotations properly and add option to control whether anno...Gordon Sim2013-09-021-4/+4
* QPID-5040: support for sending and receiving messages with AmqpValue sectionsGordon Sim2013-08-131-2/+10
* QPID-4627: Implement most of the remaining selector special identifiersAndrew Stitcher2013-07-051-2/+2
* QPID-4707: Set AMQP 1.0 fields on outgoing messages based on special property...Gordon Sim2013-06-041-1/+1
* QPID-4477: make sasl logic a bit smarter, to handle case where we transition ...Gordon Sim2012-11-271-0/+1
* QPID-4368: Pluggable AMQP 1.0 implementation for broker and clientGordon Sim2012-10-191-0/+147