summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/framing/SessionState.cpp
Commit message (Expand)AuthorAgeFilesLines
* Removed obsolete src/qpid/client/SessionImpl.h .cppAlan Conway2008-05-271-137/+0
* Patch for improved compatibility with gcc 3.4 and boost 1.33Andrew Stitcher2008-04-171-4/+4
* Disable recoding of frames for replay where replay will not be required.Gordon Sim2007-11-281-2/+2
* Drop annoying session sequence log messages.Alan Conway2007-11-201-2/+0
* locking around access to the unacked out bufferGordon Sim2007-11-011-2/+7
* Preparation for session thread safety overhaul:Alan Conway2007-11-011-0/+21
* Simplify SessionState, preparing for session thread safety fixes.Alan Conway2007-10-311-21/+0
* ##-*-text-*-Alan Conway2007-10-291-8/+22
* Session resume support in client & broker: Client can resume a sessionAlan Conway2007-10-261-0/+120