summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/client/SessionImpl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added exceptions to sys::Waitable.Alan Conway2008-06-061-6/+8
* Improve performance of synchronous publication by not requesting known-comple...Gordon Sim2008-06-021-1/+1
* Changes to Session API:Alan Conway2008-05-261-31/+11
* Fix for large messages.Gordon Sim2008-05-141-1/+1
* QPID-974: allow the size of the queue of outgoing frames to be restrictedGordon Sim2008-04-291-17/+29
* Generate c++ code from final 0-10 specGordon Sim2008-04-241-8/+18
* QPID-920: allow applications to trigger the sending of a flush to serverGordon Sim2008-04-221-0/+6
* * raise error when controls other than attached are received on unattached ch...Gordon Sim2008-04-211-3/+5
* QPID-920: send message-accept for acks (as well as completion)Gordon Sim2008-04-211-0/+6
* QPID-920: converted c++ client to use final 0-10 protocolGordon Sim2008-04-201-0/+605