summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/client/Connection.cpp
Commit message (Expand)AuthorAgeFilesLines
* Start moving towards final 0-10 spec:Gordon Sim2008-02-211-3/+3
* Added non-optional enum { SYNC, ASYNC } parameter to newSession.Alan Conway2008-02-201-2/+5
* Fixes to max frame size default and fragmentation on broker.Gordon Sim2007-12-181-1/+1
* 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-12/+14
* Ensure no danbling pointers in client API:Alan Conway2007-09-281-2/+2
* * src/tests/ClientSessionTest.cpp: Suspend/resume tests.Alan Conway2007-09-281-9/+15
* Renamed the following files for consistency:Alan Conway2007-09-251-0/+86
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-244/+0
* Posix EventChannel implementation using epoll. Placeholder for kevents.Alan Conway2006-11-291-1/+1
* Merged AMQP version-sensitive generated files with C++ trunk. Phase 1 of merg...Kim van der Riet2006-11-221-13/+18
* 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
* Removed invalid and redundant include.Gordon Sim2006-11-091-1/+0
* Minor source reorg, see README.Alan Conway2006-11-061-3/+3
* IO refactor phase 1. Reduced dependencies, removed redundant classes.Alan Conway2006-10-311-2/+2
* QPID-52: use of tr1 and unordered_map break build or RHEL4.Alan Conway2006-10-241-2/+2
* Build system reorg, see README and Makefile comments for details.Alan Conway2006-10-161-0/+237