aboutsummaryrefslogtreecommitdiffstats
path: root/src/ClientSubscribe.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-24Client*: move to client/Max Kellermann1-87/+0
2014-01-13copyright year 2014Max Kellermann1-1/+1
2013-11-28include cleanup using iwyuMax Kellermann1-5/+0
2013-10-19Client: move message functions into the classMax Kellermann1-27/+30
2013-10-19*: use references instead of pointersMax Kellermann1-24/+21
2013-10-19*: use nullptr instead of NULLMax Kellermann1-3/+3
2013-01-16ClientList: convert to a classMax Kellermann1-1/+0
2013-01-16Client: move "idle" functions into the classMax Kellermann1-1/+1
2013-01-14Client*: include check.h / config.hMax Kellermann1-0/+1
2013-01-09idle: convert to C++Max Kellermann1-4/+1
2013-01-03Client: use std::deque for messagesMax Kellermann1-17/+3
2013-01-03ClientMessage: turn into a classMax Kellermann1-5/+4
2013-01-03ClientInternal: use std::set for subscriptionsMax Kellermann1-26/+10
2013-01-03Client: rename the struct client to class ClientMax Kellermann1-6/+6
2013-01-03client: convert to C++Max Kellermann1-4/+7
2011-01-29protocol: support client-to-client communicationMax Kellermann1-0/+123