aboutsummaryrefslogtreecommitdiffstats
path: root/src/ClientEvent.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-02Log: new logging library APIMax Kellermann1-3/+2
2013-09-04util/Error: new error passing libraryMax Kellermann1-3/+3
2013-08-08Client{Event,Write}: add missing includeMax Kellermann1-0/+2
2013-01-15Client: rebase on the new BufferedSocket classMax Kellermann1-82/+8
2013-01-15Client: move output buffer code to new class PeakBufferMax Kellermann1-2/+2
2013-01-15Client: move connection functions into the classMax Kellermann1-10/+10
2013-01-14Main, IOThread: move GMainLoop setup code to class EventLoopMax Kellermann1-1/+2
2013-01-03Client: rename the struct client to class ClientMax Kellermann1-2/+2
2013-01-03client: convert to C++Max Kellermann1-6/+6
2012-09-28main: use C++ compilerMax Kellermann1-1/+1
2012-09-25command: add COMMAND_RETURN_IDLEMax Kellermann1-0/+1
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/+107