aboutsummaryrefslogtreecommitdiffstats
path: root/src/ClientExpire.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-15Client, ...: remove unnecessary glib.h includeMax Kellermann1-2/+0
2013-10-02Log: new logging library APIMax Kellermann1-1/+2
2013-08-08Client{Event,Write}: add missing includeMax Kellermann1-0/+2
2013-04-08event/TimeoutMonitor: eliminate support for periodic eventsMax Kellermann1-2/+1
2013-01-30event/BufferedSocket: move output buffer to FullyBufferedSocketMax Kellermann1-1/+1
2013-01-16Client: use TimeoutMonitor to track connection timeoutMax Kellermann1-46/+7
2013-01-15Client: rebase on the new BufferedSocket classMax Kellermann1-11/+4
2013-01-15Client: move connection functions into the classMax Kellermann1-11/+11
2013-01-09ClientList: don't use GLibMax Kellermann1-3/+1
2013-01-09ClientList: add header ClientList.hxxMax Kellermann1-0/+1
2013-01-03Client: rename the struct client to class ClientMax Kellermann1-2/+2
2013-01-03client: convert to C++Max Kellermann1-3/+3
2011-01-29copyright year 2011Max Kellermann1-1/+1
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-11-12include config.h in all sourcesMax Kellermann1-0/+1
2009-07-28client: splitted client.c into several piecesMax Kellermann1-0/+89