Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Log: new logging library API | Max Kellermann | 2013-10-02 | 1 | -3/+2 |
* | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 1 | -3/+3 |
* | Client{Event,Write}: add missing include | Max Kellermann | 2013-08-08 | 1 | -0/+2 |
* | Client: rebase on the new BufferedSocket class | Max Kellermann | 2013-01-15 | 1 | -82/+8 |
* | Client: move output buffer code to new class PeakBuffer | Max Kellermann | 2013-01-15 | 1 | -2/+2 |
* | Client: move connection functions into the class | Max Kellermann | 2013-01-15 | 1 | -10/+10 |
* | Main, IOThread: move GMainLoop setup code to class EventLoop | Max Kellermann | 2013-01-14 | 1 | -1/+2 |
* | Client: rename the struct client to class Client | Max Kellermann | 2013-01-03 | 1 | -2/+2 |
* | client: convert to C++ | Max Kellermann | 2013-01-03 | 1 | -0/+109 |