summaryrefslogtreecommitdiff
path: root/cpp/tests/FramingTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* cpp/tests/FramingTest.cpp: Updated for new default virtual host "/"Alan Conway2007-03-141-1/+1
* Changed default virtual host to "" (was "/"). Gordon Sim2007-02-121-1/+1
* * cpp/lib/common/framing/MethodContext.h: Reduced MethodContext toAlan Conway2007-02-021-3/+4
* * client/* framing/*: fixed client-side request ID processing.Alan Conway2007-01-301-3/+48
* * tests/FramingTest.cpp - added test for validation of content data typeGordon Sim2007-01-191-0/+34
* Initial implementation of AMQP content data type.Gordon Sim2007-01-181-0/+24
* * Refactor: Moved major broker components (exchanges, queues etc.) fromAlan Conway2007-01-151-3/+3
* * Added Requester/Responder classes to manage request-ids, response-ids,Alan Conway2007-01-141-1/+96
* Use amqp 0-9 request/response framing in broker and client.Alan Conway2007-01-121-20/+11
* * Build order - src before tests.Alan Conway2007-01-111-16/+57
* version back merge from trunk rev 494553.Carl C. Trieloff2007-01-091-2/+2
* Multi version part 3. (2 more to come + tests)Carl C. Trieloff2006-12-211-1/+3
* Support for multi version, merge part 1. - can still refactor out dup use ofCarl C. Trieloff2006-12-201-3/+1
* * cpp/gen/Makefile.am: fixed generated code dependencies.Alan Conway2006-12-191-1/+2
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-0/+149