summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/client/ConnectionHandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Updated message.transfer encoding to use header and content segments (includi...Gordon Sim2007-08-281-1/+1
* AMQBodies are no longer allocated on the heap and passed with shared_ptr.Alan Conway2007-08-161-33/+32
* 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-2/+3
* Some restructuring of the client code: Gordon Sim2007-08-021-0/+196