aboutsummaryrefslogtreecommitdiffstats
path: root/src/ClientSubscribe.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
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