Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | command: pass Response object to command callbacks | Max Kellermann | 2015-08-13 | 1 | -6/+2 |
* | client/Response: new Client wrapper class for writing responses | Max Kellermann | 2015-08-12 | 1 | -8/+11 |
* | command/Request: add parser methods | Max Kellermann | 2015-08-11 | 1 | -3/+2 |
* | protocol/ArgParser: overload as ParseCommandArg(), pass references | Max Kellermann | 2015-08-11 | 1 | -2/+2 |
* | command/Request: new struct wrapping ConstBuffer<const char *> | Max Kellermann | 2015-08-11 | 1 | -2/+3 |
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
* | command: use ConstBuffer<const char *> for argument list | Max Kellermann | 2014-12-08 | 1 | -8/+9 |
* | command: make argc unsigned | Max Kellermann | 2014-06-16 | 1 | -2/+2 |
* | Client*: move to client/ | Max Kellermann | 2014-01-24 | 1 | -1/+1 |
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
* | command: add commands "addtagid", "cleartagid" | Max Kellermann | 2013-12-02 | 1 | -0/+78 |