summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/framing/Uuid.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-1412 - c++ implementation of the QMF client APITed Ross2008-12-191-1/+1
* QPID-1198 (adapted): Change use of uuid lib not to assume const parametersAndrew Stitcher2008-07-301-2/+2
* Generate c++ code from final 0-10 specGordon Sim2008-04-241-1/+1
* Session resume support in client & broker: Client can resume a sessionAlan Conway2007-10-261-3/+9
* * src/qpid/cluster/SessionFrame.cpp, .h: Wrap AMQFrame withAlan Conway2007-07-051-7/+1
* Encode/decode for UUIDs.Alan Conway2007-07-041-1/+15
* Added UUID type based on libuuid from e2fsprogs package.Alan Conway2007-07-031-0/+47