summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/framing/Uuid.h
Commit message (Expand)AuthorAgeFilesLines
* Changes to build DLLs instead of static libs on Windows; primarily added deco...Stephen D. Huston2009-03-121-6/+7
* Add missing #includes to build with gcc 4.4.Alan Conway2009-03-101-0/+1
* QPID-1412 - c++ implementation of the QMF client APITed Ross2008-12-191-1/+1
* Add uuid wrapper for Windows; resolves QPID-1328Stephen D. Huston2008-10-081-2/+2
* Rename size() to encodedSize() for encoded types to allow std collection inte...Alan Conway2008-10-071-1/+1
* QPID-1198 (adapted): Change use of uuid lib not to assume const parametersAndrew Stitcher2008-07-301-5/+9
* Edits to doxygen comments for user documentation.Alan Conway2008-04-241-8/+8
* Template visitors for amqp_0_10::Command, Control and Struct.Alan Conway2008-02-291-1/+1
* AMQP 0-10 type system:Alan Conway2008-02-211-0/+4
* Session resume support in client & broker: Client can resume a sessionAlan Conway2007-10-261-0/+3
* * src/qpid/cluster/SessionFrame.cpp, .h: Wrap AMQFrame withAlan Conway2007-07-051-5/+21
* Encode/decode for UUIDs.Alan Conway2007-07-041-0/+5
* Added UUID type based on libuuid from e2fsprogs package.Alan Conway2007-07-031-0/+56