summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/client/amqp0_10/ReceiverImpl.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-5040: support for sending and receiving messages with AmqpValue sectionsGordon Sim2013-08-131-1/+2
* QPID-4586: fixes for dynamic sources/targets and on demand creation of nodesGordon Sim2013-03-231-0/+1
* NO-JIRA: fix some defects found by Coverity static analysis scan of C++ codeKenneth Anthony Giusti2012-05-251-1/+0
* Initial multi-thread unit test for messaging API.Alan Conway2010-05-141-0/+2
* Fix deadlocks & thread safety in new API classes.Alan Conway2010-05-131-3/+4
* QPID-664: changed pending to unsettled; added available to sender; minor upda...Gordon Sim2010-04-091-2/+2
* QPID-664: move Variant and Uuid from messaging to types namespaceGordon Sim2010-03-291-1/+0
* QPID-664: Prevent dangling pointers when receiver/sender handles stay in scop...Gordon Sim2010-03-191-3/+4
* QPID-2402 & QPID-2406: Documented the units for the ttl property of Message. ...Gordon Sim2010-03-031-11/+11
* QPID-664: change cancel() to close() for consistencyGordon Sim2010-01-271-5/+5
* QPID-664: Add accessors for connection from session, and for session from sen...Gordon Sim2009-11-171-0/+1
* QPID-664: Remove start()/stop() methods from apiGordon Sim2009-11-161-14/+0
* Merge branch 'next_receiver_changes' into trunkGordon Sim2009-11-161-2/+0
* Added support for address parsing, create/assert/delete policiesGordon Sim2009-11-111-6/+1
* Added available and pendingAck properties to Receiver; added capacity and pen...Gordon Sim2009-09-141-0/+3
* QPID-664: Added automatic reconnection logic.Gordon Sim2009-09-071-8/+97
* QPID-664: Initial checkin of high level messaging api for c++Gordon Sim2009-08-251-0/+76