summaryrefslogtreecommitdiff
path: root/cpp/src/tests/BrokerChannelTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Deleted unused classes, adjusted files that still mention them.Alan Conway2008-01-291-367/+0
* Add unit_test.h to distribution.Alan Conway2007-11-281-4/+0
* Added framing::BodyHolder:Alan Conway2007-11-221-3/+4
* Replaced shared_ptr with intrusive_ptr for qpid::Broker::Message.Alan Conway2007-11-141-14/+14
* - enable the ability to lazy load from async storeCarl C. Trieloff2007-11-081-1/+1
* Renamed the following files for consistency:Alan Conway2007-09-251-1/+1
* * Summary:Alan Conway2007-08-311-0/+5
* Pass QueuedMessage to queues consumers. This records the position of that mes...Gordon Sim2007-08-311-6/+6
* Updated message.transfer encoding to use header and content segments (includi...Gordon Sim2007-08-281-62/+35
* - header correction for bufferCarl C. Trieloff2007-08-211-0/+33
* AMQBodies are no longer allocated on the heap and passed with shared_ptr.Alan Conway2007-08-161-12/+12
* Use execution layer to acknowledge messages. Gordon Sim2007-07-271-27/+21
* removed the need to pass MethodContext/RequestId through proxy and handler/ad...Gordon Sim2007-07-191-5/+2
* Fixed MT safety issues pointed out by Gordon.Carl C. Trieloff2007-07-181-0/+3
* Some refactoring towards a more decoupled handler chain structure:Gordon Sim2007-07-171-77/+47
* refactoring: Gordon Sim2007-07-091-6/+7
* * Summary:Alan Conway2007-06-291-1/+1
* * src/qpid/framing/ChannelAdapter.cpp: Use handler chainsAlan Conway2007-06-271-3/+3
* Merged in channel.flow implementation and interoperability tests.Gordon Sim2007-06-061-0/+37
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-9/+9
* * cpp/qpidc.spec.in: Added qpidd-devel sub-package.Alan Conway2007-04-111-1/+1
* Fix for the most disruptive items in QPID-243.Andrew Stitcher2007-04-021-0/+357