summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/PreviewConnection.cpp
Commit message (Expand)AuthorAgeFilesLines
* Generate c++ code from final 0-10 specGordon Sim2008-04-241-325/+0
* Better workaround for boost::ptr_map incompatibility between boost 1.33 and 1...Alan Conway2008-04-211-3/+3
* QPID-648: more flexible sasl implementation (patch provided by mfarrellee@red...Gordon Sim2008-04-141-3/+0
* QPID-648: keep the sasl_conn member in the handler to avoid the need for frie...Gordon Sim2008-04-141-13/+0
* QPID-648: Initial support for sasl authentication for c++ broker. From patch ...Gordon Sim2008-04-141-1/+18
* Fixes and automated tests for federation function.Gordon Sim2008-04-091-4/+10
* Re-enable the establishment of inter-broker links.Gordon Sim2008-03-261-8/+3
* Make AsyncIOAcceptor multi-protocol:Alan Conway2008-03-181-7/+3
* Start moving towards final 0-10 spec:Gordon Sim2008-02-211-0/+327