summaryrefslogtreecommitdiff
path: root/cpp/broker/src/Channel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Build system reorg, see README and Makefile comments for details.Alan Conway2006-10-161-256/+0
* Fixed bug causing ChannelTest.testDeliveryNoAck to fail intermittently.Gordon Sim2006-10-121-1/+1
* Turned up gcc warnings, fixed warnings in code, enabled -Werror.Alan Conway2006-10-111-14/+15
* Implementation of basic_get.Gordon Sim2006-10-111-8/+45
* Implementation and tests for basic_qos (i.e. prefetching)Gordon Sim2006-10-101-29/+70
* Decoupled routing from the channel and message classes.Gordon Sim2006-10-061-27/+6
* Moved ack tests to basic class, added test for requeueing on recovery.Gordon Sim2006-09-271-1/+1
* Initial implementation of basic_ack & basic_recoverGordon Sim2006-09-271-8/+53
* Added tests for basic_cancel and for handling of invalid channel ids.Gordon Sim2006-09-221-7/+12
* Import of qpid from etp:Rafael H. Schloming2006-09-191-0/+148