Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include cleanup using iwyu | Max Kellermann | 2013-11-28 | 1 | -1/+0 |
* | conf.h: remove obsolete header | Max Kellermann | 2013-09-05 | 1 | -3/+1 |
* | ClientList: convert to a class | Max Kellermann | 2013-01-16 | 1 | -13/+0 |
* | ClientGlobal: move client_close_all() to ClientList.cxx | Max Kellermann | 2013-01-16 | 1 | -12/+1 |
* | Client: use TimeoutMonitor to track connection timeout | Max Kellermann | 2013-01-16 | 1 | -2/+0 |
* | Client: move connection functions into the class | Max Kellermann | 2013-01-15 | 1 | -1/+1 |
* | ClientList: add header ClientList.hxx | Max Kellermann | 2013-01-09 | 1 | -0/+1 |
* | decoder_api.h, ...: add "extern C" | Max Kellermann | 2013-01-07 | 1 | -3/+0 |
* | Client: rename the struct client to class Client | Max Kellermann | 2013-01-03 | 1 | -1/+1 |
* | client: convert to C++ | Max Kellermann | 2013-01-03 | 1 | -0/+76 |