Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-09-04 | protocol/ArgParser: fix integer overflow in parse_range() | Max Kellermann | 1 | -2/+2 |
2013-10-19 | *: use references instead of pointers | Max Kellermann | 1 | -6/+6 |
2013-10-17 | *: use std::numeric_limits | Max Kellermann | 1 | -13/+10 |
2013-01-03 | Client: rename the struct client to class Client | Max Kellermann | 1 | -6/+6 |
2013-01-03 | client: convert to C++ | Max Kellermann | 1 | -3/+3 |
2012-02-14 | command: move code to protocol/argparser.c | Max Kellermann | 1 | -0/+191 |