summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/client/Channel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Delete obsolete Channel class.Alan Conway2008-05-231-289/+0
* Generate c++ code from final 0-10 specGordon Sim2008-04-241-2/+3
* QPID-920: send message-accept for acks (as well as completion)Gordon Sim2008-04-211-3/+6
* QPID-920: converted c++ client to use final 0-10 protocolGordon Sim2008-04-201-14/+31
* Start moving towards final 0-10 spec:Gordon Sim2008-02-211-3/+3
* Summary:Alan Conway2007-12-071-2/+2
* Added framing::BodyHolder:Alan Conway2007-11-221-4/+0
* Added LocalQueue subscriptions. LocalQueue::pop() provides a "pull"Alan Conway2007-11-071-3/+3
* Client API: fix keyword parameter ambiguities for beta client API.Alan Conway2007-10-301-6/+7
* client/BlockingQueue.h, sys/ConcurrentQueue.h: merged to sys/BlockingQueue.hAlan Conway2007-10-291-5/+6
* Rename client::Session as client::Session_0_10Alan Conway2007-10-291-3/+3
* Session resume support in client & broker: Client can resume a sessionAlan Conway2007-10-261-3/+2
* Renamed the following files for consistency:Alan Conway2007-09-251-0/+271
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-428/+0
* Bug fixes: corrected fragmentation of large messages in client, set buffer si...Gordon Sim2006-11-281-9/+11
* Merged AMQP version-sensitive generated files with C++ trunk. Phase 1 of merg...Kim van der Riet2006-11-221-30/+36
* update Apache licenses to the current versionStephen Vinoski2006-11-101-13/+16
* Added POSIX equivalents to APR classes used by clients, inlined trivial calls.Alan Conway2006-11-091-4/+4
* More reorg to separate APR/posix code, work in progress.Alan Conway2006-11-081-35/+16
* Minor source reorg, see README.Alan Conway2006-11-061-3/+3
* IO refactor phase 1. Reduced dependencies, removed redundant classes.Alan Conway2006-10-311-5/+5
* QPID-52: use of tr1 and unordered_map break build or RHEL4.Alan Conway2006-10-241-1/+1
* Fixed various minor TODO issues.Alan Conway2006-10-191-3/+1
* Build system reorg, see README and Makefile comments for details.Alan Conway2006-10-161-0/+438