summaryrefslogtreecommitdiff
path: root/cpp/lib/client
Commit message (Expand)AuthorAgeFilesLines
* Changed u_int<n>_t to uint<n>_t for posix compliance.Alan Conway2007-03-1511-41/+41
* Merged revisions 507582 via svnmerge from Alan Conway2007-03-141-1/+1
* Merged revisions 506406 via svnmerge from Alan Conway2007-03-142-2/+2
* Merged revisions 493126-493151 via svnmerge from Alan Conway2007-03-091-2/+3
* * cpp/lib/client/Basic.*, ClientChannel.*: Extracted Basic functionalityAlan Conway2007-02-227-375/+539
* Fix spurious error message printed by client when broker closes connection.Alan Conway2007-02-211-3/+5
* Thread safety fixes for race conditions on incoming messages.Alan Conway2007-02-219-344/+468
* ClientChannel: removed server proxy, not used.Alan Conway2007-02-172-23/+2
* * cpp/lib/client/ClientMessage.h/.cpp: Added Message constructor taking data.Alan Conway2007-02-177-38/+29
* Added durability property to queues and pass this to broker on declare. (This...Gordon Sim2007-02-143-14/+25
* * cpp/lib/common/sys/ProducerConsumer.h:Alan Conway2007-02-142-8/+6
* * gentools/templ.cpp/*Proxy*, CppGenerator.java: Changes to ProxyAlan Conway2007-02-136-17/+46
* Changed default virtual host to "" (was "/"). Gordon Sim2007-02-121-1/+1
* * cpp/lib/common/framing/MethodContext.h: Reduced MethodContext toAlan Conway2007-02-023-20/+21
* Trivial FIXMEs.Alan Conway2007-01-311-0/+1
* * framing/ChannelAdapter.cpp: Enable channel state assertions.Alan Conway2007-01-313-12/+4
* Andrew Stitcher <astitcher@redhat.com>Alan Conway2007-01-301-3/+4
* * client/* framing/*: fixed client-side request ID processing.Alan Conway2007-01-305-85/+91
* * Added ClientAdapter - client side ChannelAdapter. Updated client side.Alan Conway2007-01-2910-795/+960
* Last big refactoring for 0-9 framing. Still need additional tests &Alan Conway2007-01-194-27/+57
* In case any channel is waiting for a response on termination of the connectio...Gordon Sim2007-01-181-0/+1
* There are a ton of FIXMES and request/response IDs are not yet working fullyAlan Conway2007-01-182-7/+8
* * Client & broker using Requester/Responder to manage request/response IDs.Alan Conway2007-01-154-53/+98
* Use amqp 0-9 request/response framing in broker and client.Alan Conway2007-01-121-3/+3
* * Build order - src before tests.Alan Conway2007-01-113-16/+12
* version back merge from trunk rev 494553.Carl C. Trieloff2007-01-094-32/+35
* Comment correction.Alan Conway2007-01-031-5/+6
* missed files from last commit.Carl C. Trieloff2006-12-211-1/+2
* Support for multi version, merge part 1. - can still refactor out dup use ofCarl C. Trieloff2006-12-203-7/+9
* * cpp/gen/Makefile.am: fixed generated code dependencies.Alan Conway2006-12-192-6/+15
* Added some doxygen comments for the client API.Gordon Sim2006-12-139-16/+398
* Added prepared() method to MessageStore interface.Gordon Sim2006-12-131-4/+22
* 2006-12-11 Alan Conway <aconway@redhat.com>Alan Conway2006-12-121-12/+13
* Path from Jim Meyering (sent to qpid-dev list) to fix issue with gen.mk plus ...Gordon Sim2006-12-011-7/+7
* Buliding APR code, running python tests.Alan Conway2006-12-011-1/+2
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-0122-0/+2132