summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/messaging/ConnectionImpl.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-6256: Improved handling of protocol version incompatibilitiesGordon Sim2015-06-171-0/+5
* QPID-4932: expose reconnect&replay logic for application to control itselfGordon Sim2013-09-061-0/+3
* QPID-3001: Add const version of Connection::isOpen()Gordon Sim2011-01-171-1/+1
* QPID-664: expose authenticated username for connectionGordon Sim2010-06-301-0/+1
* QPID-664: changed connect() back to open(),removed detach(),defined new excep...Gordon Sim2010-04-091-3/+2
* QPID-664: changed open() to connect(), moved url parameter to constructor, ad...Gordon Sim2010-04-081-1/+3
* QPID-664: move Variant and Uuid from messaging to types namespaceGordon Sim2010-03-291-2/+6
* Removed dependencies in qpid/messaging on qpid/client.Alan Conway2010-03-161-3/+0
* QPID-2382: Created separate utility class for handling updates from failover ...Gordon Sim2010-03-111-0/+2
* QPID-664: change format of connection options string to match address options...Gordon Sim2010-01-281-0/+1
* QPID-664: Allow session to be specified as transactional; add basic test of t...Gordon Sim2009-11-231-1/+1
* QPID-664: Allow application to set session name and retrieve session using th...Gordon Sim2009-11-171-1/+2
* QPID-664: Initial checkin of high level messaging api for c++Gordon Sim2009-08-251-0/+45