summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/broker/amqp/ProtocolPlugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-6783: dynamically determine SASL service name based on protocolKen Giusti2015-10-121-1/+4
* QPID-6532: make sasl service name configurableGordon Sim2015-05-061-1/+1
* QPID-6167: ensure broker responds with a header for an enabled protocolGordon Sim2014-12-171-0/+6
* QPID-6167: allow 0-10 to be disabledGordon Sim2014-11-101-1/+1
* QPID-3921: Refactored Broker::Options into its own independent classAndrew Stitcher2014-07-011-4/+4
* QPID-3921: Don't leak use qpid/Options.h header unnecessarily.Andrew Stitcher2014-06-121-0/+3
* QPID-5706: add optional domain to incoming and outgoing link objectsGordon Sim2014-04-161-1/+1
* QPID-5251: allow policies to be specified that will create topics or queues o...Gordon Sim2013-11-121-5/+26
* QPID-4919: Allow definition of topics in AMQP 1.0, composed of an exchange an...Gordon Sim2013-06-261-15/+15
* QPID-4713: fix handling of reply to when converting from 1.0 to 0-10 formatGordon Sim2013-05-281-1/+1
* QPID-4586: fixes for dynamic sources/targets and on demand creation of nodesGordon Sim2013-03-231-5/+20
* QPID-4586: add ability to have qpidd establish outgoing connectionsGordon Sim2013-03-141-5/+11
* QPID-4368: Pluggable AMQP 1.0 implementation for broker and clientGordon Sim2012-10-191-0/+117