summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/framing/Buffer.h
Commit message (Expand)AuthorAgeFilesLines
* Added a dump method to buffer for debugging io (patch from rafaels@redhat.com)Gordon Sim2008-04-011-0/+4
* A further step to final 0-10 spec.Gordon Sim2008-03-031-0/+2
* - Added Buffer::Iterator so amqp_0_10::Codec can use a BufferAlan Conway2008-02-291-2/+24
* QPID-820 from trossCarl C. Trieloff2008-02-281-1/+7
* Client always collects at least an entire frameset into a single bufferAlan Conway2008-01-101-4/+7
* Minimal bounds checkingGordon Sim2007-11-121-0/+5
* QPID-651 applied patch from TedCarl C. Trieloff2007-10-191-1/+2
* Implementation of 0-10 field tablesAndrew Stitcher2007-10-161-6/+6
* * Tidy up framing::Buffer classAndrew Stitcher2007-09-061-10/+0
* * Changes to make C++ client code use the asynchronous network IOAndrew Stitcher2007-08-311-6/+6
* * src/qpid/cluster/SessionFrame.cpp, .h: Wrap AMQFrame withAlan Conway2007-07-051-0/+2
* Encode/decode for UUIDs.Alan Conway2007-07-041-0/+3
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+86
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-83/+0
* update Apache licenses to the current versionStephen Vinoski2006-11-101-13/+16
* Added POSIX equivalents to APR classes used by clients, inlined trivial calls.Alan Conway2006-11-091-1/+1
* Added some encode/decode routines to Message (plus test).Gordon Sim2006-11-091-0/+2
* Build system reorg, see README and Makefile comments for details.Alan Conway2006-10-161-0/+78