summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/qpid-receive.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-7207: remove cpp and python subdirs from svn trunk, they have migrated t...Robert Gemmell2016-07-051-299/+0
* QPID-7233: limit capacity to messages only if message count is non-zeroGordon Sim2016-04-281-1/+1
* QPID-4710: [AMQP 1.0] Support for transactions in qpid::messaging C++ client.Alan Conway2015-02-271-4/+5
* NO-JIRA: older versions of boost get confused when one option is a substring ...Gordon Sim2014-04-171-1/+1
* NO-JIRA: make new output introduced in r1587304 optional, as it breaks severa...Gordon Sim2014-04-161-5/+9
* NO-JIRA: Make qpid-receive print a bit more info for message headers/contentAndrew Michael Stitcher2014-04-141-2/+8
* QPID-5659: Fixes to compile with C++11 (needed to compile with clang on FreeB...Andrew Stitcher2014-04-021-2/+1
* QPID-5143: don't include transport in default url as it overrides any connect...Gordon Sim2013-09-181-1/+1
* QPID-5040: fix for string and symbol types on AmqpValue section (also clear m...Gordon Sim2013-08-301-4/+5
* QPID-5040: support for sending and receiving messages with AmqpValue sectionsGordon Sim2013-08-131-2/+4
* QPID-4986: ensure correct handler is called for message-id typed propertiesGordon Sim2013-07-111-0/+1
* QPID-4713: fix handling of reply to when converting from 1.0 to 0-10 formatGordon Sim2013-05-281-3/+2
* QPID-4668: Correct use of delivery count (should be 0 on first delivery)Gordon Sim2013-05-081-1/+1
* QPID-4576: commit "ready" message if session is transactional; patch from Pav...Gordon Sim2013-03-121-1/+4
* NO-JIRA: fix tests output of priorityGordon Sim2012-10-121-1/+1
* QPID-4075: Raise delete event for autodeleted queues alsoGordon Sim2012-06-221-0/+5
* QPID-3603: Merge new HA foundations.Alan Conway2012-02-171-15/+24
* NO-JIRA: Minor improvements to test scripts qpid-cluster-benchmark and qpid-c...Alan Conway2011-03-141-1/+1
* QPID-2999: set redelivered on replayGordon Sim2011-02-251-0/+5
* QPID-3078: remote ambiguous -t short option, fix typoKenneth Anthony Giusti2011-02-211-1/+1
* QPID-529: Priority queue implementationGordon Sim2011-02-101-0/+1
* Fix flow control for qpid-cpp-benchmark with multiple senders.Alan Conway2010-12-151-7/+6
* Add end-to-end flow control to qpid-send, qpid-receive and qpid-cpp-benchmark.Alan Conway2010-12-141-1/+13
* qpid-recieve --receive-rate: fixed calculation for duplicate messages.Alan Conway2010-11-101-4/+3
* Added --receive-rate to qpid-recieve to allow simulation of a slow receiver.Alan Conway2010-11-091-1/+17
* Extending qpid-cpp-benchmark for cluster testingAlan Conway2010-09-301-2/+2
* Rename tests qpid_* to qpid-* for consistency.Alan Conway2010-06-141-0/+237