summaryrefslogtreecommitdiff
path: root/qpid/cpp/lib/common/framing
Commit message (Expand)AuthorAgeFilesLines
* Fix for the most disruptive items in QPID-243.Andrew Stitcher2007-04-0253-3581/+0
* * cpp/tests/BrokerChannelTest.cpp: Fix leak.Alan Conway2007-03-271-1/+1
* Refactored client::Message to be independent of all Basic class conceptsAlan Conway2007-03-273-66/+79
* Cleaned up signatures: safer to return string than const string&.Alan Conway2007-03-211-29/+29
* Refactored client side for dual-mode Channel supporting either 0-9 Message or...Alan Conway2007-03-211-0/+1
* Modifications to allow messages produced by the message class to be persisted...Gordon Sim2007-03-211-1/+1
* Renamed cpp-0-9 to cppAlan Conway2007-03-2153-0/+3567
* * cpp: svn removed, will rename cpp-0-9Alan Conway2007-03-2138-2570/+0
* Added the non-standard 'binary' type to the field table implementation to sup...Gordon Sim2007-01-182-0/+13
* Some basic additional error logging of framing errors. Gordon Sim2007-01-161-1/+4
* Most of remaining version changes for C++. Still need to deal with AMQFrameCarl C. Trieloff2007-01-092-25/+21
* Fixed C++ client sending protocol version 0-0 over the wire. Minor fixes and ...Kim van der Riet2007-01-041-45/+0
* missed files from last commit.Carl C. Trieloff2006-12-211-4/+0
* Support for multi version, merge part 1. - can still refactor out dup use ofCarl C. Trieloff2006-12-201-0/+5
* Added additional files AMQP_HighestVersion.h/.cpp to identify the highest ava...Kim van der Riet2006-12-181-0/+45
* Added some doxygen comments for the client API.Gordon Sim2006-12-131-0/+10
* Renamed Content.h (and Content.cpp for consistency) in framing to avoid clash...Gordon Sim2006-12-123-2/+2
* Added new Content class and other methods in Buffer to support the new transp...Kim van der Riet2006-12-114-0/+101
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-0136-0/+2446