summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/amqp_0_10/Connection.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cluster: shadow connections, fix lifecycle & valgrind issues.Alan Conway2008-07-171-4/+4
* HandlerChain: plug-in handler chain extension points. Replaces Handler<T>::Ch...Alan Conway2008-07-081-4/+4
* Cluster prototype: handles client-initiated commands (not dequeues)Alan Conway2008-07-041-4/+5
* QPID-1087Ted Ross2008-05-211-11/+6
* QPID-1050: Patch from Ted Ross:Gordon Sim2008-05-121-6/+11
* Moved federation to final 0-10 codepathGordon Sim2008-04-221-5/+15
* src/qpid/amqp_0_10/Exception.hAlan Conway2008-04-041-1/+3
* Make AsyncIOAcceptor multi-protocol:Alan Conway2008-03-181-0/+97