summaryrefslogtreecommitdiff
path: root/cpp/lib/client/Connection.cpp
Commit message (Expand)AuthorAgeFilesLines
* Changed u_int<n>_t to uint<n>_t for posix compliance.Alan Conway2007-03-151-1/+1
* Thread safety fixes for race conditions on incoming messages.Alan Conway2007-02-211-6/+9
* * cpp/lib/client/ClientMessage.h/.cpp: Added Message constructor taking data.Alan Conway2007-02-171-6/+2
* * gentools/templ.cpp/*Proxy*, CppGenerator.java: Changes to ProxyAlan Conway2007-02-131-1/+1
* Trivial FIXMEs.Alan Conway2007-01-311-0/+1
* * framing/ChannelAdapter.cpp: Enable channel state assertions.Alan Conway2007-01-311-4/+0
* Andrew Stitcher <astitcher@redhat.com>Alan Conway2007-01-301-3/+4
* * client/* framing/*: fixed client-side request ID processing.Alan Conway2007-01-301-27/+33
* * Added ClientAdapter - client side ChannelAdapter. Updated client side.Alan Conway2007-01-291-184/+70
* Last big refactoring for 0-9 framing. Still need additional tests &Alan Conway2007-01-191-0/+10
* There are a ton of FIXMES and request/response IDs are not yet working fullyAlan Conway2007-01-181-0/+1
* * Client & broker using Requester/Responder to manage request/response IDs.Alan Conway2007-01-151-2/+16
* version back merge from trunk rev 494553.Carl C. Trieloff2007-01-091-9/+9
* Support for multi version, merge part 1. - can still refactor out dup use ofCarl C. Trieloff2006-12-201-5/+3
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-0/+244