summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/messaging/amqp/ReceiverContext.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-6427: Problem building trunk qpid cpp on RHEL 5aconway2015-03-051-1/+1
* Revert "QPID-6252: AMQP 1.0 browsing client generates large number of errors ...Alan Conway2014-12-051-2/+0
* QPID-6252: AMQP 1.0 browsing client generates large number of errors on broker.Alan Conway2014-12-011-0/+2
* QPID-6021: avoid waking up the io thread unnecessarily, improves receive rate...Gordon Sim2014-08-191-0/+2
* QPID-5503 implement nextReceiver()Gordon Sim2014-01-221-0/+1
* QPID-5378: track outstanding fetches and for receivers with zero capaicty, re...Gordon Sim2013-11-281-0/+2
* QPID-5247: implement Receiver::isClosed()Gordon Sim2013-10-211-1/+0
* QPID-4708: support for reconnect over AMQP 1.0Gordon Sim2013-08-281-1/+2
* QPID-4679: Cleaned up processing of addresses, including errors and warnings ...Gordon Sim2013-03-291-2/+5
* QPID-4586: fixes for dynamic sources/targets and on demand creation of nodesGordon Sim2013-03-231-1/+2
* QPID-4368: Add support for subject, translated to a filter (i.e. at present a...Gordon Sim2012-11-151-2/+7
* QPID-4368: Pluggable AMQP 1.0 implementation for broker and clientGordon Sim2012-10-191-0/+63