summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/ConnectionFactory.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-2412: Support for EXTERNAL mechanism on client-authenticated SSL connect...Gordon Sim2010-03-051-4/+6
* QPID-2188: Fixed typo in log messagesGordon Sim2009-11-181-1/+1
* QPID-2188 , support for maxConnections, limit is set to brokerCarl C. Trieloff2009-11-171-0/+6
* QPID-1899: Applied patch from Ken Giusti to tie in SASL enctryption to the ha...Gordon Sim2009-11-091-2/+4
* Add directory to #includeAlan Conway2009-07-141-1/+1
* Refactored cluster to intercept at ConnectionCode, using sys:: interfaces rat...Alan Conway2008-08-291-3/+12
* QPID-1087Ted Ross2008-05-211-2/+2
* QPID-1050: Patch from Ted Ross:Gordon Sim2008-05-121-2/+2
* Generate c++ code from final 0-10 specGordon Sim2008-04-241-3/+0
* Moved federation to final 0-10 codepathGordon Sim2008-04-221-5/+2
* Re-enable the establishment of inter-broker links.Gordon Sim2008-03-261-2/+5
* Make AsyncIOAcceptor multi-protocol:Alan Conway2008-03-181-12/+17
* Start moving towards final 0-10 spec:Gordon Sim2008-02-211-1/+2
* Remove dependency on sys::Socket for management ID of connections.Alan Conway2008-02-111-2/+2
* Remove Socket param from Connection constructor, pass a string id instead.Alan Conway2008-01-301-1/+1
* patch-715 (tross)Carl C. Trieloff2008-01-021-2/+3
* Updated AutoDelete, now only run when auto delete queues exist andCarl C. Trieloff2007-06-291-1/+1
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+43