summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/client/ConnectionImpl.h
Commit message (Expand)AuthorAgeFilesLines
* Improved/additional client API tests.Alan Conway2008-01-241-2/+5
* Fixed deadlock on connection closeGordon Sim2007-12-121-0/+2
* Summary:Alan Conway2007-12-071-0/+2
* Session resume support in client & broker: Client can resume a sessionAlan Conway2007-10-261-6/+8
* Ensure no danbling pointers in client API:Alan Conway2007-09-281-1/+2
* * src/tests/ClientSessionTest.cpp: Suspend/resume tests.Alan Conway2007-09-281-8/+7
* Detect that connection is already closed on attempt to close()Gordon Sim2007-09-261-0/+2
* Client side support for message and delivery properties in header segments.Gordon Sim2007-09-101-0/+5
* Fixed race in connection shutdown preventing Connector from being garbage col...Gordon Sim2007-08-061-1/+1
* Added first cut of generated client interface.Gordon Sim2007-08-051-0/+71