Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
| | |||||
* | Client: move trivial functions into the Client class | Max Kellermann | 2013-10-19 | 1 | -18/+0 |
| | |||||
* | *: use references instead of pointers | Max Kellermann | 2013-10-19 | 1 | -6/+9 |
| | |||||
* | Log: new logging library API | Max Kellermann | 2013-10-02 | 1 | -0/+3 |
| | | | | | Prepare to migrate away from GLib. Currently, we're still using GLib as a backend. | ||||
* | Client: move connection functions into the class | Max Kellermann | 2013-01-15 | 1 | -5/+0 |
| | |||||
* | Client: rename the struct client to class Client | Max Kellermann | 2013-01-03 | 1 | -4/+4 |
| | |||||
* | client: convert to C++ | Max Kellermann | 2013-01-03 | 1 | -0/+41 |