summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/HeaderTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Removed BodyHolder: minor performance improvement, opens the way for more eff...Alan Conway2009-01-221-2/+2
* Rename size() to encodedSize() for encoded types to allow std collection inte...Alan Conway2008-10-071-1/+1
* Convert remaining cppunit tests to boost test framework to reduce dependencies.Gordon Sim2008-05-301-91/+81
* QPID-920: converted c++ client to use final 0-10 protocolGordon Sim2008-04-201-7/+1
* Added framing::BodyHolder:Alan Conway2007-11-221-2/+2
* Get rid of BasicHeaderProperties, dead code from 0-8 protocol.Alan Conway2007-11-091-82/+59
* Implementation of 0-10 field tablesAndrew Stitcher2007-10-161-3/+3
* * Changes to make C++ client code use the asynchronous network IOAndrew Stitcher2007-08-311-12/+17
* Updated message.transfer encoding to use header and content segments (includi...Gordon Sim2007-08-281-12/+15
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-1/+1
* Fix for the most disruptive items in QPID-243.Andrew Stitcher2007-04-021-0/+141