summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/client_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Changed the names of tests which are installed in /usr/bin/ to be prefixed wi...Kim van der Riet2010-05-241-139/+0
* Tidied up namespace usageAndrew Stitcher2009-09-091-7/+14
* Remove incorrect directory from #includeAlan Conway2009-07-141-1/+1
* Add directory to #includeAlan Conway2009-07-141-1/+1
* Update client test to use SubscriptionManager.Alan Conway2009-04-151-26/+9
* Separate option parsing from qpid::client::ClientSettings.Alan Conway2008-06-021-1/+0
* Changes to Session API:Alan Conway2008-05-261-1/+1
* QPID-974: allow the size of the queue of outgoing frames to be restrictedGordon Sim2008-04-291-15/+16
* QPID-920: send message-accept for acks (as well as completion)Gordon Sim2008-04-211-2/+3
* QPID-920: converted c++ client to use final 0-10 protocolGordon Sim2008-04-201-5/+6
* Start moving towards final 0-10 spec:Gordon Sim2008-02-211-2/+2
* Added non-optional enum { SYNC, ASYNC } parameter to newSession.Alan Conway2008-02-201-1/+1
* Changed to use the new session api, made size and max-frame-size configurable.Gordon Sim2007-12-171-74/+83
* Session resume support in client & broker: Client can resume a sessionAlan Conway2007-10-261-1/+0
* Renamed the following files for consistency:Alan Conway2007-09-251-2/+2
* Some restructuring of the client code: Gordon Sim2007-08-021-8/+3
* Added initial 'execution-layer' to try out methods form the 0-10 execution cl...Gordon Sim2007-07-231-0/+6
* Make check now starts a broker on a dynamically assigned port, soAlan Conway2007-06-271-14/+16
* Made FieldTable argument of client::Channel::bind() optional.Alan Conway2007-06-061-3/+1
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-7/+7
* Fix for the most disruptive items in QPID-243.Andrew Stitcher2007-04-021-0/+138