summaryrefslogtreecommitdiff
path: root/cpp/src/tests/BrokerFixture.h
Commit message (Expand)AuthorAgeFilesLines
* Applied PIMPL pattern to SubscriptionManager.Alan Conway2009-05-041-0/+1
* Fix issues when cluster is run with persistence enabled.Alan Conway2009-04-111-4/+6
* Cluster security support:Alan Conway2009-02-121-0/+8
* QPID-1567: Initial support for asynchronous queue state replicationGordon Sim2009-01-151-1/+7
* Minor logging fixes.Alan Conway2009-01-051-1/+11
* Add option to require that only encrypted connections be accepted.Gordon Sim2008-10-201-4/+4
* Moved PollableCondition, PollableQueue and to sys. Fixed cluster shutdown iss...Alan Conway2008-09-111-1/+2
* Switched from shared_ptr to intrusive_ptr and RefCounted for Broker.Alan Conway2008-07-151-1/+1
* Cluster prototype: handles client-initiated commands (not dequeues)Alan Conway2008-07-041-5/+2
* Consolidated cluster tests in cluster_test.cppAlan Conway2008-06-261-15/+29
* Changes to Session API:Alan Conway2008-05-261-1/+1
* QPID-648: Initial support for sasl authentication for c++ broker. From patch ...Gordon Sim2008-04-141-0/+1
* 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-2/+2
* From Ted Ross, https://issues.apache.org/jira/browse/QPID-780Alan Conway2008-02-061-0/+1
* Added testSendToSelf for https://bugzilla.redhat.com/show_bug.cgi?id=410551Alan Conway2008-02-051-0/+2
* Improved/additional client API tests.Alan Conway2008-01-241-27/+50
* src/tests/SocketProxy.h: proxy between local client & server to simulate netw...Alan Conway2007-12-101-20/+0
* Summary:Alan Conway2007-12-071-0/+101