summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/framing/SendContent.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-2605: Fix to fragmentation logic for delivered messagesGordon Sim2010-05-171-3/+1
* Add directory to #includeAlan Conway2009-07-141-1/+1
* Removed BodyHolder: minor performance improvement, opens the way for more eff...Alan Conway2009-01-221-2/+1
* Rename size() to encodedSize() for encoded types to allow std collection inte...Alan Conway2008-10-071-4/+4
* Fixes to max frame size default and fragmentation on broker.Gordon Sim2007-12-181-1/+3
* Added framing::BodyHolder:Alan Conway2007-11-221-1/+2
* Correction to interpretation of flags (B/E refer to the first/last segment in...Gordon Sim2007-10-021-1/+1
* Refactor HandlerImpl to use Session rather than CoreRefs.Alan Conway2007-09-181-3/+2
* Use frameset begin/end flags for determining frameset boundaries.Gordon Sim2007-09-131-5/+21
* Updated message.transfer encoding to use header and content segments (includi...Gordon Sim2007-08-281-0/+51