summaryrefslogtreecommitdiff
path: root/cpp/lib/client/Connection.h
Commit message (Expand)AuthorAgeFilesLines
* Changed u_int<n>_t to uint<n>_t for posix compliance.Alan Conway2007-03-151-3/+3
* Merged revisions 506406 via svnmerge from Alan Conway2007-03-141-1/+1
* * cpp/lib/client/Basic.*, ClientChannel.*: Extracted Basic functionalityAlan Conway2007-02-221-0/+1
* * cpp/lib/client/ClientMessage.h/.cpp: Added Message constructor taking data.Alan Conway2007-02-171-1/+1
* * gentools/templ.cpp/*Proxy*, CppGenerator.java: Changes to ProxyAlan Conway2007-02-131-6/+5
* Changed default virtual host to "" (was "/"). Gordon Sim2007-02-121-1/+1
* * framing/ChannelAdapter.cpp: Enable channel state assertions.Alan Conway2007-01-311-4/+2
* * client/* framing/*: fixed client-side request ID processing.Alan Conway2007-01-301-12/+14
* * Added ClientAdapter - client side ChannelAdapter. Updated client side.Alan Conway2007-01-291-134/+139
* Last big refactoring for 0-9 framing. Still need additional tests &Alan Conway2007-01-191-14/+20
* * Client & broker using Requester/Responder to manage request/response IDs.Alan Conway2007-01-151-0/+5
* 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-201-1/+5
* Added some doxygen comments for the client API.Gordon Sim2006-12-131-2/+48
* Added prepared() method to MessageStore interface.Gordon Sim2006-12-131-4/+22
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-0/+109