Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Log: new logging library API | Max Kellermann | 2013-10-02 | 1 | -17/+23 |
* | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 1 | -0/+2 |
* | Client: rebase on the new BufferedSocket class | Max Kellermann | 2013-01-15 | 1 | -4/+0 |
* | Client: move connection functions into the class | Max Kellermann | 2013-01-15 | 1 | -3/+3 |
* | CommandListBuilder: use std::list instead of GSList | Max Kellermann | 2013-01-04 | 1 | -5/+6 |
* | Client: move code to class CommandListBuilder | Max Kellermann | 2013-01-04 | 1 | -19/+9 |
* | 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/+148 |