summaryrefslogtreecommitdiff
path: root/cpp/broker/inc
Commit message (Expand)AuthorAgeFilesLines
* Turned up gcc warnings, fixed warnings in code, enabled -Werror.Alan Conway2006-10-113-4/+4
* Implementation of basic_get.Gordon Sim2006-10-112-10/+36
* Implementation and tests for basic_qos (i.e. prefetching)Gordon Sim2006-10-102-9/+26
* Decoupled routing from the channel and message classes.Gordon Sim2006-10-063-12/+94
* New files missed from yesterdays checkin, apologies!Alan Conway2006-09-281-0/+60
* Moved ack tests to basic class, added test for requeueing on recovery.Gordon Sim2006-09-271-0/+2
* Initial implementation of basic_ack & basic_recoverGordon Sim2006-09-271-3/+43
* Added tests for basic_cancel and for handling of invalid channel ids.Gordon Sim2006-09-221-1/+2
* Implemented topic pattern matching for the TopicExchange.Alan Conway2006-09-215-34/+71
* Use the generated proxy classes rather than constructing frames directly.Gordon Sim2006-09-211-0/+2
* Import of qpid from etp:Rafael H. Schloming2006-09-1918-0/+1246