summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/messaging/amqp/SenderContext.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-6427: Problem building trunk qpid cpp on RHEL 5aconway2015-03-051-1/+1
* QPID-4710: [AMQP 1.0] Support for transactions in qpid::messaging C++ client.Alan Conway2015-02-271-20/+34
* QPID-5348: add option to have to field populated automaticallyGordon Sim2013-11-151-2/+3
* QPID-5331: don't wait for settlement on closing session if link has already b...Gordon Sim2013-11-121-0/+1
* QPID-4708: support for reconnect over AMQP 1.0Gordon Sim2013-08-281-1/+6
* QPID-4978: add support for reliability optionGordon Sim2013-08-281-2/+3
* QPID-5098: better handling of link failures and closeGordon Sim2013-08-261-1/+1
* QPID-4712: authorisation for AMQP 1.0 connectionsGordon Sim2013-06-251-0/+1
* QPID-4935: handle case where peer to sender settles without setting a deliver...Gordon Sim2013-06-191-0/+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-4459: settle sent messages once they have been accepted by peerGordon Sim2012-11-231-0/+1
* QPID-4451: wait for outgoing messages to settle when closingGordon Sim2012-11-211-0/+1
* QPID-4368: Cleaned up filtering, added ability to process dynamic-node-proper...Gordon Sim2012-11-161-0/+3
* QPID-4368: Add support for subject, translated to a filter (i.e. at present a...Gordon Sim2012-11-151-3/+4
* QPID-4368: Pluggable AMQP 1.0 implementation for broker and clientGordon Sim2012-10-191-0/+84