summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/framing/SequenceSet.h
Commit message (Expand)AuthorAgeFilesLines
* Support for 0-10 sessions, not yet integrated. Misc minor fixes.Alan Conway2008-05-091-5/+10
* Session state as per AMQP 0-10 specification.Alan Conway2008-04-271-0/+2
* - SequenceSet implemented on RangeSet.Alan Conway2008-04-231-37/+7
* QPID-920: converted c++ client to use final 0-10 protocolGordon Sim2008-04-201-1/+2
* fix ambiguity problem found on gcc 3.4 compilersKim van der Riet2008-04-181-1/+1
* Fix encoding for sized structs.Alan Conway2008-04-161-9/+13
* A further step to final 0-10 spec.Gordon Sim2008-03-031-0/+86