summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/messaging/amqp/AddressHelper.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-6444: remove unused functionsGordon Sim2015-03-111-7/+0
* QPID-6323: align default timeout behaviour with 0-10 codepathGordon Sim2015-01-191-1/+1
* QPID-6275: reduce default autodelete timeout for durable subscriptionsGordon Sim2014-12-171-1/+1
* QPID-6252: AMQP 1.0 browsing client generates large number of errors on broke...Alan Conway2014-12-051-1/+2
* QPID-5560: HA tests do not use AMQP 1.0Alan Conway2014-04-071-177/+7
* QPID-5384: special asserting logic for autodeleteGordon Sim2013-12-031-3/+14
* QPID-5354: ensure requested durability for dynamically created node is commun...Gordon Sim2013-11-181-1/+1
* QPID-5232: make subscriptions unreliable and autodeleted by defaultGordon Sim2013-10-151-0/+7
* QPID-5156: check node properties on assertGordon Sim2013-09-241-2/+198
* QPID-5153: Implement Encoding::getPropertyAsString() for 1.0 format messageGordon Sim2013-09-231-1/+1
* QPID-5146: fix handling of capabilitiesGordon Sim2013-09-201-12/+27
* QPID-5130: map type to exchange-type when translating old x-declare clause in...Gordon Sim2013-09-111-0/+14
* QPID-4978: add support for reliability optionGordon Sim2013-08-281-2/+16
* QPID-4948: enable browsingGordon Sim2013-08-281-2/+1
* QPID-4670: Move to proton 0.5, remove dummy string in address for dynamic nodesGordon Sim2013-08-281-3/+0
* QPID-5026: make receivers target and senders source configurable, defaulting ...Gordon Sim2013-07-311-0/+26
* QPID-5003: set finite lifetime by default for durable subscription queues tha...Gordon Sim2013-07-181-17/+36
* QPID-4976: support standard lifetime policiesGordon Sim2013-07-101-3/+35
* QPID-4965: check filters on assertGordon Sim2013-06-281-4/+61
* QPID-4766: Added generic filter support to address handling in qpid::messagin...Gordon Sim2013-06-121-0/+147
* QPID-4888: correct handling of link namingGordon Sim2013-05-241-0/+72
* QPID-4884: prevent segfault when translating x-declare into 1.0 node propertiesGordon Sim2013-05-241-1/+1
* QPID-4716: set durability on terminusGordon Sim2013-04-051-1/+25
* QPID-4679: Cleaned up processing of addresses, including errors and warnings ...Gordon Sim2013-03-291-22/+157
* QPID-4586: fixes for dynamic sources/targets and on demand creation of nodesGordon Sim2013-03-231-13/+23
* QPID-4368: Cleaned up filtering, added ability to process dynamic-node-proper...Gordon Sim2012-11-161-0/+182