summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/broker/amqp/Message.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-4397: log more detail for expired messages when debug enabledGordon Sim2016-05-251-0/+79
* QPID-6714: support for JMS header names in selectors, plus support for to, re...Gordon Sim2015-08-281-5/+23
* QPID-4710: Update message decoding logic to handle nested descriptors alsoGordon Sim2014-10-271-3/+16
* QPID-5451: remove unnecessary notice loggingGordon Sim2014-01-071-6/+0
* QPID-5284: ensure timestamp is added to the data that is persistedGordon Sim2013-11-011-0/+7
* QPID-5199: take 0-10 header segment into account for message sizeGordon Sim2013-10-031-5/+1
* QPID-5153: Implement Encoding::getPropertyAsString() for 1.0 format messageGordon Sim2013-09-231-5/+64
* QPID-5131: make 1.0 content available to xml exchangeGordon Sim2013-09-111-2/+6
* QPID-5106: handle annotations properly and add option to control whether anno...Gordon Sim2013-09-021-22/+43
* QPID-5040: support for sending and receiving messages with AmqpValue sectionsGordon Sim2013-08-131-4/+50
* QPID-4707: Set AMQP 1.0 fields on outgoing messages based on special property...Gordon Sim2013-06-041-1/+2
* QPID-4625: Extract amqp 1.0 application-properties from messagesAndrew Stitcher2013-03-121-1/+68
* QPID-4477: make sasl logic a bit smarter, to handle case where we transition ...Gordon Sim2012-11-271-0/+5
* QPID-4368: Pluggable AMQP 1.0 implementation for broker and clientGordon Sim2012-10-191-0/+259