summaryrefslogtreecommitdiff
path: root/cpp/lib/client/ClientMessage.h
Commit message (Expand)AuthorAgeFilesLines
* Changed u_int<n>_t to uint<n>_t for posix compliance.Alan Conway2007-03-151-7/+7
* * cpp/lib/client/Basic.*, ClientChannel.*: Extracted Basic functionalityAlan Conway2007-02-221-1/+2
* Thread safety fixes for race conditions on incoming messages.Alan Conway2007-02-211-71/+81
* * cpp/lib/client/ClientMessage.h/.cpp: Added Message constructor taking data.Alan Conway2007-02-171-6/+8
* * Build order - src before tests.Alan Conway2007-01-111-6/+4
* Added some doxygen comments for the client API.Gordon Sim2006-12-131-0/+25
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-0/+89