summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/broker/amqp/Translation.cpp
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA: Remove unused functionAndrew Stitcher2015-09-021-4/+0
* QPID-6714: support for JMS header names in selectors, plus support for to, re...Gordon Sim2015-08-281-1/+1
* QPID-5150: fixes for QMFv2 over AMQP 1.0Gordon Sim2013-09-201-0/+5
* QPID-5149: truncate over large routing keys when translating from 1.0 to 0-10Gordon Sim2013-09-201-1/+6
* QPID-5106: handle annotations properly and add option to control whether anno...Gordon Sim2013-09-021-2/+3
* QPID-4711: translate between structured content in AMQP 0-10 and 1.0Gordon Sim2013-08-131-18/+91
* QPID-4627: Implement most of the remaining selector special identifiersAndrew Stitcher2013-07-051-0/+4
* QPID-4713: fix handling of reply to when converting from 1.0 to 0-10 formatGordon Sim2013-05-281-7/+25
* QPID-4846: prevent assertion when translating empty 0-10 message content into...Gordon Sim2013-05-151-1/+1
* QPID-4586: add ability to have qpidd establish outgoing connectionsGordon Sim2013-03-141-1/+1
* QPID-4477: make sasl logic a bit smarter, to handle case where we transition ...Gordon Sim2012-11-271-0/+3
* QPID-4368: Pluggable AMQP 1.0 implementation for broker and clientGordon Sim2012-10-191-0/+238