Age | Commit message (Expand) | Author |
---|---|---|
2016-02-26 | update copyright year to 2016 | Max Kellermann |
2015-08-13 | command: pass Response object to command callbacks | Max Kellermann |
2015-08-12 | client/Response: new Client wrapper class for writing responses | Max Kellermann |
2015-08-11 | command/Request: new struct wrapping ConstBuffer<const char *> | Max Kellermann |
2015-01-01 | Copyright year 2015 | Max Kellermann |
2014-12-08 | command: use ConstBuffer<const char *> for argument list | Max Kellermann |
2014-06-16 | command: make argc unsigned | Max Kellermann |
2014-06-11 | ClientList: use class boost::intrusive::list | Max Kellermann |
2014-02-04 | {Message,Neighbor}Commands: use Client::partition instead of Main.hxx | Max Kellermann |
2014-01-24 | Client*: move to client/ | Max Kellermann |
2014-01-13 | copyright year 2014 | Max Kellermann |
2013-11-28 | include cleanup using iwyu | Max Kellermann |
2013-10-20 | *Commands: move to src/command/ | Max Kellermann |