summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/client/amqp0_10/ConnectionImpl.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-664: change format of connection options string to match address options...Gordon Sim2010-01-281-2/+7
* QPID-664: Allow session to be specified as transactional; add basic test of t...Gordon Sim2009-11-231-2/+2
* QPID-664: Allow application to set session name and retrieve session using th...Gordon Sim2009-11-171-5/+29
* Separate FailoverListener from client::Connection.Alan Conway2009-10-261-1/+4
* QPID-664: Added automatic reconnection logic.Gordon Sim2009-09-071-6/+108
* QPID-664: Initial checkin of high level messaging api for c++Gordon Sim2009-08-251-0/+79