summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/PreviewConnectionHandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Generate c++ code from final 0-10 specGordon Sim2008-04-241-315/+0
* QPID-648: Get list of supported mechanisms from sasl lib. (Patch from mfarrel...Gordon Sim2008-04-151-50/+54
* QPID-648: more flexible sasl implementation (patch provided by mfarrellee@red...Gordon Sim2008-04-141-57/+141
* QPID-648: keep the sasl_conn member in the handler to avoid the need for frie...Gordon Sim2008-04-141-6/+21
* QPID-648: Initial support for sasl authentication for c++ broker. From patch ...Gordon Sim2008-04-141-2/+55
* Re-enable the establishment of inter-broker links.Gordon Sim2008-03-261-4/+7
* Make AsyncIOAcceptor multi-protocol:Alan Conway2008-03-181-9/+7
* Start moving towards final 0-10 spec:Gordon Sim2008-02-211-0/+158