summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/framing/Buffer.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-3030: prevent buffer overflow when writing sequences of bytes.Kenneth Anthony Giusti2011-02-011-0/+5
* QPID-2916: throw an exception when a data value cannot be encoded correctly a...Kenneth Anthony Giusti2010-10-281-11/+32
* Add directory to #includeAlan Conway2009-07-141-2/+2
* Added missing const clause for putBin128.Ted Ross2009-04-241-1/+1
* Cluster replicates queues/exchanges with same encode/decode functions as the ...Alan Conway2008-11-121-2/+12
* Added truncation logic to putShortString and putMediumString in case strings ...Ted Ross2008-10-241-2/+4
* Added signed integer datatypes for use in management schemasTed Ross2008-07-311-0/+32
* Generate c++ code from final 0-10 specGordon Sim2008-04-241-1/+0
* Added a dump method to buffer for debugging io (patch from rafaels@redhat.com)Gordon Sim2008-04-011-0/+16
* Fix compile errors/warnings with gcc 4.3Alan Conway2008-03-251-1/+1
* A further step to final 0-10 spec.Gordon Sim2008-03-031-0/+14
* QPID-820 from trossCarl C. Trieloff2008-02-281-0/+48
* Client always collects at least an entire frameset into a single bufferAlan Conway2008-01-101-4/+0
* Minimal bounds checkingGordon Sim2007-11-121-0/+4
* QPID-651 applied patch from TedCarl C. Trieloff2007-10-191-1/+10
* Implementation of 0-10 field tablesAndrew Stitcher2007-10-161-36/+65
* * Tidy up framing::Buffer classAndrew Stitcher2007-09-061-37/+4
* * Changes to make C++ client code use the asynchronous network IOAndrew Stitcher2007-08-311-24/+24
* Encode/decode for UUIDs.Alan Conway2007-07-041-0/+10
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+183
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-174/+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-2/+2
* Added some encode/decode routines to Message (plus test).Gordon Sim2006-11-091-2/+5
* Build system reorg, see README and Makefile comments for details.Alan Conway2006-10-161-0/+168