summaryrefslogtreecommitdiff
path: root/cpp/src/tests/SessionState.cpp
Commit message (Expand)AuthorAgeFilesLines
* Session state as per AMQP 0-10 specification.Alan Conway2008-04-271-25/+229
* Patch for improved compatibility with gcc 3.4 and boost 1.33Andrew Stitcher2008-04-171-3/+3
* Fixed to build with boost 1.34 as well as boost 1.33Alan Conway2007-11-281-4/+6
* locking around access to the unacked out bufferGordon Sim2007-11-011-1/+1
* Preparation for session thread safety overhaul:Alan Conway2007-11-011-2/+9
* Simplify SessionState, preparing for session thread safety fixes.Alan Conway2007-10-311-5/+0
* Session resume support in client & broker: Client can resume a sessionAlan Conway2007-10-261-0/+142