summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/exception_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-2527: Remove Thread::id member as its uses are better implemented by com...Andrew Stitcher2010-04-211-1/+1
* Separate FailoverListener from client::Connection.Alan Conway2009-10-261-2/+2
* Tidied up namespace usageAndrew Stitcher2009-09-091-6/+11
* Remove incorrect directory from #includeAlan Conway2009-07-141-3/+3
* Add directory to #includeAlan Conway2009-07-141-3/+3
* Applied PIMPL pattern to SubscriptionManager.Alan Conway2009-05-041-0/+1
* Various fixes arising from testing client failover:Gordon Sim2008-11-031-5/+4
* Replicate session state for un-acknowledged messages to new cluster members.Alan Conway2008-10-301-1/+1
* Add option to require that only encrypted connections be accepted.Gordon Sim2008-10-201-2/+3
* SessionImpl using ExceptionHolder to generate correctly typed exceptions..Alan Conway2008-10-081-2/+2
* Added ScopedSuppressLogging, used to suppress expected error messages in tests.Alan Conway2008-09-251-1/+9
* Fixed error handling session-busy condition on broker.Alan Conway2008-09-221-0/+8
* Fix test error.Alan Conway2008-06-121-3/+6
* Changes to Session API:Alan Conway2008-05-261-1/+0
* Generate c++ code from final 0-10 specGordon Sim2008-04-241-1/+1
* QPID-920: converted c++ client to use final 0-10 protocolGordon Sim2008-04-201-1/+2
* Patch for improved compatibility with gcc 3.4 and boost 1.33Andrew Stitcher2008-04-171-15/+18
* Some refactoring of the 0-10 codepath (being migrated to final spec) that pri...Gordon Sim2008-02-251-1/+1
* Improved/additional client API tests.Alan Conway2008-01-241-31/+22
* src/tests/ClientSessionTest.cpp: Disabled hanging test: testDisconnectResume. Alan Conway2007-12-111-26/+27
* src/tests/SocketProxy.h: proxy between local client & server to simulate netw...Alan Conway2007-12-101-16/+19
* Summary:Alan Conway2007-12-071-56/+56
* Fix problem where client does notice disconnection from Broker. Alan Conway2007-12-011-39/+77
* 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
* Fix for QPID-534. Get now detects closure correctly. Also fixed broker to all...Gordon Sim2007-07-051-0/+67