summaryrefslogtreecommitdiff
path: root/cpp/src/tests/topic_publisher.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-447: Patch from David Sommerseth merged from r679689.Gordon Sim2008-07-251-4/+22
* Minor updates to tests:Gordon Sim2008-06-021-2/+2
* Changes to Session API:Alan Conway2008-05-261-5/+5
* Use amq.direct for control queue in topic test.Gordon Sim2008-05-041-1/+1
* QPID-974: allow the size of the queue of outgoing frames to be restrictedGordon Sim2008-04-291-1/+1
* QPID-920: converted c++ client to use final 0-10 protocolGordon Sim2008-04-201-3/+3
* Start moving towards final 0-10 spec:Gordon Sim2008-02-211-5/+5
* Added non-optional enum { SYNC, ASYNC } parameter to newSession.Alan Conway2008-02-201-1/+1
* Updates to topic testGordon Sim2007-12-041-37/+24
* Add option for durability to topic testGordon Sim2007-12-031-9/+11
* Altered topic test to use the new session api.Gordon Sim2007-11-301-29/+30
* 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-3/+3
* Some restructuring of the client code: Gordon Sim2007-08-021-2/+1
* Make check now starts a broker on a dynamically assigned port, soAlan Conway2007-06-271-115/+46
* Fixed catch clauses to catch by const & and use std::exception forAlan Conway2007-06-141-1/+1
* * Split apart platform (threading etc.) from network ioAndrew Stitcher2007-05-221-3/+3
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-8/+8
* Fix for the most disruptive items in QPID-243.Andrew Stitcher2007-04-021-0/+287