summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/broker/amqp/Connection.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-6592: include identifying information in the connection handshakeKen Giusti2015-06-171-0/+26
* QPID-6392: detach not support until after proton 0.7Gordon Sim2015-06-151-0/+3
* QPID-6568: bump the minimum supported proton to 0.7Ken Giusti2015-06-151-7/+1
* QPID-6392: handle detach eventGordon Sim2015-06-101-3/+12
* QPID-6563: free sessions and links that have completely closedKen Giusti2015-06-031-2/+8
* QPID-6444: remove unused functionsGordon Sim2015-03-111-10/+0
* QPID-6415: Core dump in ha_tests and interlink_tests with proton 0.9 (missed)Alan Conway2015-02-261-1/+1
* QPID-5538: patch to work with older version of proton (0.7)Ken Giusti2015-02-061-2/+10
* QPID-5538: Implement AMQP 1.0 connection idle-timeout.Ken Giusti2015-02-021-8/+62
* QPID-6321: handle change to pn_delivery_tag_t in 0.9Gordon Sim2015-01-191-0/+4
* QPID-6255: Use Proton event model in qpidd when available.Ken Giusti2014-12-171-89/+200
* QPID-5538: remove log statement inadvertently addedGordon Sim2014-11-101-1/+0
* QPID-5538: simple heartbeat enablement over 1.0 for brokerGordon Sim2014-10-291-4/+45
* QPID-6123: allow for change in engine API introduced in 0.8Gordon Sim2014-09-261-6/+24
* QPID-6021: fix compile error on windowsGordon Sim2014-08-211-2/+2
* QPID-6021: better batchingGordon Sim2014-08-201-40/+61
* QPID-5706: add optional domain to incoming and outgoing link objectsGordon Sim2014-04-161-2/+2
* QPID-5501: implement missing qmf operationsGordon Sim2014-01-221-3/+22
* QPID-5395: use newly added proton tracer callback to unify loggingGordon Sim2013-12-051-1/+30
* QPID-5300: correct error condition for certain unauthorized access errorsGordon Sim2013-11-081-0/+6
* QPID-4670: Move to proton 0.5, remove dummy string in address for dynamic nodesGordon Sim2013-08-281-3/+0
* QPID-4976: support standard lifetime policiesGordon Sim2013-07-101-43/+49
* QPID-4919: Allow definition of topics in AMQP 1.0, composed of an exchange an...Gordon Sim2013-06-261-18/+10
* QPID-4712: authorisation for AMQP 1.0 connectionsGordon Sim2013-06-251-12/+83
* QPID-4854: Make the protocol negotiation timeout actually relate toAndrew Stitcher2013-06-041-0/+1
* QPID-4888: correct handling of link namingGordon Sim2013-05-241-0/+1
* QPID-4586: fixes for dynamic sources/targets and on demand creation of nodesGordon Sim2013-03-231-2/+6
* QPID-4586: add ability to have qpidd establish outgoing connectionsGordon Sim2013-03-141-13/+34
* QPID-4464: set container name when sending openGordon Sim2012-11-231-0/+1
* QPID-4368: Pluggable AMQP 1.0 implementation for broker and clientGordon Sim2012-10-191-0/+246