summaryrefslogtreecommitdiff
path: root/cpp/lib/common/framing/AMQFrame.cpp
Commit message (Expand)AuthorAgeFilesLines
* Changed u_int<n>_t to uint<n>_t for posix compliance.Alan Conway2007-03-151-7/+7
* * gentools/templ.cpp/*Proxy*, CppGenerator.java: Changes to ProxyAlan Conway2007-02-131-6/+13
* * framing/ChannelAdapter.cpp: Enable channel state assertions.Alan Conway2007-01-311-1/+1
* * Added ClientAdapter - client side ChannelAdapter. Updated client side.Alan Conway2007-01-291-6/+7
* Last big refactoring for 0-9 framing. Still need additional tests &Alan Conway2007-01-191-3/+3
* Use amqp 0-9 request/response framing in broker and client.Alan Conway2007-01-121-12/+12
* Encoding and decoding of AMQP 0-9 request and response frames.Alan Conway2007-01-101-18/+21
* version back merge from trunk rev 494553.Carl C. Trieloff2007-01-091-17/+9
* merged in code form Andrew, to clean up version map construction.Carl C. Trieloff2007-01-091-3/+1
* Patch from Andrew, I will merge the solution that I am working on shortly, butCarl C. Trieloff2007-01-091-2/+2
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-0/+138