summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/client/ConnectionHandler.h
Commit message (Expand)AuthorAgeFilesLines
* SASLizing Interbroker LinksMichael Goulish2010-10-201-1/+1
* QPID-2631: For blocking Bounds::expand() calls, only increase the current cou...Gordon Sim2010-05-271-3/+6
* QPID-2412: Support for EXTERNAL mechanism on client-authenticated SSL connect...Gordon Sim2010-03-051-2/+7
* QPID-1899: Applied patch from Ken Giusti to tie in SASL enctryption to the ha...Gordon Sim2009-11-091-1/+3
* QPID-2112 - C++ Client: Facility needed for app to extract the user-ID in use...Ted Ross2009-09-221-0/+2
* Add directory to #includeAlan Conway2009-07-141-4/+4
* Implement heartbeat timeout on client:Andrew Stitcher2009-01-131-1/+4
* Send heartbeat from broker to clientAndrew Stitcher2009-01-131-0/+1
* * Cyrus SASL intgeration for c++ clientGordon Sim2009-01-061-0/+7
* Restrict connection close codes to the set defined in the specGordon Sim2008-11-061-1/+4
* QPID-1340 froM Mick Goulish: preliminary client-side failover support.Alan Conway2008-10-101-0/+3
* Cluster join & brain-dumps working.Alan Conway2008-10-031-0/+1
* Cluster replicates session command sequence state and consumers to newcomers.Alan Conway2008-09-241-1/+1
* Refactor to change client connector state machine to be held in ConnectionHan...Andrew Stitcher2008-07-241-0/+4
* QPID-974: allow the size of the queue of outgoing frames to be restrictedGordon Sim2008-04-291-23/+12
* Generate c++ code from final 0-10 specGordon Sim2008-04-241-3/+3
* QPID-648: (based on patch from mfarrellee@redhat.com) Gordon Sim2008-04-221-1/+3
* QPID-920: converted c++ client to use final 0-10 protocolGordon Sim2008-04-201-11/+40
* Improved/additional client API tests.Alan Conway2008-01-241-1/+1
* * src/qpid/broker/Session.h, .cpp: Session holds all state of a session incl...Alan Conway2007-08-291-1/+2
* AMQBodies are no longer allocated on the heap and passed with shared_ptr.Alan Conway2007-08-161-3/+5
* Added first cut of generated client interface.Gordon Sim2007-08-051-0/+2
* Some restructuring of the client code: Gordon Sim2007-08-021-0/+80